Advertisement
smc_gamer

SML Sample Block Configuration - Rev. 3

Dec 30th, 2011
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # SML Sample Block Config
  2.  
  3. id = 225 # The ID number of the block
  4. name = "Brick Block" # Name to present to level editor
  5. gfx = "brick01.png" # Name of graphic
  6. from = Content # Which system has the graphic
  7. height = 16 # The block's height in pixels
  8. width = 16 # The block's width in pixels
  9. type = SolidBlock # The block's behavior
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement