[Solved] How to get current scene name

How can I get the current scene name? There is no default conditions to be used? Like for animation there is condition called (current animation name).

Is the only way is using variable?

There is a function, CurrentSceneName(), which returns a string. To check what it is, use the compare two strings condition:

image

2 Likes