rockbite / talos

Talos Particle Engine
Apache License 2.0
419 stars 45 forks source link

Bugfix: GameObject getChildrenByComponent #422

Closed TheSenPie closed 1 year ago

TheSenPie commented 1 year ago

Fixed logic for getChildrenByComponent to not include the root itself, as it's not a child. Causes duplicates in the list... Removed logging for debugging skels.