About[]
CV1 Gizmos are elements of Circuits V1 that move or rotate objects. They can be used in Custom Rooms to move or rotate Maker Pen objects, props from the Palette, or even other gizmos (which may move or rotate other objects themselves).

All gizmos in the "Gadgets" tab of the Palette.
If your Permissions in a room allow you to use the Maker Pen, gizmos can be created with the “CV1 (Legacy)” tab of the Palette and - after activating the search field - the “Components” tab of the Palette. They appear as small motors with an axle at the top. Gizmos may be configured with the Configure mode of the Maker Pen. The pins of gizmos may be connected to (and disconnected from) pins of Chips with the Connect mode of the Maker Pen.
To use a gizmo to move another object (Maker Pen object, prop from the Palette, or even another gizmo), use the Connect mode of the Maker Pen to connect the top part (axle) of the gizmo to the other object. Connect the body of the gizmo to another gizmo (or any other object) to move the gizmo itself (and everything that is connected to its top part). Note that you cannot connect Maker Pen shapes to gizmos (turn them into objects with the "Done Editing" button).
Once configured correctly, gizmos start moving automatically. You can stop all gizmos by unchecking "Play Gizmos" in the "Settings" tab of the Palette. To restart the gizmos, tap the "Play Gizmos" button again.
Note that selected gizmos (except for the Animation gizmo) do not move. Drop your Maker Pen or use the Select mode to unselect the gizmo.
Gizmos connected to objects over long distances can be affected by the Rotation Compression issue.
List of Gizmos[]
This section describes all gizmos that are available under "Gizmos" in the “CV1 (Legacy)” tab of the Palette and - after activating the search field - in the "Components" tab of the Palette. You need the Permissions to use a Maker Pen to get access to this tab.
Animation Gizmo[]
How to Animate a Fish!
How to Rec Room - Creating animations with the Animation Gizmo
YouTube video by Rec Room Inc.
The Animation Gizmo will animate all objects connected to it based on key frames defined by the player.
The "In" and "Out" settings shown when editing a keyframe are acceleration and deceleration settings. These can be configured for each object in the animation, and default to "Linear." "Linear" sets no acceleration. "Ease" and "EaseFast" both apply acceleration or deceleration, but at different rates. The "In" setting determines the deceleration from the previous frame, and the "Out" setting determines the acceleration toward the following frame. Both settings are visually represented by the blue dots appearing on the path lines.
Expert Tip: Pivot Point
- If a rotating object appears to move strangely between key frames, make sure to check its pivot point and adjust the shapes of the object such that the pivot point is at the point where you want your object to rotate around, e.g. the center of a joint.
Clamp[]

A Clamp with two maker pen balls wired to its top part and its body.
The clamp gizmo keeps an object connected to its axle, or lets it interact freely with the world. Think of it as the gizmo grabbing and dropping objects.
Inputs:
Pin | Label | Range | Description |
---|---|---|---|
red | On/Off | Boolean | True releases the object, false instantly locks it back in place, no matter if someone is currently holding it, similarly to an impolite object respawn but without the orange smoke and it works with multiple objects at once. |
Expert Tip: Do Not Use the Clamp Gizmo for Resetting Objects
- The Clamp gizmo has multiple issues when used for resetting objects (e.g. on game start): collisions might prevent correct resetting; multiplayer synchronization might fail and lead to ungrabbable objects, etc. Instead of a Clamp gizmo, use an Animation gizmo with one keyframe; for resetting all objects in the animation, play the animation for a few ticks, i.e., after sending the play signal, send a delayed stop signal.
Expert Tip: Grenade States and Placed Explosives
- When re-clamped, the state of objects is not reset, i.e. grenade timers will keep ticking if re-clamped. This can be used to create placed explosives, by making a dart move a clamp gizmo, which moves a grenade. If you use a button to re-clamp the grenade last second, you effectively have a placed explosive.
Look At[]
Look At Gizmo
YouTube tutorial by Rec Room Inc.

A Look At gizmo with two maker pen balls connected to its top part and its body.
The Look At gizmo rotates the object that is connected to its top part (axle) towards an object with the tag that is specified with the Configure mode of the Maker Pen as "Tag to Follow". If multiple objects with that tag are present in the room, it rotates towards the average position of all matching objects if "Tracking Multiple Tagged Objects" is set to "Average". It rotates towards the position of the closest object with that tag if "Tracking Multiple Tagged Objects" is set to "Closest". If a "Smoothing Amount" greater than 0 is specified, the Look at gizmo does not follow the object instantaneously but with a small delay which creates a more fluent motion.
Inputs:
Pin | Label | Range | Description |
---|---|---|---|
red | On/Off | Boolean | True turns on the gizmo, false turns it off. It will just stop moving wherever it is. |
Piston[]
Former name of #Piston V1 (Legacy); now the name of the CV2 Piston.
Piston V1 (Legacy)[]

A Piston with two maker pen balls connected to its top part and its body.
A Piston moves the object that is connected to its top part (axle) in a straight line. With the Configure mode of the Maker Pen, you can set the "Acceleration Time" (in seconds) that it takes to change the speed of the Piston to a new value. The "Max Travel Distance" (in meters) specifies how far the piston can move before it stops. When moving backwards, it stops at its initial position, which you can see by unchecking "Play Gizmos" in the "Settings" tab of the Palette.
Inputs:
Pin | Label | Range | Description | Notes |
---|---|---|---|---|
red | On/Off | Boolean | True turns on the gizmo, false turns it off. It will just stop moving wherever it is. | |
green | Speed (cm/s) | -10000 to 10000 | Movement speed in centimeters per second. | |
blue | Target Position (cm) | Float, 0 to 100 * "Max Travel Distance (m)" | Position in centimeters to move to with the movement speed specified by the green pin. A speed of 0 results in instant rotation. | The blue pin is only available if "Move to Target" is checked. |
Rotator[]
Former name of #Rotator V1 (Legacy); now the name of the CV2 Rotator.
Rotator V1 (Legacy)[]

A Rotator with two maker pen balls connected to its top gold pin and its body.
A Rotator rotates the object that is connected to its top part (axle). With the Configure mode of the Maker Pen, you can set the "Acceleration Time" (in seconds) that it takes to change the speed of the Rotator to a new value.
Inputs:
Pin | Label | Range | Description | Notes |
---|---|---|---|---|
red | On/Off | Boolean | True turns on the gizmo, false turns it off. It will just stop moving wherever it is. | |
green | Rotation Speed (RPM) | -180 to 180 | Rotation speed in revolutions per minute. | |
blue | Target Angle (deg) | Float | Angle in degrees to rotate to with the rotation speed specified by the green input. A speed of 0 results in instant rotation. | The blue pin is only available if "Move to Target" is checked. |
Animation Gizmo
A gizmo that allows you to animate object(s) with a keyframe system.
You can set the speed and loop settings.