Jump to content


skip to next scene..


  • You cannot reply to this topic
2 replies to this topic

#1 Spy

    Young Padawan

  • Members
  • Pip
  • 83 posts

Posted 25 August 2005 - 06:46 PM

hi. I'm wondering is there any script that will skip to next scene after X time ?

#2 NGPixel

    Senior Programmer

  • P2L Staff
  • PipPipPipPip
  • 1,410 posts
  • Gender:Male
  • Location:Montreal, Canada
  • Interests:Web Design : Coding : Animation

Posted 25 August 2005 - 07:12 PM

onFrame (1) {
     nextSceneAndPlay();
}

Just change the "1" with your value

:)

#3 PizdusInc

    Young Padawan

  • Members
  • Pip
  • 37 posts
  • Location:Southern California

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