Skip to content

Instantly share code, notes, and snippets.

@glowcoil
Created August 17, 2010 01:58
Show Gist options
  • Save glowcoil/528130 to your computer and use it in GitHub Desktop.
Save glowcoil/528130 to your computer and use it in GitHub Desktop.
object goomba
image_loading("goomba.png")
drawable(image_loading.image, walking.draw_x, walking.draw_y)
walking(goomba_ai.movement)
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment