enginmanap / limonEngine

3D FPS game engine with full dynamic lighting and shadows
http://www.limonengine.com
GNU Lesser General Public License v3.0
580 stars 57 forks source link

GUI Text element must be editable #22

Closed enginmanap closed 6 years ago

enginmanap commented 6 years ago

GUI Text object are not part of game object suite, and they are not editable in the editor. Since They are exposed by API calls, they should be editable by editor

enginmanap commented 6 years ago

a new GUIText class is created as game object, and edit is added to editor