How do I modify my blueprint to make the disappeared platform reappear.

Hey @StephenSwag7,

You could call an event based on a timer to re-enable collision and set your opacity back to 1.

Any more specifics or info you can provide will go a long way in solving your problem.


Hi, thank you for your response!
Can you describe in detail how I modified my Blueprint? Sorry, I’m a beginner.

Hey @StephenSwag7,

You modified your blueprint to completely destroy (remove entirely from the level) the actor from the scene. You will not be able to call any blueprints from this actor once it is destroyed. Did you intend to do this?

Hey @StephenSwag7!

Checking in! Are you still having trouble with your platform?