1feefbf811fee495e8cd6019fe7399fd1702a0db
Root cause: builder created plain Node instances for the state machine and states, so _machine.player = self in PlayerMovementController crashed with 'Invalid assignment ... on base object of type Node'. Now each node gets its real script attached before _ready() runs.
Description
No description provided
167 MiB
Languages
GDScript
80.2%
Python
19.2%
GDShader
0.5%