Hi, I'm working on a small game and manually placing entities from the code is getting super duper old!
So I've coded a few things to allow for a very basic editor. Basically I'd just press a button to set which type of entity I'm placing, click somewhere to place it/right click to delete existing at location, and also... Display a bunch of text inputs so that I can configure what data should be used to initialize components.
But... I'm not finding anything anywhere!
I'm at the point where I'm considering integrating egui so that I can have somewhat of a user interface.
Thanks in advance!
#Easiest way to create a text input?
3 messages · Page 1 of 1 (latest)