]> 4ch.mooo.com Git - 16.git/blobdiff - src/zcroll.c
palllist not being worked on right now... i will work on sprite animation VERY soon
[16.git] / src / zcroll.c
index 0adf27512498889c1dcff970e4853d4852e38960..92f54d09dc71db352c385db40e2e6e82a7297ef7 100755 (executable)
@@ -188,10 +188,10 @@ void main(int argc, char *argv[])
                        {\r
                                case 11:\r
                                        i=0;\r
-                                       player[0].ent->spri->x = 0;\r
+                                       player[0].ent->spri->x = TILEWH;\r
                                default:\r
                                        i++;\r
-                                       player[0].ent->spri->delay = 1; animate_spri((player[0].ent->spri), &gvar); player[0].ent->spri->x += 20;\r
+                                       player[0].ent->spri->delay = 1; animate_spri((player[0].ent->spri), &gvar);// player[0].ent->spri->x += 16;\r
                                break;\r
                        }\r
                }\r