What the hell, CoderX? You again?
Don't you have something better to do?
You've being double-posting so much. I really wish you receive a lot of infractions, man. I don't like, or want to be harsh, but you deserve it.
Another reason he's mad is because of the background image.
I explained that in this post
http://www.dcemu.co.uk/vbulletin/sho...4&postcount=35
well I have to go to bed now.
If anyone wishes to ask me about this, or if CoderX would like to continue this argument, please PM me.
Last edited by Buddy4point0; May 28th, 2008 at 03:31.
I think he's just pissed off because PengBob sucks.
That scrolling code is the same one I used in Assault Mission (only I was awesome enough to figure out the compensation to get rid of the gap between looping tiles)... So, Assault Mission must be a PengBob rip off, right?
No, wait... I don't use that snow texture, so I'm good.
Shame on you Buddy!!!
CoderX: You have a point about the image which is being resolved but you are stretching the code point WAY too far. The following is your scrolling code:
The algorithm is ridiculously trivial and can easily be worked out on one's own. Hell, I have some variations of that algorithm in some samples I wrote. The GPL license is fine and all but please exercise some common sense on what parts are unique and enforcible under the GPL and what parts are just plain simple and can be done by any programmer.if Back1X >= 272 then
Back1X = -272
end
if Back2X >= 272 then
Back2X = -272
end
Back1X = Back1X + 3
Back2X = Back2X + 3
Any further discussion in this public thread about this will be faced an instant ban.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks