AWESOME!
I was looking through old sets out of boredom and came across a set called RayOn Fusion. In this set was a level that had spaceship you could fly on. You could fly by crouching and moving the hectors head around. Anyways, I thought that was awesome (I think it is deserving of that word) and decided to open up ResEdit to look at the code. It's very simple.
object Ball
shape = bspStandardFloor
scale = 1.29
mass = -58
y = (whatever you want-- in this level it was set to 2)
end
Basically, this works because the hector is picking up the ball (which is really disguised as a floor) and exploiting Avara's poor collision detection to make the hector float off the ground.
Hopefully someone could use this for awesomeness. Play Avara, or **** off!
P.S. I didn't type in what you think I did. I just typed in 4 stars.
EDIT: I guess spaceship fighters is a bit redundant. Oh well!
This post has been edited by Katana !!! : 10 July 2005 - 09:16 PM