Hey, fellow programs! Still working on that . M.o. micro operating system. Need to know what, and how to use DATA. also I eat a burger for dinner, hahaha.
Thank you very much. I now know how to do AI! Hey since we both are amitors to programing, maybe we can help each other with code. What I mean to say is,want to be bud,s? I have no friends that are good at code)
Hi man! I'm working on a game too. I just finished doing a spcol yest. And a BGCOL to. I know a lot a bowt code. Not sure how to use AI though....so wen your done with that AI test way be you cud give me the code so I can copy it.
To use the circle pad, you need to use the fallowing code (x=50:y=50
Sp=2
Wile 1
Vsync 1
Spofs 0,x,y
Stick out sx,sy
Y=max(min(y+sx*Sp, 384),0)
Y=max (min(y-sy*Sp, 224),0)
And that's how you set,and move a sprite with your circle pad!