The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.36 / 5.00 33,851 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 12,195 ViewsOk. To finish this hitTest I worked out what I did wrong.
if (_root.player.hitTest(_root.end1)) {
//gotoAndPlay(2); (Need to replace this)
}
What code do I use to replace gotoAndPlay(2); with? The code is on the player. The HitTest is working, just what code do I use to make it go to the next frame in the main timeline? Please help me because then the game is almost done.
Perpetually looking for time to return to the arts.
Thank you! I have been trying to get that to work for a while and now it does. Thanks alot.