|
ok so im going to put like a flag at the end of every level called Exit_Flag. What i want is for when my character touches the flag it goes to the next level. Anyone could make me a script for this to work and show me what to do with it? I would really appreciate this. Thanks if you can help.
(comments are locked)
|
|
Make a trigger near your flag. When your player touches it, change level. This can be done with a simple script. You add this script to the trigger. You can then also write what level you want to load when the trigger is entered.
Alternatively you can add the script to the player and check if it hit the flag, that way you don't need to edit every level. thanks ill give it a try
Jan 12 '11 at 05:26 PM
Brandon 8
I have fixed the error in the code. I should have tried it on my machine before submitting it.
Jan 12 '11 at 05:43 PM
Statement ♦♦
(comments are locked)
|
