Author Topic: Wider Raycast [Solved]  (Read 365 times)

How do I fire a wider raycast? Is it even possible?
« Last Edit: October 19, 2012, 08:06:49 AM by jes00 »

The engine has no built-in mechanism for it. You'll need to write up your own function, although that is a really bad idea, considering how slow TorqueScript is. If you really need to, just fire multiple (don't go overboard, at max 4) raycasts with offsets.