Area object: Difference between revisions
m Put internal name in code style block |
Added geometry type |
||
Line 1: | Line 1: | ||
An '''area object''', '''area''', or '''zone''' (referred to [[Internal name|internally]] as <code>al::AreaObj</code>) is an invisible region of space that can trigger events, prevent certain actions, or cause other phenomena. The properties of area objects usually only apply to Mario, meaning many types of them cannot be triggered by [[Cappy]]. Area objects can be shaped like a [[wikipedia:Cuboid#Rectangular_cuboid|rectangular cuboid]], cylinder, or sphere. | An '''area object''', '''area''', or '''zone''' (referred to [[Internal name|internally]] as <code>al::AreaObj</code>) is an invisible region of space that can trigger events, prevent certain actions, or cause other phenomena. The properties of area objects usually only apply to Mario, meaning many types of them cannot be triggered by [[Cappy]]. Area objects can be shaped like a [[wikipedia:Cuboid#Rectangular_cuboid|rectangular cuboid]], cylinder, or sphere, or be infinitely large. | ||
== Variants == | == Variants == |