From 6dc49ed0df7d94212b36fea31797095e1def56aa Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Sat, 23 Dec 2023 23:27:55 +0000 Subject: [PATCH] Fixed scene load animation --- Assets/Scenes/GameplayScene.unity | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Assets/Scenes/GameplayScene.unity b/Assets/Scenes/GameplayScene.unity index 91795ec..8a075c6 100644 --- a/Assets/Scenes/GameplayScene.unity +++ b/Assets/Scenes/GameplayScene.unity @@ -2102,6 +2102,10 @@ propertyPath: m_AdditionalShaderChannelsFlag value: 25 objectReference: {fileID: 0} + - target: {fileID: 4321010892148685286, guid: 1727dce3407104540a6bf21deb2957a8, type: 3} + propertyPath: m_text + value: Loading... + objectReference: {fileID: 0} - target: {fileID: 7044154378667287598, guid: 1727dce3407104540a6bf21deb2957a8, type: 3} propertyPath: m_LocalPosition.x value: 0 -- Gitblit v1.9.3