Skip to content

Commit baea44b

Browse files
committed
corsi task
1 parent a5acc30 commit baea44b

18 files changed

+3998
-2560
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ $RECYCLE.BIN/
6363

6464
# Visual Studio Code project
6565
.vscode/*
66-
example_output/unit_test/*
66+
example_output/*

Assets/UXF/Examples/4_CorsiBlock/Animations/Corsi Cube Animator.controller

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ AnimatorController:
99
m_Name: Corsi Cube Animator
1010
serializedVersion: 5
1111
m_AnimatorParameters:
12-
- m_Name: BeginGlow
12+
- m_Name: LightUp
1313
m_Type: 9
1414
m_DefaultFloat: 0
1515
m_DefaultInt: 0
@@ -59,7 +59,7 @@ AnimatorStateTransition:
5959
m_Name:
6060
m_Conditions:
6161
- m_ConditionMode: 1
62-
m_ConditionEvent: BeginGlow
62+
m_ConditionEvent: LightUp
6363
m_EventTreshold: 0
6464
m_DstStateMachine: {fileID: 0}
6565
m_DstState: {fileID: 1102188528786623500}

0 commit comments

Comments
 (0)