B
B
Bruh_Bruh2020-08-31 13:22:21
Unity
Bruh_Bruh, 2020-08-31 13:22:21

Why doesn't the transition work a second time?

There is a button, after it fades out (implemented through the attached script), there is a transition to the second scene, on the second scene there is another button, thanks to which you can return to the first one. And at this moment we are close to the problem, if after returning to the first scene we try to go to the second one again, then the button fades out, as it should, but there is no transition to the second scene. That is, the transition to the next scene only works the first time. 5f4ccf3e71b95786080136.jpeg
5f4ccf4abea7d217528146.jpeg
Help me please.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
freeExec, 2020-08-31
@freeExec

Use a debugger and find out why your logic is failing.

G
Griboks, 2020-08-31
@Griboks

Maybe the Start event (or something else) doesn't work when the scene is switched. Need a debugger.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question