Commit Graph

6 Commits

Author SHA1 Message Date
Gabriel Ksawery Skowron-Rodriguez
8b4b345e23 pathfinding wip
+ mostly works
- for some reason does not find finalNode
sometimes
2022-05-30 15:02:44 +02:00
Gabriel Ksawery Skowron-Rodriguez
42452e6e64 Cleanup Soldiers and Bases (make Entity base class) 2022-05-23 14:04:53 +02:00
Gabriel Ksawery Skowron-Rodriguez
a4f64abb66 cleaned up OnDestroy() 2022-05-23 13:20:08 +02:00
Gabriel Ksawery Skowron-Rodriguez
65899a25e5 WIP, before tilemap manager changes 2022-05-23 12:57:50 +02:00
Gabriel Ksawery Skowron-Rodriguez
ee7c0fdfa1 added clicking on tiles to main scene
+ temp plane below tilemap to catch raycasts, need tofind a real way to do this on the tilemap itself (Tilemap2D collider does nto work)
2022-05-20 11:27:04 +02:00
36b9de2d15 chore: rename project folder 2022-05-17 17:59:44 +02:00