webspace-sdk / webspace-engine

Webspace Engine
Mozilla Public License 2.0
61 stars 9 forks source link

Should be able to switch object/world axis during move transform via hotkeys #6

Open gfodor opened 1 year ago

gfodor commented 1 year ago

If you start moving an object along an axis (1,2,3,q,e) if you let go, you should be able to choose another axis.

This ended up being hard to do because the user input system is not cooperating with the release iirc.