A generic Solar2D GUI designer
This software is in the early stages of development. It is usable in its current state.
Embarcadero's C++ Builder 10.4 Free Community version is used to build a working version of this program for windows. There is built in support for MAC, but not yet tested as I do not own a MAC.
Feel free to modify this program to fit your needs. I will monitor any and all pull requests and attempt to update the source accordingly.
As a new to Solar2D developer, I found it rather difficult at times to design a simple GUI for the games I develop. Constantly changing values and testing in the simulator became a tedious task. As I build upon this program, I aim to make tasks easier for developers by providing a utility to allow visual designing and animation testing. Animations are supported, but are limited. All designs can be exported to any project folder. All exported files will be '[Project Name].lua'
Any image files used within the editor will be copied to a subdirectory named 'assets' within the chosen project directory. If the files already exist in said directory, then they will NOT be overwritten.
If you are willing to improve Solar2DGUI by contributing code, by all means, fork this repository and create a pull request with any desired improvements.
Solar2DGUI was created by me, John C.