GarageGames / Torque2D

MIT Licensed Open Source version of Torque 2D game engine from GarageGames
MIT License
1.67k stars 1.56k forks source link

AttachGui Revamp #319

Closed chaigler closed 8 years ago

chaigler commented 8 years ago

Multiple GuiControls can now be attached to a SceneObject.

GuiControls can also be given an optional position offset when attached.

greenfire27 commented 8 years ago

Awsome! I could definitely see this coming in handy.