i am having a problem with looping and animating and obj from dgk which i used to use no dbpro any way here is my code using codesurge my cp is to old lol colonel-x.x
edit the object when pressed up and down key it keeps looping non stop
if upkey()=1 then move object 1,-3
if upkey()=1 then loop object 1,300,318
if downkey()=1 then move object 1,3
if downkey()=1 then loop object 1,300,318
if leftkey()=1 then turn object left 1,3
if rightkey()=1 then turn object right 1,3
if you can't do it try try again and if you still cant do it ask for help