Tabletop Simulator Wiki
Edit Page
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
== Save File Format ==
 
== Save File Format ==
   
βˆ’
Saving now uses [[wikipedia:JSON|Json serialization]] for easy to use, human readable format. More specifically, JSON .NET for Unity.
+
Saving now uses [http://en.wikipedia.org/wiki/JSON Json serialization] for easy to use, human readable format. More specifically, JSON .NET for Unity.
   
 
You can modify the physics properties of an object in the save file. By adding and modifying the [http://docs.unity3d.com/Manual/class-PhysicMaterial.html PhysicsMaterial] and [http://docs.unity3d.com/Manual/class-Rigidbody.html Rigidbody]. You can see an example of that in the Json below.
 
You can modify the physics properties of an object in the save file. By adding and modifying the [http://docs.unity3d.com/Manual/class-PhysicMaterial.html PhysicsMaterial] and [http://docs.unity3d.com/Manual/class-Rigidbody.html Rigidbody]. You can see an example of that in the Json below.
Please note that all contributions to the Tabletop Simulator Wiki are considered to be released under the CC BY-NC-SA
Cancel Editing help (opens in new window)