Plasma
04-04-2002, 04:03 PM
Hey...
Pritty much a copy + paste from the Game Programming forum, but...
I am wondering how/where I can find a clean and easy example of a map (tiled map if you wish) but smoothly scrolls (Not block movement, yuck!). Also, where you can move around the screen with a racecar
I am very good with winsock and am wanting to make a racing game in VB, it would be a real challange for me.
The problems I also see is setting X and Y co-ords...
If I have a tile-based map (So textures are all at a set size) then I cant have a smooth scroll, can I?
Can someone help me out please, ive checked planetsourcecode.com but nothing to really help me out, oh and I would PREFER this to be a windowed app (Drawn in a control like a picturebox or something)...
Yeah im asking alot, but any help would be very much appreciated
Thanks heaps,
Andrew.
Possible to do in DirectDraw, and in a window, preferably drawn in a control so I can resize the window and put other controls around it :)
Pritty much a copy + paste from the Game Programming forum, but...
I am wondering how/where I can find a clean and easy example of a map (tiled map if you wish) but smoothly scrolls (Not block movement, yuck!). Also, where you can move around the screen with a racecar
I am very good with winsock and am wanting to make a racing game in VB, it would be a real challange for me.
The problems I also see is setting X and Y co-ords...
If I have a tile-based map (So textures are all at a set size) then I cant have a smooth scroll, can I?
Can someone help me out please, ive checked planetsourcecode.com but nothing to really help me out, oh and I would PREFER this to be a windowed app (Drawn in a control like a picturebox or something)...
Yeah im asking alot, but any help would be very much appreciated
Thanks heaps,
Andrew.
Possible to do in DirectDraw, and in a window, preferably drawn in a control so I can resize the window and put other controls around it :)