#how do i give and take roles from people via a laserpointer?
1 messages · Page 1 of 1 (latest)
Use the Raycast
may i ask uhh how do i use that?

@surreal elbow
So, couple of things to note:
- You want to replace the
rec room object variablewith the laser gadget itself and use the yellow port on the top right corner. - The laser might actually be pointing up, instead of forward. If that's the case use
get up vectorinstead ofget forward vector
With all that out of the way, you can use a event receiver(Update 30hz) as the input on the first if chip.
You'll want to put the name of the role as the string input of the player has role, player add role, and player remove role chips.

The program I used has a bug with multi wires, so I couldn't wire the player input on the role chips, but you could do that in game. Use the player output on the raycast chip
Sorry bucket 😅
Nah yours is better
How’d you do this?
Yeah wait what program is that
Should this not be flipped the other way?
https://circuits.aleteoryx.me/grapher/
works on pc only
A simple utility to help you make R2C graphs, out-of-game.
yes
😭 I'm playing lethal at the same time
What's your quota
rn 962
Bro focus up don't be playing

Thanks 🙏 this is so useful
It's outdated, so not everything we have ingame is there.
We need a circuits people game of Lethal
That's like, maybe over a year and a half old now
Edit: I'll talk more about it in #circuits if you need help with it
I know Cryptic and Weep have it
okay so i made the circuit in-game and it works fine ,but slight issue, the roles spam switch if you stay in the laser. is there a way to fix that?