thehankinator Posted March 23, 2018 Share Posted March 23, 2018 https://www.leadwerks.com/learn?page=API-Reference_Object_Math_Transform_Point Two things: 1) Minor thing, the Lua example contains local position = Transform:Point(2,0,0,NULL,model) "NULL" should be "nil". 2) The documentation doesn't say what using NULL/nil means but I think the documentation used to state that it would use global space. This is missing from the other functions in Transform. 2 1 Link to comment Share on other sites More sharing options...
Josh Posted February 26, 2019 Share Posted February 26, 2019 Fixed! My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts