15 lines
404 B
Text
15 lines
404 B
Text
// ------------------------------------
|
|
// Compass test
|
|
// ------------------------------------
|
|
|
|
$sprdir fx
|
|
|
|
$spritename compass
|
|
$load art/gfx/sprites/north.pcx
|
|
$spriteframe 0 0 32 32
|
|
$load art/gfx/sprites/east.pcx
|
|
$spriteframe 0 0 32 32
|
|
$load art/gfx/sprites/south.pcx
|
|
$spriteframe 0 0 32 32
|
|
$load art/gfx/sprites/west.pcx
|
|
$spriteframe 0 0 32 32
|