79804321

Date: 2025-10-30 00:58:48
Score: 1
Natty:
Report link

i did it like that. I Think is better and simple too, here the proposed solution doesn't worked in godot 4.3

            foreach (var child in GetChildren())
            {
                if (child is IState) _states.Add(child as IState);
            }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: leonardo meneghin