KamiGrave
KamiGrave
I've not yet seen anything to make Chilli Source a bit easier to use. Even the basics such as making a sprite require about 6 different calls and the code...
I believe there's an assumption made when creating UI that the drawable object should be the original size of the image it came from. My assets are all from a...
I've had a couple of issues with the size of my UI images. The one I'm currently having is to do with the UI scale. What I'm trying to do...
I've got an idle animation that lasts for 1000 milliseconds and an attack animation that lasts for 600. On a transition with 100 milliseconds of transition time, only the very...