jmorton06 / Lumos

Cross-Platform C++ 2D/3D game engine
MIT License
1.28k stars 140 forks source link

Delete selected actors with Delete key #120

Closed RuanLucasGD closed 11 months ago

RuanLucasGD commented 11 months ago

Describe the issue (if no issue has been made)

I added a method to scene to delete enties tree and removed it from hierarchy, i think this is more flexible.

RuanLucasGD commented 11 months ago

Needs #119

jmorton06 commented 11 months ago

Thanks. May need to change to prevent it deleting entities when inputting text in a different window and try to delete text