Dragon Child Maker
2017/04/04: Added some more parts, added a loading screen that I hope works.
2017/03/21: Fixed some old parts, and added some new ones! Moved the page buttons to the top so the tip tray wasn't cutting off the buttons. Also more visually representative.
I've wanted to make a decent maker for a while, so I put my head down and finished this!
I still want to add a ton more as far as content, but the coding is pretty much done, and there's enough here to hopefully keep folks interested for a little while!
Let me know if you like it! I spent a very long time making this work! : D
I hope nothing catastrophic breaks...
General Controls:
Click grid tiles on the right to add parts to the dragon child.
Clicking parts or right-clicking them while in the scene will open their editor.
Dragging will move parts around as long as they are not snapped.
Clicking the header above the grid will change the type of parts you are using.
Ask any questions below.
Enjoy!
Dragon Children are an open species. Create to your heart's content!
Previous Creator/Maker/Dressup Attempts:
Dorky notes:
Pretty much everything is custom coded except the png-encoder because that would be silly and some code that broke a camel case string into separate words.
I had to make all kinds of fun ui components from scratch. The scrollbars, gridview, listviews, and how the visual components would be rendered. This was fun and awful all at once!