smartkitten26 Posted August 23, 2009 Share Posted August 23, 2009 (edited) . Edited May 20, 2015 by smartkitten26 Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/ Share on other sites More sharing options...
smartkitten26 Posted August 23, 2009 Author Share Posted August 23, 2009 (edited) . Edited May 20, 2015 by smartkitten26 Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1822560 Share on other sites More sharing options...
sandmountainslim Posted August 23, 2009 Share Posted August 23, 2009 Lookin better! Get some good ole collision detection and explosions in there! Wp Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1822564 Share on other sites More sharing options...
smartkitten26 Posted August 23, 2009 Author Share Posted August 23, 2009 (edited) . Edited May 20, 2015 by smartkitten26 Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1822596 Share on other sites More sharing options...
jrok Posted August 24, 2009 Share Posted August 24, 2009 (edited) Lookin better! Get some good ole collision detection and explosions in there! Wp I'll try to do that in my next version (BTW: I just started working on it half an hour ago) Update: Now when you crash into an enemy car, your car turns into nuke sprite. (best explosion sprite I could make) This is a pretty good start. One suggestion I have is to switch to the multisprite kernel if your scenery is going to remain symmetrical and isn't going to change. If it is, you might want to consider going with both playfield colors and playfield heights. You'll still be able to draw with the playfield to create curves and bends in the racetrack, and with heights you could make the perspective look more three-dimensional. Cheers, Jarod. Edited August 24, 2009 by jrok Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1823124 Share on other sites More sharing options...
smartkitten26 Posted August 24, 2009 Author Share Posted August 24, 2009 (edited) . Edited May 20, 2015 by smartkitten26 Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1823140 Share on other sites More sharing options...
jrok Posted August 24, 2009 Share Posted August 24, 2009 (edited) Lookin better! Get some good ole collision detection and explosions in there! Wp I'll try to do that in my next version (BTW: I just started working on it half an hour ago) Update: Now when you crash into an enemy car, your car turns into nuke sprite. (best explosion sprite I could make) This is a pretty good start. One suggestion I have is to switch to the multisprite kernel if your scenery is going to remain symmetrical and isn't going to change. If it is, you might want to consider going with both playfield colors and playfield heights. You'll still be able to draw with the playfield to create curves and bends in the racetrack, and with heights you could make the perspective look more three-dimensional. Cheers, Jarod. Many of my projecs need to use the multispirte, but I don't know how to use it. Once I wrote "set kernel multisprite" in one of games and it didnt compile right. can you tell me how to use the multisprite kernel? I'm not sure what the problem might be. Are you saying the project wouldn't compile at all? What was the error message? If you want to post an example of a multisprite program that won't compile, I'd be happy to take a look at it. Edited August 24, 2009 by jrok Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1823146 Share on other sites More sharing options...
smartkitten26 Posted August 24, 2009 Author Share Posted August 24, 2009 (edited) . Edited May 20, 2015 by smartkitten26 Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1823153 Share on other sites More sharing options...
jrok Posted August 24, 2009 Share Posted August 24, 2009 Tough I think maybe I souldn't switch, I'm using alot of kernel options (not in the multisprite kernel yet), so if I switch I might have to make the cars single colors. Not necessarily. I'm using the multisprite kernel for my Super Mario Brothers game, and I've been able to use flicker and color blending to make some multicolored sprites. I think the important thing to remember with the multisprite kernel is to design according to that kernel's strengths. When you look at it a certain way, you can use the kernel to make twelve independent 30hz sprite objects, which more than makes up for the other inflexibilities. When making a game with it, I just try to pretend that the playfield doesn't even exist, and try to do just about everything with the sprites. Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1823161 Share on other sites More sharing options...
smartkitten26 Posted August 24, 2009 Author Share Posted August 24, 2009 (edited) . Edited May 20, 2015 by smartkitten26 Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1823177 Share on other sites More sharing options...
smartkitten26 Posted August 27, 2009 Author Share Posted August 27, 2009 (edited) . Edited May 20, 2015 by smartkitten26 Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1825272 Share on other sites More sharing options...
smartkitten26 Posted August 28, 2009 Author Share Posted August 28, 2009 (edited) . Edited May 19, 2015 by smartkitten26 Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1825575 Share on other sites More sharing options...
smartkitten26 Posted September 5, 2009 Author Share Posted September 5, 2009 (edited) . Edited May 20, 2015 by smartkitten26 Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1832217 Share on other sites More sharing options...
smartkitten26 Posted September 5, 2009 Author Share Posted September 5, 2009 (edited) . Edited May 20, 2015 by smartkitten26 Quote Link to comment https://forums.atariage.com/topic/149376-3d-racer-2600-wip/#findComment-1832218 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.