Compare commits

..

No commits in common. "fc4d2adfe6795cdcd3a6ef940d6c3c414bee12b7" and "b6bc003f9ebd2857be4731f14b57b5c58595eb98" have entirely different histories.

8 changed files with 11 additions and 14 deletions

View file

@ -25,7 +25,7 @@ MonoBehaviour:
GroundedOnly: 0
Damage: 10
Range: 20
AttacksPerSecond: 5
FireRate: 5
SplashRadius: 0
ChainCount: 0
ChainRange: 0

View file

@ -25,7 +25,7 @@ MonoBehaviour:
GroundedOnly: 1
Damage: 25
Range: 16
AttacksPerSecond: 0.8
FireRate: 0.8
SplashRadius: 3
ChainCount: 0
ChainRange: 0

View file

@ -27,7 +27,7 @@ MonoBehaviour:
GroundedOnly: 0
Damage: 5
Range: 10
AttacksPerSecond: 2
FireRate: 2
SplashRadius: 0
ChainCount: 0
ChainRange: 0

View file

@ -24,7 +24,7 @@ MonoBehaviour:
GroundedOnly: 0
Damage: 0
Range: 0
AttacksPerSecond: 0
FireRate: 0
SplashRadius: 0
ChainCount: 0
ChainRange: 0

View file

@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 4da4faa336600407eba8a8b842ddebe1
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -4,7 +4,7 @@
"com.unity.cinemachine": "3.1.6",
"com.unity.collab-proxy": "2.12.4",
"com.unity.entities.graphics": "6.4.0",
"com.unity.ide.rider": "3.0.40",
"com.unity.ide.rider": "3.0.39",
"com.unity.ide.visualstudio": "2.0.27",
"com.unity.inputsystem": "1.19.0",
"com.unity.multiplayer.center": "1.0.1",

View file

@ -86,7 +86,7 @@
"dependencies": {}
},
"com.unity.ide.rider": {
"version": "3.0.40",
"version": "3.0.39",
"depth": 0,
"source": "registry",
"dependencies": {

View file

@ -135,6 +135,11 @@
"type": "UnityEngine.ProBuilder.RectSelectMode, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
"key": "editor.dragSelectRectMode",
"value": "{\"m_Value\":0}"
},
{
"type": "UnityEditor.ProBuilder.Actions.ExportAssetOptions, Unity.ProBuilder.Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
"key": "export.assetOptions",
"value": "{\"m_Value\":{\"makePrefab\":false,\"replaceOriginal\":false}}"
}
]
}