White Nights Beta + Help

White Nights Beta + Help

par CurtissPursuit
Signaler un bug
Signaler le jeu
Loading ad...

White Nights Beta + Help

Note:
2.2
Sortie : November 20, 2008
Dernière mise à jour : November 20, 2008
Développeur: CurtissPursuit

Tags pour White Nights Beta + Help

Description

J’ai besoin d’aide pour pouvoir développer mon prochain jeu White Nights.

Comment jouer

Flèches pour se déplacer, barre d’espace pour sauter

Commentaires

0/1000
simonlater avatar

simonlater

Jul. 16, 2009

1
0

needs a restart button or you come back after you die

started avatar

started

Nov. 22, 2008

1
0

Nice! 5/5 but it dont work =(

tunaburn avatar

tunaburn

Nov. 21, 2008

1
0

oh just erase the everything from else forward. you dont need that part. and change the part that says "collision detected" to whatever you want the guy to say. LEAVE THE QUOTATION MARKS! comment my profile if you got a question.

tunaburn avatar

tunaburn

Nov. 21, 2008

1
0

you really should not of submitted this at all. but there are a couple ways to do it. you could use this code:

onClipEvent (enterFrame) {
if (_root.YOURCHARACTER hitTest(_root.PERSONTOTALK)) {
_root.text = "Collision Detected";
} else {
_root.text = "No Collision";
}
}

change the parts in bold to whatever you are making your 2 people instance name.

BloBBB avatar

BloBBB

Nov. 20, 2008

1
0

when this is done pls give me a shout. and what am i suposed to fo with the podthingy?