Next step pushable OBJECT [ball]

Locked
Landix
Posts: 123
Joined: Wed Feb 28, 2007 5:57 pm

Next step pushable OBJECT [ball]

Post by Landix »

Hi there again :paranoid:

i would like to have a BOX that i can move with a push.

When the Ball hit the BOX the BOX should move.
I see this in Ballance and i think it is a good think to make
the gameplay more funny.

I see some code in RTCW and ET... Source, but i cannot really implant this.

I can make a *.MD3 file and skin it, but not do the code.

Someone have something for me to do this?

I think this is not really easy!? :confused:

I will get really happy when this is possible to help me with this out.

Thx for help
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

This is a rather advanced topic and not something easily implemented (google for 'collision detection' and 'rigid body physics' and you'll find out why). You might want to post your request over at http://www.quakesrc.org/forums/ in the hope someone can find the time to spare to work on this.
Landix
Posts: 123
Joined: Wed Feb 28, 2007 5:57 pm

Post by Landix »

Thx, i run over and try my luck.
Landix
Posts: 123
Joined: Wed Feb 28, 2007 5:57 pm

Post by Landix »

I think i can lie a bit with the glass code

http://www.airfix.quakeit.de/forum/viewtopic.php?t=37

it is ok when the shooter push the "BOX", or what i like to say it looks like the shooter push the box.

I think i can wrote the code so that it looks like the box was moving a little.

I try this out. and make a vid of my disaster when it is ready. :icon32:
Locked