ad695292dc1d158fac72f8af4107a965e65f8a73
Add new 'stop_n_go' arena assets: Terrain.gltf and Terrain.bin, many PNG textures (with corresponding Godot .import metadata) for ground, props and shadows, and supporting compressed/import presets. Update scenes/arena/stop_n_go.scn to reference the new terrain and decorative assets so the arena can be used in the project.
- project.godot
- scenes/
- Main.tscn
- Lobby.tscn
- Game.tscn
- Player.tscn
- Token.tscn
- Board.tscn
- scripts/
- Main.gd
- Lobby.gd
- Game.gd
- Player.gd
- Token.gd
- Board.gd
- NetworkManager.gd
- assets/
- (3D models, textures, etc.)
Description