Skip to content
Snippets Groups Projects
Commit 8ef52d95 authored by ziegenf4's avatar ziegenf4
Browse files

fixed the glass prefab so it tracks points

parent aa96fe4d
No related branches found
No related tags found
No related merge requests found
......@@ -120,13 +120,14 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
pointMultiplier: 1
minDistance: 0.1
minMoveDistance: 1
maxPoints: 100
minSettleSpeed: 0.1
minStopSpeed: 1
settleTime: 1
currentTime: 0
currentPoints: 0
doneMoving: 0
startTime: 0
firstForceMultiplier: 1
--- !u!54 &1521089284036806996
Rigidbody:
......@@ -204,7 +205,7 @@ MonoBehaviour:
health: 1
destroyMode: 0
stateChangePrefab: {fileID: 0}
breakScore: 0
breakScore: 20
--- !u!1001 &3006311515718900808
PrefabInstance:
m_ObjectHideFlags: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment