Make some speed edit for web version
This commit is contained in:
parent
18a2f9944d
commit
3695ff634e
@ -5552,6 +5552,16 @@ PrefabInstance:
|
|||||||
propertyPath: m_Name
|
propertyPath: m_Name
|
||||||
value: Player
|
value: Player
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: speed
|
||||||
|
value: 15
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: runSpeed
|
||||||
|
value: 25
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
|
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: powerImage
|
propertyPath: powerImage
|
||||||
|
@ -3114,6 +3114,16 @@ PrefabInstance:
|
|||||||
propertyPath: m_Name
|
propertyPath: m_Name
|
||||||
value: Player
|
value: Player
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: speed
|
||||||
|
value: 15
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: runSpeed
|
||||||
|
value: 25
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
|
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: powerImage
|
propertyPath: powerImage
|
||||||
|
@ -58,7 +58,7 @@ Shader "Outlined/Silhouette Only" {
|
|||||||
Name "OUTLINE"
|
Name "OUTLINE"
|
||||||
Tags { "LightMode" = "Always" }
|
Tags { "LightMode" = "Always" }
|
||||||
Cull Off
|
Cull Off
|
||||||
Offset 5,5
|
Offset 15,15
|
||||||
|
|
||||||
|
|
||||||
// you can choose what kind of blending mode you want for the outline
|
// you can choose what kind of blending mode you want for the outline
|
||||||
|
Loading…
Reference in New Issue
Block a user