Difference between revisions of "lineIntersectsSurfaces"
Jump to navigation
Jump to search
(Please use notes properly. How To is next to Add New Note button) |
Killzone Kid (talk | contribs) (example updated) |
||
Line 30: | Line 30: | ||
[[onEachFrame]] { | [[onEachFrame]] { | ||
_ins = [[lineIntersectsSurfaces]] [ | _ins = [[lineIntersectsSurfaces]] [ | ||
− | [[ | + | [[AGLToASL]] [[positionCameraToWorld]] [0,0,0], |
− | [[ | + | [[AGLToASL]] [[positionCameraToWorld]] [0,0,1000], |
[[player]] | [[player]] | ||
]; | ]; |