Quote:
Originally posted by Slaktmaster
I need to make some more mini-games.
|
if ur good @ scripting its not hard..
my basic idea is ..
make things process in a way that makes it ez to do collisions and everything and a way that wil b ez to draw..
O.o
i make x,y's all low then i add them to this.xcorner, and this.ycorner (check it out in my script) which is the top corner of the black window thing to draw it

to collide I would just check the x,y's of the things and to draw just draw the x of that img plus this.xcorner and y to this.ycorner
hope that can help if u needed sum..