Game Development Community

Oncollision Forcfield

by Thomas Shaw · in Torque Game Engine · 07/13/2005 (3:04 am) · 0 replies

I am trying to make a force field that is invisible until something impacts it. This could either be a player or projectile. I basicaly have a very simple cylinderical shape that has a transparent texture on it and an IFL animation. I just want to start the animation when either a player or projectiles goes through its collision box.

Does anyone have any adivce as to how to go about this?