godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.46k stars 21.07k forks source link

Godot 4.0 Gridmap change floor hotkeys broken #71916

Closed elvisish closed 1 year ago

elvisish commented 1 year ago

Godot version

4.0 beta 14

System information

Windows 10

Issue description

The hotkeys to change floor in gridmap don't work as they are also used by the select mode and rotate mode tools. Temporary fix: clear the editor hotkeys for Select and Rotate mode and it works in gridmap.

Steps to reproduce

Add a gridmap, attempt to use Q and E to change floors, Select and Rotate hotkeys will supersede the floor change in Gridmap.

Minimal reproduction project

N/A

jkulawik commented 1 year ago

Cursor Clear Rotation (W) does not work too

tavurth commented 1 year ago

Duplicate of https://github.com/godotengine/godot/issues/71916?

akien-mga commented 1 year ago

Duplicate of #71916?

You linked this very issue.

tavurth commented 1 year ago

Sorry was shuffling many tabs:

https://github.com/godotengine/godot/issues/67497

akien-mga commented 1 year ago

Duplicate of #67497