ball speed up on player collision

This commit is contained in:
LuckyLaszlo
2022-10-23 03:23:25 +02:00
parent d76d6def47
commit e56c8e0b67
2 changed files with 24 additions and 27 deletions

View File

@@ -1,6 +1,4 @@
- ball speed up
- on newRound()
- speed reset
- ball direction based on player hit location
---