I’m trying to get the object Transition to change animations. It won’t change. The code you’re seeing right there in the screencap is the only active code that mentions the object Transition. This is the ONE thing keeping me from finally finishing this level.
I know it’s not changing because I made it so the player character would change colours if it activated, and the player isn’t changing colour.
Why is it not responding and how can I get it to work?
1 Like
okay, so move the “Number of the animation of Transition = 2” event, and put it under the “Tween “Explode” on | OfficeDoor has finished playing” and I hope this works out. Because I had a similar situation, and I kind of had to do the same thing. Which involved animation of course lol. I hope this helps.
Do you mean I should make it a Sub event?
Oh, I figured out what the problem was. It was with one of the settings with the Explode Tween.
What happened was that the tween was set to destroy the object it’s linked to (the door) when it should have been toggled to No.
I just changed the setting to No right now.
Ah, well at least I tried! Also did you try making it a subevent? What was the results?
1 Like
Sorry, forgot to respond to this message
I think when I tried it as a Subevent, nothing changed.