📄️ Creating a New Room
Creating a room using Studio
📄️ Using Built-In Rec Room Objects
Built-in Rec Room Objects are all of the props, chips, components that exist in-game within the Maker Pen Palette. All of these objects can be browsed, placed, and saved into a room directly within Rec Room Studio.
📄️ Creating Custom Rec Room Studio Objects
Create a GameObject in Unity
📄️ Importing Unity Assets
You can use Unity Assets (from other projects, the Unity Asset store, etc) in your Rec Room Studio project. Once imported (via Window > Package Manager or just dropping the files into your project Assets directory), you’ll just need to make sure settings are changed to be
📄️ Creating Materials & Textures
Unity allows you to create and apply materials to 3D objects in your project.
📄️ Audio
To utilize the existing audio channels in Rec Room, there are special Mixers generated in Rec Room Studio projects.
📄️ RecNet Image Compoent
In the future, more chips will be added to support the image type for this component.
📄️ Post Processing
In Unity, post-processing refers to a set of effects and techniques that are applied to the final rendered image of a game or application, after the rendering pipeline has already completed its work.