#I need help to make a cam circuit that it’s able to switch to multiple cameras with clicking buttons
95 messages · Page 1 of 1 (latest)
I know a method to set your camera position
What I would suggest doing, is using an RC Car as the camera, as I think that’s literally the only way to do it without T55s or Rec Room Studio
Now you’ll want to clamp the RC car to a Cv2 Piston(do this by wiring the car to the bronze part of the piston)
From here things are fairly simple.
Spawn in a Vector Component and a Get Position chip. Wire Get Position to the top port on the Vector Component
Then, make a button that will teleport the Piston to the vector component. Do this by spawning in a Set Transform Chip
Wire the top port on the piston to the Target port on the Set Transform
Wire the output of the Get Position to the Position port on the Set Transform
Wire the bottom port on the Vector Component(I think it’s called like forward or something) to the Rotation port on the Set Transform
And finally, spawn a button, and wire the orange Button Pressed to the orange port on the Set Transform
From here you can clone the Vector Component, Get Position, Set Transform, and the Button, and re-wire the Target port on the Set Transform to the same piston as before(cloning everything should have unwired it)
Now you can keep doing this for every camera you want to have, and move the Vector Component to be where you want the camera to be and what angle you want it to have. So now when you press a button, it will switch to the corresponding camera
Very bad
RC CARD method is bad
I have a real method to change your camera position
Yeah, I should’ve used paint Burst guns sqrry
in local
No too
Thx
bold of u to assume i only made a custom camera
https://rec.net/invention/375996747533772953
uses RC car method
Oh nice
is there a way to make one without studio or rc cars?
The toggle on the side is actually pretty clever
Yeah, she also made an invention of a real camera but until the compiler it is a little slow
where? xD
The interaction volumes on the sides
wait first of all t55 is a she? and second where can I find this other camera
Yeah lol and o think just in her portfolio
ooo, yee. Those just go forward n backward based on the order u wired the cameras in so ur not using buttons for specific locations n stuff.
Multiple choice prompt might be better nowa days for specific locations, idk :3
yee xD i kinda forgor and thought it was aiming a different direction fest was thinking of tho, but now i get it xD
im 20
21 the end of thus year
Yeah prob, personally I’m more of a fan of no watch needed tho lol
I have better
nuh uh
yee, it might make it a lil more convenient by reopening the multiple choice promp right after tho, so it feels a little nicer to use. Also leaning more towards flexibility in general, so oughtta work on the only incrementing & decrementing part
Yes i do
I will show a video
I have a method to teleport you on a position but locally so people still see you on your old position
And its not a glitch

go ahead and tell me so I can get it patched
Its not a glitched
I'm here to help 🙂
so, ur gonna record a video of ur POV & a alt recording u to see ur POV as the camera & the alt to see ur mains body still there while ur really being a camera 
Yes
I can come on mobile to show you
are you on
are you just locally setting a persons position
Yes
I have a method
its really not that big a deal
I also think t55's camera is better than local set position
its more complex
Its 2 chip
hers is not
#circuits-show-off message
My method is 2 chip
which means its basic
actually not a troll, odd 💀
why waste the time
i'd rather just use t55's because its better anyway
Only for vr
Its very bad for screenmode
i think Ztrizox is pretty convenient but i must say, my actual custom camera is more impressive 
exactly
More impressive ✅
More Effective ❌
More impressive ✅
More Effective ✅
The rc car is not adapted to screenmode
that sounds like a screenmode problem
Yes
talking bout my camera camera
which means it aint my problem
But my method have no problem and you can rotate around you but not behind
works for screen, vr, & any orientation
can I ask conceptually how does this work?
like whats the gimmick behind it
Its raycast
raycasts 
yeah but how are you drawing the picture
it like scans based On width & height where scan angles are based on FOV but evenly spead based on width n height
Are you on ?
setting the color based on distance via raycast distance & lerp
nah

what for?
so like heat vision
kinda, like disrance map.
For a real camera, u need to like, compute entire scenes which would need to acount for lighting n stuff. Basically for it to work flexibly in any map, it needs actual game file data n stuff