aboutsummaryrefslogtreecommitdiff
path: root/src/shared/lua_api/phys/btaction.hpp
Commit message (Collapse)AuthorAge
* Add a shape castAlexander2020-06-02
Add a raycast like function, which can cast shapes. phys.shapecast(), along with a shape structure needed to call this function.