kikipdph Posted July 22 Share Posted July 22 Batari Basic To avoid thinking too much what's the best way, for example, if we have player1 and two of his copies (NUSIZ1=$3), to hit the back copy with a missile, while the first two remain, or hit the middle one and the two on the sides remain, etc. How to do this mathematically and programmatically in the best way? Secondly, is it possible to have multiple missiles without flicker? (DPC+) In fact, what is the best way to have multiple missiles on the screen? Quote Link to comment Share on other sites More sharing options...
+atari2600land Posted July 22 Share Posted July 22 This chart will help a lot: https://alienbill.com/2600/101/docs/stella.html#NUSIZ It shows all the values of NUSIZx. Quote Link to comment Share on other sites More sharing options...
+Random Terrain Posted July 22 Share Posted July 22 1 hour ago, kikipdph said: Batari Basic To avoid thinking too much what's the best way, for example, if we have player1 and two of his copies (NUSIZ1=$3), to hit the back copy with a missile, while the first two remain, or hit the middle one and the two on the sides remain, etc. How to do this mathematically and programmatically in the best way? Here are two related links: https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#nusiz https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#ex_dpc_shooting_nusiz 1 hour ago, kikipdph said: Secondly, is it possible to have multiple missiles without flicker? (DPC+) In fact, what is the best way to have multiple missiles on the screen? There are only 2 missiles and they are weird when using DPC+. https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#dpc_missiles Quote Link to comment Share on other sites More sharing options...
kikipdph Posted July 22 Author Share Posted July 22 55 minutes ago, Random Terrain said: Here are two related links: https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#nusiz https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#ex_dpc_shooting_nusiz There are only 2 missiles and they are weird when using DPC+. https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#dpc_missiles This link with an example of shooting in copies is probably what I need; I hope it's easier than how I started doing it The missile thing disappoints me; I don't like Flickr, but if there's no other way, then it will have to do however it can. Thank you for the help. 1 Quote Link to comment 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.