AsteroidGame/Assets/Scripts
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
..
CameraController.cs Project cleanup 2022-10-01 13:31:32 +02:00
CameraController.cs.meta Added Camera Movement 2022-09-17 22:36:16 +02:00