Greets!
Just wonderin if there’s a shortcut via the mouse to undo ur last action, instead of passin by history?
Cheers!
Greets!
Just wonderin if there’s a shortcut via the mouse to undo ur last action, instead of passin by history?
Cheers!
That is a per-mouse feature rather specific to Unity itself.
If your mouse has fancy extra buttons you’d need to use its appropriate software to set up a CRTL-Z action.
Thxs, and nowhere to click otherwise?
What do you actually mean by that?
if you want undo/redo buttons, maybe could create own:
https://github.com/marijnz/unity-toolbar-extender
Why not just use CTRL-Z?
That’s what i mean mgear, but didn’t know about ctrl-z. Though i’m not much on keyboard at the moment.
Ok, but got only 3 button on my basic mouse, might upgrade it later.
ok, using that extender plugin, could call undo from custom button
Thxs, but i’m afraid i don’t know yet how to use the scripts… :s
…you didn’t know about the universal undo shortcut that OSX, Windows, Linux, and a whole host of other operating systems have had for literal decades?
Nops… Had nothin to undo till now…
In anything? At all? Never in a Word Processor? Never to reopen a closed tab? Never in an IDE? Never in an image editor? Never in your life?
Also just use your keyboard. If you’re going to be making games, you’re going to be using the keyboard a lot.
Yes, i’ll get the keyboard habit soon i guess. Trouble is, got an azerty keyboard, and i can’t find a way to rebind it…
It’s not a difficult keystroke to reach even on azerty.
i have a logitech g502 mouse and i set the little index finger button next to left to undo. The other i set to redo.
The side squeeze button i set to middle mouse.
the other side buttons are delete and enter.
I’ve found this to be generally useful for many game development software’s. I’ve had this setup for several years now and haven’t been able to improve it.