Hi guys.
How can I put the "start up animation" (for ex. I have a small cartoon made on flash, which should appear before the game or new layout starts.
Thanks.
do something like this :
event:
condition : system : on start of layout
action : object : visible
while your object is invisible (you can change it from object properties)
do something like this : event: condition : system : on start of layout action : object : visible while your object is invisible (you can change it from object properties)
But how can I upload my animation to scirra? Split my flash animation by frames and then add it as sprite?
Develop games in your browser. Powerful, performant & highly capable.
if you mean upload your animation to construct2 yes with sprite object with frames.
Thanks! <img src="smileys/smiley20.gif" border="0" align="middle" />