storyboard

i was wondering i have most of a  game done but i need storyboard

to restart my app when the player dies  i have been using this to help

http://www.youtube.com/watch?v=-qF_Ty5IBWw

it hasn’t worked i have tried over and over 

any help? :smiley:

Dose anyone have a answer

i can’t keep going until this is answers so please help

What version of Corona SDK are you running?  I notice the video is using :setReferencePoint() which is an artifact of our old Graphics engine.  Back in the Summer we changed engines and by default :setReferencePoint() has been removed in favor of Anchor Points (see: http://coronalabs.com/blog/2013/10/15/tutorial-anchor-points-in-graphics-2-0/)

As you read that tutorial, there is a section on Graphics 1 compatibility.  You have two choices:  1. update the code to  use anchor points instead of reference points, or use the Graphics 1 compatibility mode.   Hopefully after reading that, you will be in a position to what will work best for you.

In the long run not using Reference Points is the best.

Rob

thanks

i still have an error 

i made a noobie question for it called (“what dose this mean! help”)

Dose anyone have a answer

i can’t keep going until this is answers so please help

What version of Corona SDK are you running?  I notice the video is using :setReferencePoint() which is an artifact of our old Graphics engine.  Back in the Summer we changed engines and by default :setReferencePoint() has been removed in favor of Anchor Points (see: http://coronalabs.com/blog/2013/10/15/tutorial-anchor-points-in-graphics-2-0/)

As you read that tutorial, there is a section on Graphics 1 compatibility.  You have two choices:  1. update the code to  use anchor points instead of reference points, or use the Graphics 1 compatibility mode.   Hopefully after reading that, you will be in a position to what will work best for you.

In the long run not using Reference Points is the best.

Rob

thanks

i still have an error 

i made a noobie question for it called (“what dose this mean! help”)