RuneScape Controls
Controls:
Middle Mouse Button Press -- Rotate Camera
MMB Scroll -- Zoom In/Out
LMB -- Set Walking Destination
LShift -- Run
Description:
RuneScape controls imitation made with GDevelop.
Since the "Pathfinding" extension only works on a flat plane of a layer, I used the "3D Raycaster" extension to emit a ray downwards from the player's position. Based on the hit result, an event adjusts the Z position of the player.
I plan on making the player lower the speed when walking uphill, and speed up when walking downhill.
The House is an "Obstacle for Pathfinding", so no need to try and enter it. The player will always try to find a way around it 🙂🙂
| Status | Prototype |
| Category | Other |
| Platforms | HTML5 |
| Author | Kabufas |
| Made with | GDevelop |
| Tags | Tutorial |
| Average session | A few seconds |
| Inputs | Mouse |
| Content | No generative AI was used |
Download
Download
RuneScapeControls_GDevelopFiles.zip 5.3 MB
Install instructions
You can download my GDevelop project to use this mechanic in your own projects.

Leave a comment
Log in with itch.io to leave a comment.