Well, I made a script where a sprite was supposed to hide forever when a key was pressed only once. When I tested it out, it would hide when the key was pressed but after you let go it would appear again. Then I found out that if you hold down the key, it would hide for however long you held down until you let go and it would appear again!!! Anyway to fix this.
Offline
So can someone please help me.
Offline
the script should be
when [space v] key pressed hidedo you have something else?
when gf clicked forever if <key [space v] pressed? > hide else show
Offline