How do I attach

Is it possible to make an emmiter attach to an invention (in this case, a very large player made bullet)

1 Like

Gahdamn you make a lot of posts, wdym by this btw? If as in the emitter given to us by recroom, yes, use a clamp.

1 Like

Clamp?

1 Like

Also I’m tryna make three different thing activated by one button, how would I do that

1 Like


1 Like

Oh, my, god, where has this been all my life

1 Like

Are you using cv1 or cv2?

1 Like

Both, kinda depends

1 Like

In this situation and most of the time I was in cv1 though

1 Like

How did you get the second sequence to have only 1. Does it affect it if there’s two there anyway?

1 Like

It iterates down the line within 1 frame, iteration meaning 1,2,3,4,5,6,7,8, etc… so the string variable would be set first and then the sequenced connected to 2 would be executed
Also, I recommend to focus on cv2 if you are going to do a lot of circuits because you can do a lot more with cv2.

1 Like