Skip to content

Commit b6e4106

Browse files
committed
add resize and pickup support
1 parent 84b7d11 commit b6e4106

File tree

6 files changed

+554
-327
lines changed

6 files changed

+554
-327
lines changed

Ender 3 VRC.prefab

+100-4
Large diffs are not rendered by default.

Ender3.unity

+1-6
Original file line numberDiff line numberDiff line change
@@ -675,11 +675,6 @@ PrefabInstance:
675675
m_Modification:
676676
m_TransformParent: {fileID: 0}
677677
m_Modifications:
678-
- target: {fileID: 2108676284386237109, guid: 8e208f1b18846a149a2cae7e16bfd52e,
679-
type: 3}
680-
propertyPath: m_audioClip
681-
value:
682-
objectReference: {fileID: 8300000, guid: 20f970fea2854c64e9246dc1ac6e5474, type: 3}
683678
- target: {fileID: 2108676284386237116, guid: 8e208f1b18846a149a2cae7e16bfd52e,
684679
type: 3}
685680
propertyPath: m_Name
@@ -693,7 +688,7 @@ PrefabInstance:
693688
- target: {fileID: 2108676284386526876, guid: 8e208f1b18846a149a2cae7e16bfd52e,
694689
type: 3}
695690
propertyPath: m_LocalPosition.y
696-
value: 0.34
691+
value: 0.327
697692
objectReference: {fileID: 0}
698693
- target: {fileID: 2108676284386526876, guid: 8e208f1b18846a149a2cae7e16bfd52e,
699694
type: 3}

Fil.mat

+2-2
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ Material:
113113
- _TransmissionScale: 0.1
114114
- _TriplanarFalloff: 0.5
115115
- _UVSec: 0
116-
- _Width: 0.0003
116+
- _Width: 0.0004
117117
- _ZWrite: 1
118118
m_Colors:
119119
- _Color: {r: 1, g: 0, b: 0, a: 1}
120120
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
121121
- _OcclusionColor: {r: 0, g: 0, b: 0, a: 1}
122-
- _PositionOffset: {r: -0.011862807, g: 0, b: 0.16478094, a: 0}
122+
- _PositionOffset: {r: -0.011862807, g: 0, b: 0.16837963, a: 0}
123123
- _SubsurfaceScatteringColor: {r: 0, g: 0, b: 0, a: 1}

0 commit comments

Comments
 (0)