mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Added UI component, resource & system. Now renders on screen and live reloads
This commit is contained in:
@@ -138,6 +138,7 @@ void EditorSelectionPanel::DrawEntity(Nuake::Entity entity)
|
||||
mMeshColliderPanel.Draw(entity);
|
||||
mCharacterControllerPanel.Draw(entity);
|
||||
mNavMeshVolumePanel.Draw(entity);
|
||||
mUiPanel.Draw(entity);
|
||||
|
||||
using namespace Nuake;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user