Implement core game functionalities: client prediction, coin collection, scoring, game state synchronization, and player management.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
},
|
||||
"coin": {
|
||||
"ID": "coin",
|
||||
"Type": "obstacle",
|
||||
"Type": "coin",
|
||||
"Filename": "coin.png",
|
||||
"Scale": 0.1,
|
||||
"ProcWidth": 0,
|
||||
|
||||
Reference in New Issue
Block a user