Skip to main content

PGMMV Collision Plugin

Utilities for working with object collisions

Help

This plugin provides utilities for working with 2D collisions. Currently limited
to link conditions suitable for platformers.

Link Conditions

NameDescriptionParameters
On Wall or SlopeTest if object instance bottom wall collision is touching a tile wall or object instance is touching a slope from the top. Leaving the tile group inputs unset will use the default tile group.
NameValue
Tile Group Variable SourceProject Common, Object Self, Parent Object
Tile GroupVariableId
On Slope Facing DownslopeTest if object instance is touching a slope from the top and facing downslope.
NameValue
On Slope Facing UpslopeTest if object instance is touching a slope from the top and facing upslope.
NameValue