Synthead Posted April 15, 2010 Share Posted April 15, 2010 What command could I use to sense the fire button on the joysticks in TI-BASIC? Quote Link to comment Share on other sites More sharing options...
1980gamer Posted April 15, 2010 Share Posted April 15, 2010 it has been a while.... but i think it is call key(0,k,s) if k=18 then FIRE.... your firing sound, sprite movement etc. Gene Quote Link to comment Share on other sites More sharing options...
Synthead Posted April 16, 2010 Author Share Posted April 16, 2010 it has been a while.... but i think it is call key(0,k,s) if k=18 then FIRE.... your firing sound, sprite movement etc. Gene Nice! call key(1,x,y) and call key(2,x,y) works great! Quote Link to comment Share on other sites More sharing options...
+retroclouds Posted April 16, 2010 Share Posted April 16, 2010 If you are in to programming TI-Basic you might also want to check our TI-99/4A Games Programming subgroup at atariage. Check out the development resources sticky thread for manuals on programming Basic and Extended Basic. 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.