Commit Graph

23 Commits

Author SHA1 Message Date
6146d64dba feat: detect edges in formation 2022-05-30 13:13:39 +02:00
Gabriel Ksawery Skowron-Rodriguez
8589ee8007 basic movement done
+ soldier tries to move directly into the target position
- if it cannot move, it does nothing
2022-05-27 13:33:29 +02:00
Maciekxdabu
5c5e4d47eb made soldiers spawn every 4/5 seconds 2022-05-23 19:14:57 +02:00
Maciekxdabu
be14e2b26f The power of friendship
3 engingeers, 1 computer, like 5 bugs squashed.
SoldierCount++
2022-05-23 19:07:14 +02:00
Gabriel Ksawery Skowron-Rodriguez
978329a9c7 Merge branch 'SpartaqS-AddingSoldiersToSquad' into 'Development'
made usage of adding/removing soldiers to squad easier

See merge request gskowron/eopsy-lab-567-project!13
2022-05-23 17:37:56 +02:00
Gabriel Ksawery Skowron-Rodriguez
a0c9226757 Soldiers are placed on tile and spawed periodically (when possible) 2022-05-23 17:37:04 +02:00
Maciekxdabu
7cc7000a67 merloj: tilemapy stuffy
- collider tilempawoy
- rysowanie ustalonej wielkości mapy
2022-05-23 17:29:47 +02:00
Gabriel Ksawery Skowron-Rodriguez
93ba29703e made usage of adding/removing soldiers to squad easier
+ now only add/remove soldier to squad once and this
2022-05-23 16:27:39 +02:00
Gabriel Ksawery Skowron-Rodriguez
ce3d7d69ee Adding initial soldiers to squads 2022-05-23 15:13:48 +02:00
Gabriel Ksawery Skowron-Rodriguez
1c376a1da4 cosmetic fix 2022-05-23 14:37:26 +02:00
Gabriel Ksawery Skowron-Rodriguez
5ef45955fc removed debug logs from soldier 2022-05-23 14:32:03 +02:00
Gabriel Ksawery Skowron-Rodriguez
530aee0cf8 fixed merge 2022-05-23 14:30:01 +02:00
Gabriel Ksawery Skowron-Rodriguez
a0564ec377 Merge branch 'SpartaqS-AddingSoldiersToSquad' into Development 2022-05-23 14:20:38 +02:00
Maciekxdabu
3ea366e43f merloj: working movement on Development
- plus fixed text on Base prefab
2022-05-23 14:12:29 +02:00
Gabriel Ksawery Skowron-Rodriguez
42452e6e64 Cleanup Soldiers and Bases (make Entity base class) 2022-05-23 14:04:53 +02:00
Maciekxdabu
5fb48804ad merloj: final movement 2022-05-23 13:48:02 +02:00
Gabriel Ksawery Skowron-Rodriguez
81cb9f5489 Merge branch 'Development' into SpartaqS-AddingSoldiersToSquad 2022-05-23 13:00:02 +02:00
Gabriel Ksawery Skowron-Rodriguez
65899a25e5 WIP, before tilemap manager changes 2022-05-23 12:57:50 +02:00
Maciekxdabu
16365477b0 merloj: spawn bases 2022-05-23 12:55:42 +02:00
Gabriel Ksawery Skowron-Rodriguez
40dfa80f14 SquadManager progress
+ added prfab for squad manager
+ now squads are spawned dynamically by squad manager
2022-05-23 12:41:33 +02:00
Gabriel Ksawery Skowron-Rodriguez
e9f69fbd88 added temp code for squad WIP for showcase
proabbly need to refactor stuff that starts with "Temp" and was added in this commit
2022-05-20 11:51:59 +02:00
Maciekxdabu
94a32459ea merloj: finished demo 1 2022-05-17 22:22:04 +02:00
36b9de2d15 chore: rename project folder 2022-05-17 17:59:44 +02:00