From 170fffbdcf4153525be017caa4d13c05d83c599f Mon Sep 17 00:00:00 2001 From: miteruzo Date: Mon, 26 Jun 2023 08:36:43 +0900 Subject: [PATCH] Added Goatoh's face, legs and tail --- android/modules/goatoh.mod.hsp | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/android/modules/goatoh.mod.hsp b/android/modules/goatoh.mod.hsp index b316ba3..424c8b0 100644 --- a/android/modules/goatoh.mod.hsp +++ b/android/modules/goatoh.mod.hsp @@ -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