Commit Graph

3 Commits

Author SHA1 Message Date
Stedd 3e67df68c7 Added more entities to playground scene 2024-10-09 19:38:41 +02:00
Stedd cd62cd6aa2 Updated NavMesh 2023-10-08 16:42:15 +02:00
Stedd b1f2446fa6 Added Targeting for entities
*Changed all Runtime Sets to be <EntityBase> instead of <StructureBase> or <EnemyBase>
*Added targeting configuration scriptable object (can now set up many differet targeting schemes and use them as needed)
*Added targeting script
*Modified Turret and Enemy to use targeting script (added on play)
*Added NavMesh and NavMeshAgents for enemy movement to be used during prototyping
2022-10-01 21:42:18 +02:00