Adding Mobile Support
3D FPS (Read Desc) » Devlog
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 Play in browser
Feb 02, 2021
3D FPS (Read Desc)
8bit shooter
Status | In development |
Author | LioxLynx |
Genre | Shooter |
Tags | 3D, 8-Bit, FPS, raycasting |
More posts
- Getting It WorkingFeb 01, 2021
Leave a comment
Log in with itch.io to leave a comment.