A collection of resources for Circuits V2 in Rec Room.
These changes may require you to update your rooms.
Get All Players
.Rand Int
chip is now inclusive.SFX V2
now plays for everyone by default but has an option to disable synchronization.Piston V2
and Rotator V2
also fire events for everyone by default but have an option to disable synchronization.Piston V2
, Rotator V2
, and SFX V2
can now be played by anyone and networking will be done automatically.The following chips have had CPU heat raised beyond the default:
Button Set Text
Creation Object Add Tags
Creation Object Get All With Tag
Creation Object Get Tags
Creation Object Remove Tags
Delay
Event Receiver
Event Sender
For Each
For
Get All Players
List Add
List Concat
List Insert
Remove At
List Remove Last
Log String
Make List
Parse Bool
Parse Float
Parse Int
Player Add Role
Player Remove Role
Prompt Local Player
Reset Object
Reset Room
Show Notification
String Format
Substring
Text Set Text
Trigger Volume Get Filter Tags
Trigger Volume Set Filter Tags
Trigger Volume Get Objects
Trigger Volume Get Player
To String
The following chips have had net raised heat beyond the default:
Creation Object Add Tags
Creation Object Remove Tags
Player Add Role
Player Remove Role
Reset Object
Reset Room
Random From List
Deprecated content will be removed in a future update.
The following chips have been deprecated:
Instance AI
Instance Bool
Instance Combatant
Instance Creation Object
Instance Float
Instance Int
Instance List<bool>
Instance List<CreationObject>
Instance List<Float>
Instance List<Int>
Instance List<Player>
Instance List<String>
Instance List<Vector3>
Instance Player
Instance String
Instance Vector3
Synced AI
Synced Bool
Synced Combatant
Synced CreationObject
Synced Float
Synced Int
Synced Player
Synced String
Synced Vector3
Set Value
Value Changed
In
and Out
chips inside of other chips have been changed into single In
and Out
busses.Creation Object
is now Rec Room Object
.If Local Player Should Run
Player Get Equipped Objects
chipPlayer Reference Board
s are no longer be left behind in rooms when players leaveToggle Button V2
has correct Pressed and Released data for all players.Delay
chip have been arranged into the correct order.Control Panel
s can now be deleted if their objects are also being deleted.Dice Get Result
now returns a bool
.Piston V2
, Rotator V2
, Emitter V2
and Spawner V2
now have the correct default tags.Get Forward Vector
, Get Up Vector
and Get Velocity
chips all work correctly.