state machine
Page 1 of 10
Recent Content Tagged With state machine
Page 1 of 10
A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Hi! I'm trying to implement a "lazy state machine" using enums for simple enemy AI but for some reason the logic doesn't work as intended. I need...