diff --git a/Data/Scenes/Main/Tree.pbt b/Data/Scenes/Main/Tree.pbt index 68e3323..fca9361 100644 --- a/Data/Scenes/Main/Tree.pbt +++ b/Data/Scenes/Main/Tree.pbt @@ -68,6 +68,11 @@ Objects { Z: 7539.61084 } } + Overrides { + Name: "Rotation" + Rotator { + } + } } } TemplateAsset { diff --git a/Data/Scripts/PortalSlideshow_README.asset.pbt b/Data/Scripts/PortalSlideshow_README.asset.pbt index f07085d..e4da1af 100644 --- a/Data/Scripts/PortalSlideshow_README.asset.pbt +++ b/Data/Scripts/PortalSlideshow_README.asset.pbt @@ -5,4 +5,5 @@ Assets { TextAsset { } SerializationVersion: 87 + DirectlyPublished: true } diff --git a/Data/Templates/META Portal Slideshow_1.pbt b/Data/Templates/META Portal Slideshow_1.pbt new file mode 100644 index 0000000..ced4d68 --- /dev/null +++ b/Data/Templates/META Portal Slideshow_1.pbt @@ -0,0 +1,46 @@ +Assets { + Id: 2420537714097670571 + Name: "META Portal Slideshow" + PlatformAssetType: 5 + TemplateAsset { + ObjectBlock { + RootId: 10118914025246442512 + Objects { + Id: 10118914025246442512 + Name: "TemplateBundleDummy" + Transform { + Location { + } + Rotation { + } + Scale { + X: 1 + Y: 1 + Z: 1 + } + } + Folder { + BundleDummy { + ReferencedAssets { + Id: 7568307118361539636 + } + ReferencedAssets { + Id: 14051496359547564965 + } + } + } + } + } + PrimaryAssetId { + AssetType: "None" + AssetId: "None" + } + } + Marketplace { + Id: "0ba66f5fcaaa480ab8b64c39dc218aed" + OwnerAccountId: "ef18f7661bf14d0eae60d7f31ea769af" + OwnerName: "TeamMETA" + Description: "Meta Portal Slideshow is a simple component that allows creators to upload custom images that can be used in their game to provide information to players, such as how to play, game updates, and item showcasing. \r\n\r\nMake sure to read the PortalSlideshow_ReadMe file for setup and configuration instructions\r\n\r\nMessage @Buckmonster or @Chris in Discord with feedback or feature requests - https://discord.com/invite/core-creators\r\n\r\nThanks to:\r\n\342\200\242 @Buckmonster - Feedback & Design Direction\r\n\342\200\242 @Chris - Documentation & Feedback\r\n\342\200\242 @Divided - Orginal Development\r\n\342\200\242 @Morticai - Development and packaging for Community Content" + } + SerializationVersion: 87 +} diff --git a/Data/Templates/Portal-Slideshow.pbt b/Data/Templates/Portal-Slideshow.pbt index 0c91db8..24f120d 100644 --- a/Data/Templates/Portal-Slideshow.pbt +++ b/Data/Templates/Portal-Slideshow.pbt @@ -72,11 +72,11 @@ Assets { } Overrides { Name: "cs:ImageSpacing" - Float: 1000 + Float: 1200 } Overrides { Name: "cs:ImageZoom" - Float: 0 + Float: 5 } Overrides { Name: "cs:Enabled:tooltip" @@ -2756,4 +2756,5 @@ Assets { } } SerializationVersion: 87 + DirectlyPublished: true }