Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Drawing Bitmaps

Chaucer

Towns Guard
Xy$
0.00
Hmm, I never tried using break points in mv sorry, ill take a look into it and see if I can get it working, I dont think theres really any documentation for the code itself, the only way to learn it is to go through it yourself and see what does what :/ and im not sure exactly what you mean by repeat, you want to draw more than one? Or somethin else?
 

strider

Villager
Xy$
0.00
Yeah like if i wanted to draw something every x pixels or something. I was kind of thinking that is what a tilingsprite would be. But i am sure i could also do a loop to accomplish that. And about the breakpoints ya i figured they didnt really work. And same thing with the documentation. Thanks for all your help. Im slowly figuring it all out.
 

Chaucer

Towns Guard
Xy$
0.00
yeah, I think you'd have to use a loop* for that, Unless theres' something I missed previously scrolling through the code and breakpoints work just fine for me, I tried them out and it seems to work without needing to change anything at all, I'm not sure they don't work for you. :( sorry
 
Last edited:
Top