How do you make a flashing prop?

Help would be good for this.

1 Like

Make two props. Have one hidden on game start and a different color. Have the other visible. Use recursion to make a loop so one is turned visible when the other is turned invisible.

Or just have one prop on this for a blinking out of existence prop.

1 Like

Glad that this helped!

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.