itch.io is community of indie game creators and players

Devlogs

Adding Mobile Support

3D FPS (Read Desc)
A browser game made in HTML5

In this update, I added mobile support for the game.

Super simple on scratch,  just make some sprites for buttons and have each button trigger a certain action. In scratch, I used variables to detect true and false instead of using broadcasting to trigger anything. It basically just detects when the cursor is clicking the sprite (using if touching mouse pointer? and mouse down? blocks) then tells the sprite that actually does the action to well, do the action.

Thanks for the support on the game!

Files

  • 3D FPS V 1.03.1.html 6.8 MB
    Feb 02, 2021
Leave a comment