Merge branch 'network'
Showing
- .gitignore 4 additions, 1 deletion.gitignore
- client/assets/entities/playerArrow/playerArrow.png 0 additions, 0 deletionsclient/assets/entities/playerArrow/playerArrow.png
- client/assets/entities/playerArrow/playerArrow.png.import 36 additions, 0 deletionsclient/assets/entities/playerArrow/playerArrow.png.import
- client/assets/icon.png.import 9 additions, 7 deletionsclient/assets/icon.png.import
- client/project.godot 32 additions, 2 deletionsclient/project.godot
- client/scenes/autoloads/gamestate.gd 62 additions, 0 deletionsclient/scenes/autoloads/gamestate.gd
- client/scenes/autoloads/globals.gd 0 additions, 1 deletionclient/scenes/autoloads/globals.gd
- client/scenes/entities/bloc/bloc.tscn 10 additions, 0 deletionsclient/scenes/entities/bloc/bloc.tscn
- client/scenes/entities/player/Player.gd 0 additions, 81 deletionsclient/scenes/entities/player/Player.gd
- client/scenes/entities/player/Player.tscn 0 additions, 35 deletionsclient/scenes/entities/player/Player.tscn
- client/scenes/entities/player/player.gd 5 additions, 0 deletionsclient/scenes/entities/player/player.gd
- client/scenes/entities/player/player.tscn 19 additions, 0 deletionsclient/scenes/entities/player/player.tscn
- client/scenes/entities/playerArrow/playerArrow.tscn 7 additions, 0 deletionsclient/scenes/entities/playerArrow/playerArrow.tscn
- client/scenes/levels/Game.tscn 0 additions, 25 deletionsclient/scenes/levels/Game.tscn
- client/scenes/levels/game/game.gd 29 additions, 0 deletionsclient/scenes/levels/game/game.gd
- client/scenes/levels/game/game.tscn 30 additions, 0 deletionsclient/scenes/levels/game/game.tscn
- client/scenes/levels/lobby/lobby.gd 36 additions, 0 deletionsclient/scenes/levels/lobby/lobby.gd
- client/scenes/levels/lobby/lobby.tscn 78 additions, 0 deletionsclient/scenes/levels/lobby/lobby.tscn
- client/scenes/levels/testnetwork/Node.gd 0 additions, 40 deletionsclient/scenes/levels/testnetwork/Node.gd
- client/scenes/levels/testnetwork/Node.tscn 0 additions, 7 deletionsclient/scenes/levels/testnetwork/Node.tscn
Please register or sign in to comment