Hello, I am in the process of making a small game and I am in need of scripting help!
The game is going to be kind of like Mario Galaxy ( as in being able to jump from one small planet to another). I already have the planets set up, and moving using IPO’s.( i didn’t want to go into calculating, and writing scripts for a small galaxy. .)
Is there a way to get the character to basically stick to a planet once it gets close enough, And be able to jump off? like using the "near" sensor, and combining it with a python script? I'm not sure I'm confused on how to do this :o. Is there already a script for doing something like this? or a tut? thanks for any help/comments.
-Dylan.