From 575af36b9ec3d3c39ffb027c13c5a9bd0b369f97 Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Sat, 05 Apr 2025 17:44:41 +0000 Subject: [PATCH] #47 background transition based on y-level --- Assets/BackgroundManager.cs.meta | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/Assets/BackgroundManager.cs.meta b/Assets/BackgroundManager.cs.meta new file mode 100644 index 0000000..2114e3a --- /dev/null +++ b/Assets/BackgroundManager.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 718d5e9be0a4bd647adb3ea9fc7cf477 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: -- Gitblit v1.9.3