rockbite / talos

Talos Particle Engine
Apache License 2.0
418 stars 47 forks source link

Feature: Align with global coords #392

Closed TheSenPie closed 1 year ago

TheSenPie commented 1 year ago

Past behaviour: aligning game objects would work only in local space, which would crash for game objects with different parents. New behaviour: take into account global coords and size when aligning game objects.