Jon
Jon
A simple test https://gist.github.com/xiejiangzhi/856d3a8b97df84ddd7b85b700284a4e7 In this test, by simply drawing a 40K sphere, the FPS of lua table will be increased by 29% compared to using lovr vector. Since there...
Currently, if we want to get overlapping shapes of a shape, we have to record when `world:update`. This logic is too complicated. As a sensor, it functions exactly like a...
c# api ```c# public DataUnitLog. LogData. Data AddLogMain( string logKey, string[] values = null ) ``` I try use lua to call ```lua local log_key = 'xxx' local vals =...