If you click ctrl+z when making an animation you make your code undo
1 Like
Yeah, what did you expect?
3 Likes
same I was sitting there like… thats in every program as an undo shortcut, not a bug!
2 Likes
4 Likes
Yeah, I do that when I want to undo some code I didn’t mean to insert (it’s quicker than deleting the code sometimes). You can also press ctrl + y to undo your undo.
1 Like
what I meant what it was deleting my blocks while drawing an animation
Oh wierd, probably because the drawing pop-up just blocks the code and doesn’t disable the shortcuts. Actually useful advice then!