User Tools

Site Tools


zero_mission:basic_guides:mage:clipdata

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
zero_mission:basic_guides:mage:clipdata [2017/08/30 18:27] – [1- Basic Blocks] oneof99zero_mission:basic_guides:mage:clipdata [2017/08/31 17:11] oneof99
Line 1: Line 1:
 ===== Clipdata List ===== ===== Clipdata List =====
  
 +[[zero_mission:basic_guides:mage|Back to Mage Tutorial]]
 +---------------------------------------------
 ==== 1- Basic Blocks ==== ==== 1- Basic Blocks ====
  
 0: Air - Allows Samus, enemies, and pretty much any sprite to move through it. Consider it the "empty" clipdata 0: Air - Allows Samus, enemies, and pretty much any sprite to move through it. Consider it the "empty" clipdata
  
-1: Block (pass through bottom) - A solid block that is not solid from the bottom. Works like those blocks in Mario games where you can jump up through them but then run on top.+1: Block (pass through bottom) - A solid block that is not solid from the bottom. Works like those blocks in Mario games where you can jump up through them but then run on top. Enemies can pass through this as if it is air!
  
 2: Non-power grip - Pretty self explanatory, a solid block that you cannot grab onto with power grip. 2: Non-power grip - Pretty self explanatory, a solid block that you cannot grab onto with power grip.
Line 50: Line 52:
  
 2E/2F: Unused (Air) 2E/2F: Unused (Air)
 +
 +---------------------------------------------
 +
 ==== 2 - Doors ==== ==== 2 - Doors ====
 +
 +30: Gray Door - Really kinda useless unless the door is //only and always// an entry door, never an exit.
 +
 +36: Regular Door - Can be opened with literally any weapon (Beam, bomb, missiles, super missiles, power bombs)
 +
 +40: Missile Door - Can only be opened with missiles or super missiles
 +
 +46: Super Missile Door - Can only be opened with super missiles
 +
 +4C: Power Bomb Door - Can only be opened with power bombs
 +
 +---------------------------------------------
 +
 +==== 3 - Destroyable Blocks ====
 +
 +---------------------------------------------
 +
 +
 +==== 4 - Misc Blocks ====
 +
 +---------------------------------------------