Object outside screen is invisible
only way to show it to set the debug to true
then the images is displayed
any advice ?
Object outside screen is invisible
only way to show it to set the debug to true
then the images is displayed
any advice ?
Update:
i use the wrapper from this thread
https://forums.coronalabs.com/topic/58065-coronalua-runtime-great-optimization-potential/
if you have the same problem (animation begins outside screen)
then remove this line
from the wrapper
" if offScreen(skeleton.group) then return end "
Update:
i use the wrapper from this thread
https://forums.coronalabs.com/topic/58065-coronalua-runtime-great-optimization-potential/
if you have the same problem (animation begins outside screen)
then remove this line
from the wrapper
" if offScreen(skeleton.group) then return end "