03-31-2016, 10:15 PM
Me and my friend/ the owner of CAC redux figured it out, and I've fixed it.
images were being grabbed from the asset library before they were actually loaded...
OOPs
that bug is fixed.
I've also re-written a lot of code, it's still messy as hell, but single-level* GUIs can be dynamically generated from JSON objects.
*As my code currently works, nesting components into each other won't work. That will probably be tomorrow's goal.
images were being grabbed from the asset library before they were actually loaded...
OOPs
that bug is fixed.
I've also re-written a lot of code, it's still messy as hell, but single-level* GUIs can be dynamically generated from JSON objects.
*As my code currently works, nesting components into each other won't work. That will probably be tomorrow's goal.