-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Is your feature request related to a problem? Please describe.
We need enemies to defeat for our game.
Describe the solution you'd like
For the enemy script , make two types of enemies
1> Flying types which will fly in the ask in a fixed path until the player comes in range and start attacking it.
2> Ground Type which will move on the ground in a fixed path until the player comes in range and start attacking it.
Note: Make sure to use animator controller for different behavior of enemy movement.
Describe alternatives you've considered
No response
Developer Help
Use wizard as a ground Type enemy.
Reactions are currently unavailable