Pre-Purchase Physics Question...
by John Reynolds · in Torque Game Engine · 10/31/2006 (1:01 pm) · 2 replies
Hi guys, just had a quick question regarding physics...I'm assuming this is possible, but I need to be sure. I'm looking to just make a simple FPS, just for fun. One of the things I would like to be able to do is when a projectile collides with a player character (or maybe even other objects), that character or object is thrown back, depending on the force applied by the projectile. Can anyone confirm this is possible?
Thanks guys, sorry for the stupid question =)
Thanks guys, sorry for the stupid question =)
About the author
Torque Owner Amr Bekhit
There is a script function called applyImpulse. Check it out on TDN.
--Amr