Skip to content

Fix VirtualJoystick class name conflict in 4.7+ in Platformer 3D#1304

Open
Calinou wants to merge 1 commit intogodotengine:masterfrom
Calinou:platformer-3d-fix-virtual-joystick-class-name
Open

Fix VirtualJoystick class name conflict in 4.7+ in Platformer 3D#1304
Calinou wants to merge 1 commit intogodotengine:masterfrom
Calinou:platformer-3d-fix-virtual-joystick-class-name

Conversation

@Calinou
Copy link
Copy Markdown
Member

@Calinou Calinou commented Mar 10, 2026

Godot 4.7 implements a VirtualJoystick node, whose class name conflicted with the existing add-on used in the Platformer 3D demo.

This renames the class to avoid a conflict, while keeping the functionality intact on Godot 4.6.

Tested on an Android device.

Godot 4.7 implements a VirtualJoystick node, whose class name
conflicted with the existing add-on used in the Platformer 3D
demo.

This renames the class to avoid a conflict, while keeping the
functionality intact on Godot 4.6.
@Calinou Calinou added the bug label Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant