- Added Bullets
- Bullets Charge
- Added a camera
- Planning to add upgrades
On PC, use space to shoot a missile/bullet.
Android, double press(Two touches at once), or press on the upper half of the screen.
To shoot the charge bar needs to be full.
Bullets can destroy meteors, but each time you shoot once it takes longer to fill the charge.
Im going to have power ups, and power downs, that will drop randomly and when meteors are destroyed.
Looked into this, something in my app stops the game from fully disposing. So the program will dispose the textures, but keep running. Then it just uses what ever is the memory to display the textures (I assume because sometimes they are white other times are random dots/lines). Odd thing is it thinks the textures are loaded, so I cant do a check to reload them.
Files have been updated