White Nights Beta + Help
von CurtissPursuit
Füge es zu deinem Home-Bildschirm hinzu für schnellen Zugriff
Dieses Spiel installieren
Tippe auf den Teilen-Button und dann auf „Zum Home-Bildschirm“, um dieses Spiel schnell zu starten.
White Nights Beta + Help
Tags für White Nights Beta + Help
Beschreibung
Ich brauche Hilfe, um mein kommendes Spiel White Nights weiterzuentwickeln.
Spielanleitung
Pfeiltasten zum Bewegen und Leertaste zum Springen
Kommentare
simonlater
Jul. 16, 2009
needs a restart button or you come back after you die
started
Nov. 22, 2008
Nice! 5/5 but it dont work =(
tunaburn
Nov. 21, 2008
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
Nov. 21, 2008
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
Nov. 20, 2008
when this is done pls give me a shout. and what am i suposed to fo with the podthingy?