Wand element crafting. Comments on projectile logic when assigning elements to enemies

This commit is contained in:
joonasp
2022-05-02 11:28:01 +03:00
parent f2db095ab9
commit 9e3bb66973
18 changed files with 1782 additions and 1043 deletions

View File

@@ -108,8 +108,8 @@ Material:
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _BaseColor: {r: 0.9339623, g: 0.9339623, b: 0.9339623, a: 1}
- _Color: {r: 0.9339623, g: 0.9339623, b: 0.9339623, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 0}
- _EmissionColorUI: {r: 1, g: 1, b: 1, a: 1}
- _SpecColor: {r: 0.102941155, g: 0.08477507, b: 0.08477507, a: 1}