From 029dc5ba39b92d56d8ddc36503d40a3c870e9e81 Mon Sep 17 00:00:00 2001 From: Marco F <51234379+MarcoFazioRandom@users.noreply.github.com> Date: Mon, 11 Mar 2024 19:58:23 +0100 Subject: [PATCH] Add virtual joystick plugin (#324) Add my virtual joystick plugin (for Godot 3.x and 4.x) . I known there is another virtual joystick plugin for 3.x, but mine has more features and it's more updated. --------- Co-authored-by: Hugo Locurcio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba7f712..7aaf019 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support). - [StoryTeller Engine](https://github.com/HeavenMercy/StoryTeller-Engine) - Dialog and interactive fiction engine (Godot 3.x). - [Tiled importer](https://github.com/vnen/godot-tiled-importer) - Import maps from [Tiled](https://www.mapeditor.org/) (Godot 3.x). - [TileSet Builder](https://github.com/HeavenMercy/TileSet-Builder-Godot-Plugin) - Quickly build tilesets with style (Godot 3.x). +- [Virtual Joystick](https://github.com/MarcoFazioRandom/Virtual-Joystick-Godot) - A virtual joystick for touchscreens. Simple to use and with useful options (Godot 3.x, 4.x). #### Godot 4.2+