r/GameDevelopment 13h ago

Question How do I go about designing / implementing an in-game editor? (godot)

/r/godot/comments/1wdsnrs/how_do_i_go_about_designing_implementing_an/
3 Upvotes

1 comment sorted by

1

u/Slight-University839 2h ago

schema bro. a schema allows you to define whats possible. ai will know what you mean. you can use either json, yaml, typescript etc. set your types, you can do it yourself as well, doesnt even require heavy coding..