Initial Commit
This commit is contained in:
parent
53eb92e9af
commit
270ab7d11f
15341 changed files with 700234 additions and 0 deletions
BIN
Library/PackageCache/com.unity.modules.vehicles@1.0.0/.icon.png
Normal file
BIN
Library/PackageCache/com.unity.modules.vehicles@1.0.0/.icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: a9b8bbab88e5c0e060aa4dca4bf8fc14
|
||||
timeCreated: 0
|
||||
licenseType: Pro
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: e5c46c19ce0ce2e0103aa6f82df1043a
|
||||
timeCreated: 0
|
||||
licenseType: Pro
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "com.unity.modules.vehicles",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"displayName": "Vehicles",
|
||||
"description": "The Vehicles module implements vehicle physics simulation through the WheelCollider component. Scripting API: https://docs.unity3d.com/ScriptReference/UnityEngine.VehiclesModule.html",
|
||||
"icon": ".icon.png",
|
||||
"dependencies": {
|
||||
"com.unity.modules.physics": "1.0.0"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 6afb166a156df2d20433d981f4bb2832
|
||||
timeCreated: 0
|
||||
licenseType: Pro
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Add table
Add a link
Reference in a new issue