drwhut / tabletop-club

An open-source platform for playing tabletop games in a physics-based 3D environment for Windows, macOS, and Linux! Made with the Godot Engine.
MIT License
1.24k stars 49 forks source link

Assign shortcuts for scaling objects. #288

Open inhumator opened 1 year ago

inhumator commented 1 year ago

It would be very convenient if user could make selected object bigger or smaller by using key binding ( maybe '+' and '-' ) instead of going to "Transform" and entering all three values (X,Y,Z) by hand.

drwhut commented 1 year ago

That's not something I had considered for the transform menu! Although, I'm wondering how often the transform menu is used in general, and if it is worth using shortcuts for it (and potentially save them for something that is used more often down the line). I'll label this issue as a question and see what people think 👍