Apc.lua
Jump to navigation
Jump to search
apc.lua (advanced player collisions)
This library adds a couple of new block types to SMBX, as well as advanced player collision detectors.
It requires the Colliders and Vectors libraries in order to work. This library is not yet available.
apc.lua can be called with:
local apc = loadAPI("apc")
Values
Variables to access
| Name | Type | Usage |
|---|---|---|
| apc.debug | boolean | If set to true, the primitive collider objects created with this library will be visible. |