How can i create an on/off switch that uses the same key to activate it?
I know there must be a bunch of different ways but I cant get them to work.
The following works fine when I use two different keys, like numpad 1 and numpad 2.
But when I set both to one key like numpad 1, nothing happens at all.
If someone could let me what am missing here I would appreciate any help.
start of lay out: "switch" set to not mirrored
1. Key numpad 1 pressed on keyboard = Set "switch" to mirrored
"Player" overlapping "switch"
"switch" is mirrored (inverted,
there is no other mirror option)
2. Key numpad 1 pressed on keyboard = Set "switch" to not mirrored
"Player" overlapping "switch"
"switch" is mirrored (not inverted)
I tried the same thing with two animations, even tried two separate switches that spawn each other.