Jump to content
IGNORED

A new use for bB


atari2600land

Recommended Posts

I'm trying to use bB to draw pictures. Right now, I'm working on a guy watching TV, but I need something on the TV. Is there a way I can use missile1 with player1color the way it is in Mario Bros. (with the "coin" being multiple colors, which I'd use as the TV screen. He could be sitting there watching a test pattern or something.)

mewatchingtv.bas

mewatchingtv.bas.bin

Link to comment
Share on other sites

I'm trying to use bB to draw pictures. Right now, I'm working on a guy watching TV, but I need something on the TV. Is there a way I can use missile1 with player1color the way it is in Mario Bros. (with the "coin" being multiple colors, which I'd use as the TV screen. He could be sitting there watching a test pattern or something.)

When you use "set kernel_options player1colors" you lose missile1-- i.e., the kernel won't draw missile1 at all-- so there's no way to use player1colors to get a multicolored missile1. And even if you could, it wouldn't work with the picture you've drawn, because it would make the man change colors as well.

 

However, if you change the positioning of the man and the TV, you could probably use player1colors, playercolors, and pfcolors, so you could draw the man with player1, draw both the TV and the chair with the playfield, and draw the TV picture with player0. For example, draw the TV in the top half of the screen, and draw the man in the chair in the bottom half of the screen.

 

Michael

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...