Browse Source

Added Goatoh's face, legs and tail

main
みてるぞ 1 year ago
parent
commit
170fffbdcf
1 changed files with 18 additions and 1 deletions
  1. +18
    -1
      android/modules/goatoh.mod.hsp

+ 18
- 1
android/modules/goatoh.mod.hsp View File

@@ -60,10 +60,27 @@ Eat \

#deffunc local \
Draw \
int p_insId
int p_insId
Pos posX.p_insId, posY.p_insId
CelPut BUFFER_GOATOH_TAIL

CelPut BUFFER_GOATOH_TARSO

CelPut BUFFER_GOATOH_FACE_CC
CelPut BUFFER_GOATOH_LEG
CelPut BUFFER_GOATOH_LEG
CelPut BUFFER_GOATOH_LEG
CelPut BUFFER_GOATOH_LEG

Interval p_insId

Return

#deffunc local \
Interval \
int p_insId
frame.p_insId++

Return

#global


Loading…
Cancel
Save