hi. I'm wondering is there any script that will skip to next scene after X time ?
skip to next scene..
Started by Spy, Aug 25 2005 06:46 PM
2 replies to this topic
#1
Posted 25 August 2005 - 06:46 PM
#2
Posted 25 August 2005 - 07:12 PM
onFrame (1) {
nextSceneAndPlay();
}
Just change the "1" with your value
#3
Posted 06 September 2005 - 09:30 PM
Or in any given frame you could insert the same code with an assigned frame number of frame label. I find that frame lables work best as they eliminate the need for exact fame numbers...which can be confusing especially with multiple scenes...
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
