#Hi guys, I came to tell you if you could help me create an asset v2 file, I don't know how to create
24 messages · Page 1 of 1 (latest)
I haven't tried since I don't know how to export it in asset:C format
What asset are you trying to create?
Vehicle Physics Profile Asset
that's what i want to try to do
Alright
Copy
UnturnedLocalFiles/Bundles/Assets/VehiclePhysicsProfiles/DefaultProfile.asset
And rename it to something like CustomVehicleProfile
Then
Use a GUID generator to generate a new GUID for your asset
Free Online GUID/UUID Generator
It should probably be in its own folder
For better organisation
Use this as your GUID 5c5427637e74442eae1013ee31e916b4 for example (I just generated)
Finally just add Physics_Profile 5c5427637e74442eae1013ee31e916b4 to your vehicle's .dat
Then you can edit the values however youd like in your physics profile and theyll also be updated to your vehicle
In the top left of the Asset replace the old GUID with this new one
Under Metadata
so right?
@surreal kestrel friend, a question, can one add scripts to the unturned with assets? or not