S
S
solution92014-12-26 20:16:01
Game development
solution9, 2014-12-26 20:16:01

How to restart a level after animation completes in Unity3D?

How can I implement reloading of the level after the end of the animation clip (death) in Unity3D?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Espleth, 2014-12-26
@solution9

Wouldn't it be easier to add a timer after which to run the Application.LoadLevel(Application.loadedLevel); code?

C
CapJack, 2015-04-03
@CapJack

animation events are used for this

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question