From: sparky4 Date: Thu, 26 Jan 2017 02:22:35 +0000 (-0600) Subject: ==== animation fram walk ==== i polished the shit out of it and it works MUCH better... X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=00733c2c8a7f1c5a1b618af05c39235fdd203364;p=16.git ==== animation fram walk ==== i polished the shit out of it and it works MUCH better now!! i forget about resetting page properly >.< --- diff --git a/src/0.c b/src/0.c index 3ac991ed..9833c6c9 100755 --- a/src/0.c +++ b/src/0.c @@ -134,7 +134,7 @@ int main(int argc,char **argv) if(IN_KeyDown(sc_R)){ gvar.video.page[0].dx=gvar.video.page[0].dy=gvar.video.page[1].dx=gvar.video.page[1].dy=16; mv[0].tx = mv[0].ty = mv[1].tx = mv[1].ty = INITTNUM; - + VL_ShowPage(&gvar.video.page[gvar.video.panp], 1, 0); player[0].enti.q = 1; player[0].enti.d = 2; x=y=0; xdir=ydir=1;