Game Development Community

F11 is also "Undo"?

by Sean Brockest · in Torque Game Engine · 01/31/2007 (7:19 pm) · 3 replies

Here's a scenario. I go into edit mode (F11), and make some changes. I hit F11 again to view them without gridboxes and everything, then hit F11 again to make more changes. The last changes i'd just made are undone!

How can i avoid this?

#1
01/31/2007 (7:53 pm)
Save before pressing F11
(that's what I do anyway)
#2
01/31/2007 (8:01 pm)
So this is just a bug everyone deals with?

(thanks for the response though, i'l do that in the meantime)
#3
01/31/2007 (9:24 pm)
Deselect the alst thing you had selected before hitting f-11.. otherwise when you go back in the editor it will revert the last thing selected..
not really a bug per se just the way the editor is worked out.. you should always save also before exiting the editor..