Apc.lua

From Moondust Wiki
Revision as of 08:19, 6 November 2015 by Sambo (talk | contribs) (Created page with "== 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 a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.