WUT_Computer_Science/The project/Assets/Scripts
Gabriel Ksawery Skowron-Rodriguez d6f6631de8 clicking on tile wip
+ Added PlayerClickSystem
++ raycasts and tries to hit the grid
+TilemapManager
++ some access level changes to get stuff out of it
++ GetTIleFromWorldCoords()
+++ to get the tile that was clicked
--- TO DO: FIGURE OUT HOW TO MAKE IT POSISBLE TO CLICK ON A TILE WITH NO SOLDIER
2022-05-16 15:22:02 +02:00
..
Player clicking on tile wip 2022-05-16 15:22:02 +02:00
TickSystem added TickSystem and an example tick receiver 2022-05-16 13:34:11 +02:00
DummySoldier.cs merloj: base tilemap done 2022-05-16 14:32:01 +02:00
DummySoldier.cs.meta merloj: base tilemap done 2022-05-16 14:32:01 +02:00
Player.meta clicking on tile wip 2022-05-16 15:22:02 +02:00
Soldier.cs Added basic Squad logic 2022-05-16 14:21:52 +02:00
Soldier.cs.meta add soldier script 2022-05-16 14:16:41 +02:00
Squad.cs Added basic Squad logic 2022-05-16 14:21:52 +02:00
Squad.cs.meta Added basic Squad logic 2022-05-16 14:21:52 +02:00
TickSystem.meta added TickSystem and an example tick receiver 2022-05-16 13:34:11 +02:00
TilemapManager.cs clicking on tile wip 2022-05-16 15:22:02 +02:00
TilemapManager.cs.meta merloj: base tilemap done 2022-05-16 14:32:01 +02:00