cannon tweaks
rotation angle, movement speed, rotation speed, cannonball firing speed, and cannonball movement speed.
This commit is contained in:
parent
1e8dcb6374
commit
24f23379ff
10
Unity-Files/Assets/Examples/Defender/Defender.unity
generated
10
Unity-Files/Assets/Examples/Defender/Defender.unity
generated
@ -420,8 +420,8 @@ MonoBehaviour:
|
|||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
rigidbody2D: {fileID: 0}
|
rigidbody2D: {fileID: 0}
|
||||||
typeOfControl: 0
|
typeOfControl: 0
|
||||||
speed: 5
|
speed: 8
|
||||||
constraintRotationAmount: 0.3
|
constraintRotationAmount: 0.37
|
||||||
--- !u!50 &267901560
|
--- !u!50 &267901560
|
||||||
Rigidbody2D:
|
Rigidbody2D:
|
||||||
serializedVersion: 4
|
serializedVersion: 4
|
||||||
@ -457,7 +457,7 @@ MonoBehaviour:
|
|||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
rigidbody2D: {fileID: 0}
|
rigidbody2D: {fileID: 0}
|
||||||
typeOfControl: 1
|
typeOfControl: 1
|
||||||
speed: 5
|
speed: 1.5
|
||||||
constrainedDistance: 6
|
constrainedDistance: 6
|
||||||
--- !u!1 &288784317
|
--- !u!1 &288784317
|
||||||
GameObject:
|
GameObject:
|
||||||
@ -777,8 +777,8 @@ MonoBehaviour:
|
|||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
prefabToSpawn: {fileID: 196000, guid: c9ddfe9d025db4b058cfab0c1466019c, type: 3}
|
prefabToSpawn: {fileID: 196000, guid: c9ddfe9d025db4b058cfab0c1466019c, type: 3}
|
||||||
keyToPress: 32
|
keyToPress: 32
|
||||||
creationRate: 0.4
|
creationRate: 0.6
|
||||||
shootSpeed: 4
|
shootSpeed: 5
|
||||||
shootDirection: {x: 0, y: 1}
|
shootDirection: {x: 0, y: 1}
|
||||||
relativeToRotation: 1
|
relativeToRotation: 1
|
||||||
--- !u!1 &668653126
|
--- !u!1 &668653126
|
||||||
|
@ -27,6 +27,9 @@ EditorUserSettings:
|
|||||||
value: 22424703114646680e0b0227036c6c3338282b2b21382a35633c133af6f9
|
value: 22424703114646680e0b0227036c6c3338282b2b21382a35633c133af6f9
|
||||||
flags: 0
|
flags: 0
|
||||||
RecentlyUsedScenePath-7:
|
RecentlyUsedScenePath-7:
|
||||||
|
value: 224247031146467e150f01321c264c5f32121e2f222c232262041c3aeca0193decf278fce9332b25
|
||||||
|
flags: 0
|
||||||
|
RecentlyUsedScenePath-8:
|
||||||
value: 224247031146467e150f01321c264c5f32121e2f222c2322620d1835e7ee303df0a923e7ee2e26
|
value: 224247031146467e150f01321c264c5f32121e2f222c2322620d1835e7ee303df0a923e7ee2e26
|
||||||
flags: 0
|
flags: 0
|
||||||
vcSharedLogLevel:
|
vcSharedLogLevel:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user