esplonky #1 Posted June 6, 2011 i want to make it to where when i press the fire button on joy0 that player 0 pops out and dissapears once joy0fire is released. im pretty sure it would start with if joy0fire then... im just doing this code for a little practice and just want something to do over summer Quote Share this post Link to post Share on other sites
+Random Terrain #2 Posted June 6, 2011 I want to make it to where when I press the fire button on joy0 that player 0 pops out and disappears once joy0fire is released. I'm pretty sure it would start with if joy0fire then... I'm just doing this code for a little practice and just want something to do over summer Pops out as in fading in and out with color or fading in and out like on Star Trek? The color fading version would be easy, but you'd have to draw animation frames for a Star Trek version. Quote Share this post Link to post Share on other sites
esplonky #3 Posted June 6, 2011 i mean i just want it to pop up, cus my friends and i have recently watched asdf movie 2 on youtube (if you havent seen it, then watch it) and a guy on there says i like trains, so some friends just asked me to make a train and the smoke pops out when you fire. they think its funny that i like atari stuff btw Quote Share this post Link to post Share on other sites
+Random Terrain #4 Posted June 6, 2011 I mean I just want it to pop up . . . I adapted on of my example programs to just have a sprite pop up if you press the fire button. Here's the .bin file to use with an emulator: ex_sprite_pop_up_2011y_06m_05d_2159t.bin Here's the bB code: ex_sprite_pop_up_2011y_06m_05d_2159t.bas Quote Share this post Link to post Share on other sites
esplonky #5 Posted June 6, 2011 thx! helped alot! Random Terrain, you, howard scott warshaw, and nolan bushnell are my heros! Quote Share this post Link to post Share on other sites
esplonky #6 Posted June 6, 2011 thanks my friends are enjoying this and laughing about it(: now to plan more serious work. first i need ideas. get with my filmmaking team later for ideas. im thinking of doing an adventure type or et type game (just not one that would cause the market to crash) Quote Share this post Link to post Share on other sites
esplonky #7 Posted June 6, 2011 so simple default.bas.bin Quote Share this post Link to post Share on other sites
dwane413 #8 Posted June 6, 2011 Quote from Posting Tips for New bB Users: Be sure to name your program files something other than 'default' in case you need to post them. Even if you don't know the name of the game yet, you can always use your username mixed with the type of project. For example, if your username is Mr. Giggle Snort and you're working on an unnamed maze game, you could call it "giggle_snort_maze_game_2011y_04m_28d_1002t.bas". For more about naming your files, see Easy Software Versioning. Quote Share this post Link to post Share on other sites