ball help

Status
Not open for further replies.

A-star

now Known as Player 1.1
I'm trying to make a soccer ball type thing. Help with each of the features below would be appreciated.
  • If you touch it, it keeps moving, regardless of whether your still touching it or not, but friction is applied
  • If you spindash into it, it will bounce up into the air.

Things maybe added to this list if I have more ball physics to add.

(Bold = solved, Italics = Important, White = Solved)
 
Well, I tried to do this. I released the type of thing on my forum. To make it keep moving, tag it MF_MISSLE, tag it MF_BOUNCE so it'll bounce off walls, and tag it MF_PUSHABLE you you can move. Make it solid or it won't be movable correctly... I don't think. Also, you won't be able to make it bounce if it's solid, but to push it, I think it needs to be solid. Anyway, to make it bounce when hit, set it's pain state to one with bunny hop set to however you want it to move.
 
Not working. Dang. Without MF_SOLID, it hurts on contact. Anybody know how to get it bounce on contact with spin?
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top