Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 273 Bytes

File metadata and controls

6 lines (5 loc) · 273 Bytes

StateTreeExample

This project uses a state tree move a character around 5 patrol points. The intent of this project was to be a simple demonstration on how to use state trees in UE5.2

All logic and state tree files are in the enemy folder. I hope this helps you learn!