Skip to content

Commit

Permalink
Serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderFoo committed Oct 17, 2022
1 parent 10e9ae3 commit c11155c
Show file tree
Hide file tree
Showing 11 changed files with 28 additions and 736 deletions.
2 changes: 1 addition & 1 deletion Data/BindingSets/Default Bindings.pbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Assets {
Id: 736360303936294653
Name: "Default Bindings"
PlatformAssetType: 29
SerializationVersion: 118
SerializationVersion: 119
BindingSetAsset {
Bindings {
BindingType {
Expand Down
8 changes: 8 additions & 0 deletions Data/Scenes/Main/Gameplay Settings/Tree.pbt
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,14 @@ Objects {
HighDistance: 9000
}
}
RelevanceSettings {
key: "light"
value {
LowDistance: 4500
MediumDistance: 7000
HighDistance: 9000
}
}
RelevanceSettings {
key: "mergedmesh"
value {
Expand Down
10 changes: 10 additions & 0 deletions Data/Scenes/Main/Tree.pbt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,16 @@ Objects {
Name: "Name"
String: "World Markers"
}
Overrides {
Name: "Position"
Vector {
}
}
Overrides {
Name: "Rotation"
Rotator {
}
}
}
}
TemplateAsset {
Expand Down
2 changes: 1 addition & 1 deletion Data/Scripts/Markers_Client.asset.pbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Assets {
CustomParameters {
}
}
SerializationVersion: 118
SerializationVersion: 119
VirtualFolderPath: "World Markers"
}
2 changes: 1 addition & 1 deletion Data/Scripts/README.asset.pbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Assets {
CustomParameters {
}
}
SerializationVersion: 118
SerializationVersion: 119
VirtualFolderPath: "World Markers"
}
2 changes: 1 addition & 1 deletion Data/Templates/Blacksmith Marker.pbt
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ Assets {
AssetId: "None"
}
}
SerializationVersion: 118
SerializationVersion: 119
VirtualFolderPath: "World Markers"
}
2 changes: 1 addition & 1 deletion Data/Templates/Fireworks Marker.pbt
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ Assets {
AssetId: "None"
}
}
SerializationVersion: 118
SerializationVersion: 119
VirtualFolderPath: "World Markers"
}
3 changes: 2 additions & 1 deletion Data/Templates/World Markers.pbt
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,7 @@ Assets {
AssetId: "None"
}
}
SerializationVersion: 118
SerializationVersion: 119
DirectlyPublished: true
VirtualFolderPath: "World Markers"
}
Loading

0 comments on commit c11155c

Please sign in to comment.