Jump to content
Lodmot

Missile width

Recommended Posts

I'm working on a new 2600 game as my final project for my Digital Arts Associates' degree before I graduate.... but I've run into a bit of a pickle. When the paddle is at the bottom or the top of the screen, it's too short width-wise. Is there any way to make it longer than 8 pixels? o3o

Share this post


Link to post
Share on other sites

Does the paddle have to be drawn using the missile? If you use a player you can 2x and 4x it, which gives you a max width of 16 or 32. If you need a smaller size such as 10 use a 2x player with only 5 pixels turned on.

Share this post


Link to post
Share on other sites

That added ZERO to the discussion here. Where the funk is a mod when you..

 

..uh oh...

Sounds like a job for the Moderator Moderator!

  • Like 2

Share this post


Link to post
Share on other sites

Does the paddle have to be drawn using the missile? If you use a player you can 2x and 4x it, which gives you a max width of 16 or 32. If you need a smaller size such as 10 use a 2x player with only 5 pixels turned on.

 

This simple example program uses a sprite as the paddle:

 

http://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#paddle_example

Share this post


Link to post
Share on other sites

Thanks guys. ^^ I'm gonna use the player sprites for the paddles. That worked well. o;

 

By the way.................. RT YOU'RE FREAKING GRRRRRRRT! XD

  • Like 1

Share this post


Link to post
Share on other sites

Dmot ur GREAT !!!!! :P

LOL!!!!!!!!! XDDDDDDDDD CRYSTAL YOU'RE GREAT! Okay, we gotta move this to PM's before we get banned xDDD

Share this post


Link to post
Share on other sites

You may also consider having the paddle be vertical instead of horizontal. Dunno how far you are in the game design though.

Actually this game allows the paddle to rotate around all 4 sides of the screen. I'll put up a demo soon. ^^

Share this post


Link to post
Share on other sites

Actually this game allows the paddle to rotate around all 4 sides of the screen. I'll put up a demo soon. ^^

I had actually gotten that impression from your original post! :) Which begs the question, how do you handle the cases where the paddle is transitioning from a horizontal edge to a vertical edge or vice versa? It would be cool if the paddle bends like an L in those cases.

Share this post


Link to post
Share on other sites

I used bitswitching to set up different variable states for whichever side of the screen the paddle is against. ^^ The L shape thing sounds like a great idea. Only thing is, I'm gonna be making a 2P mode with this. I don't think I'd be able to do it without creating any flickering.

Share this post


Link to post
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.

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...