14. Unity project: GoTo and Attack States

4 months ago
11

In a Unity game project, the "GoTo" and "Attack" states are typically part of an AI state machine used to control enemy or NPC (non-player character) behavior.

Loading comments...