Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Good to know! Hope it comes soon as I'd love to play this on real hardware when I get an actual 2600 but I'm from the UK which uses PAL. Is there a way to make the game start when you hit Game Reset?

(2 edits)

Yes, you could use the "Examples-> Event  -> Title Screen " block as a starting point, just adjusting the "On title screen update " event to use the reset switch instead of the fire button. 

(+1)

Thanks!

You're welcome! 

(+1)

Also, do you have a Discord server for this? I think it'd be more convenient to ask for help there than clogging up the comments.

Unfortunately, I don't have a Discord Server

(+1)

Should probably set up one at some point so questions don't always have to be asked here.

(+1)

Do you know if there's a way to do items that are seperate from the playfield that you pick up? Here's my project for reference

One easy, if limited, option  would be to use missiles and the ball as pickup items. 

(+1)

Is there a way to make multiple but limit how many you can pick up? e.g. in the original arcade game there were 8 money bags but you could only pick up 2 at a time iirc

Using just the missiles plus the ball.. it would be 3 per screen. Easy to use, but limited.