This commit is contained in:
2026-05-31 10:33:30 +07:00
118 changed files with 4492 additions and 931 deletions

View File

@@ -1,4 +1,5 @@
using System.Collections;
using OnlyScove.Scripts;
using UnityEngine;
using UnityEngine.Events;
using UnityEngine.InputSystem;

View File

@@ -26,6 +26,7 @@ Material:
disabledShaderPasses:
- MOTIONVECTORS
- DepthOnly
- SHADOWCASTER
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
@@ -55,7 +56,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 0}
m_Texture: {fileID: 2800000, guid: 5b303ff28ad9368468a2edd759cf458d, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@@ -125,7 +126,7 @@ Material:
- _ZWrite: 0
m_Colors:
- _BaseColor: {r: 0.94868153, g: 1, b: 0.8308824, a: 0.397}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 0.94868153, g: 1, b: 0.8308824, a: 0.397}
- _EmisColor: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}