States and State Machines: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 February 2025

  • curprev 07:2007:20, 16 February 2025Unreal583 talk contribs 344 bytes +344 Created page with "States are useful when a animation needs to be played repeatedly, such as running animation, <br> state machines also allow you to set a value to show which position, such as idle->walking->running<br> unlike a montage which is only played once then returns to normal(Such as firing a weapon)<br> 1. Each State must be inside a State machine,"