Saltar al contenido principal

Búsqueda

Reset a destroyed object in its original position

  • CLOUD1985

    You could try deactivating it rather than destroying it. A selector with two states would work.

    State A is coin on and visible. Once collected, the selector goes to state B.

    State B could use a keyframe to make the coin invisible and deactivate its awarded score.

    When you die the respawn signal could revert the selector to state A again.

  • thebiv

    Alternately, you could have all the coins spawn with an emitter and respawn when you die, using the same kind of logic Cloud explained.

  • fawad42

    Thanks for the help @thebiv and @CLOUD1985!! It's my first time working with logic so its been quite the learning curve for me.

    I'll try using both of your techniques and see how that goes.

  • Supposer

    Can I ask, what about resetting the scene didn't work?

Iniciar sesión para dejar un comentario.