Stationary Turret Behavior #8

Closed
opened 2023-09-20 13:52:50 -04:00 by connor · 2 comments
Member
No description provided.
connor added this to the Enemy Mechanics milestone 2023-09-20 13:52:50 -04:00
connor added the
Programming
label 2023-09-20 13:52:50 -04:00
Author
Member

Turret currently locks directly onto the player's position.

ToDo:

  • The base should slowly turn towards the player's position.
  • The muzzle does not angle properly.
  • Should scan area when in patrol state
  • Update to utilize behavior tree
Turret currently locks directly onto the player's position. ToDo: - [x] The base should slowly turn towards the player's position. - [x] The muzzle does not angle properly. - [x] Should scan area when in patrol state - [x] Update to utilize behavior tree
Owner

I have a lot of turn-rate limiting formulas already for my Game Audio project, if any math assistance is needed

I have a lot of turn-rate limiting formulas already for my Game Audio project, if any math assistance is needed
alan added this to the Hook, Line and Axe project 2023-11-06 18:40:07 -05:00
connor was assigned by alan 2023-11-06 18:40:19 -05:00
Sign in to join this conversation.
No description provided.