Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: SeanC on July 10, 2012, 03:33:44 PM

Title: Raycast Measure
Post by: SeanC on July 10, 2012, 03:33:44 PM
Is there a way to measure the length of a raycast each frame it is cast and store it in a variable?
Title: Re: Raycast Measure
Post by: Alex Chouls on July 11, 2012, 11:19:06 AM
Try Get Raycast Hit Info:
https://hutonggames.fogbugz.com/default.asp?W491

Store the Distance in a variable.