#Color changer for cv1 stage lights

1 messages ยท Page 1 of 1 (latest)

ruby igloo
#

Been waiting for stage lights v2 for so long ๐Ÿ˜ข

uneven silo
ruby igloo
#

With volumetric light

#

and studio events and stuff

uneven silo
#

I don't have sudio

quiet oar
#

Stagelights V2 are in Room2. Which yeah, its basically like there isnt a stagelight v2 since rooms 2 is so terrible tho

ruby igloo
#

I've been waiting forever for stage lights v2 tho for a lot of my games

#

I gave up on waiting tho and just use studio now

#

:/

quiet oar
# ruby igloo Real

ye, funny thing is, they said it would be rooms 1 & 2. The staff who said so was probably just misinformed, otherwise they just flat out lied RRsmileF

quiet oar
# uneven silo I don't have sudio

but ye since u dont have studio, which isnt all that great either (just made a unity interface instead improving actual in game creation), You'll have to go with cv1

what was the intended behaviour though, just cycling colors isnt too hard, anything else is bit more annoying tho

also i have work so i cant really help, but this info is needed for those who can help

uneven silo
quiet oar
uneven silo
#

No like, I have them going in a back and forth flashing pattern and I want them to be two different colors

#

It's kinda hard to explain

quiet oar
uneven silo
#

Yea basically

#

I hit a button, and the color of it changes

quiet oar
#

well u just have a state machine right

uneven silo
#

Yea

quiet oar
uneven silo
#

So, I have a set of stagelights that are flashing, and when I press a button it changes the color of the stagelight to the color that I set the button too

#

I should've put it in that way

quiet oar
uneven silo
#

Yes

quiet oar
# uneven silo Yes

& u just have 2 button-color pairs in mind. Not like anymore in the future

uneven silo
#

Wdym?

quiet oar
uneven silo
#

I was thinking more than two, but I think two would be fine

quiet oar
#

ah, so you were saying 2 because you think you would get it on your own after seeing the solution for 2

uneven silo
#

Basically yea

quiet oar
# uneven silo Basically yea

ok, well now others know what you want

also to save ink, might i suggest u have button to change the color, then a button to set the color of lights to that 'selected' color? Than u can have more colors, but 2 buttons to choose any of the colors & update

#

im off break now, so ima go

ruby igloo
#

I have this map where basically like 10 blocks are there with 10 diff colors and when u put ur hand in it it changes colors

#

i can maybe check that map in a bit and see how it was done

#

if u want

#

@uneven silo ^

uneven silo
ruby igloo
#

i'm banned

#

or ask someone else

#

๐Ÿ˜ญ๐Ÿ™

uneven silo
#

Okay

#

Just @ me

ruby igloo
uneven silo
# ruby igloo ok

I'll let you know if someone else helps me and I got what I was asking for, or if I figure it out.

quiet oar
quiet oar
uneven silo
quiet oar
#

The selctor is configured to indices (compare values) 0 to 6, then the selector pin is the random chip (index) & the signal it ouputs is just 1
Then each state is a item, just configure the R to your color for each, then wire the states in a loop as u would, with the selector controlling the state progression

uneven silo
quiet oar
#

but ye, state machine should be less chips = less ink. & you expand by 6 items at a time because of the selector ๐Ÿ‘Œ

uneven silo
#

Alright, I'll try to get it down either later tonight or tomorrow. I'll let you know if I run into any problems. Thank you

uneven silo
#

I don't want to push your buttons or anything but could you maybe help me in game?

#

Obviously you don't have too, but I just figured I ask and maybe I could show you what I want it terms of color changers?

quiet oar
uneven silo
dry tulip
quiet oar
#

@uneven silo
heres a diagram btw, should help.

minor chip inaccuracies but i think you'll get it

quiet oar
quiet oar
uneven silo
#

Here's a video of what my friend made a long time ago, this is what I'm wanting. I don't have communication to get to him though which is sad.

#

I thought it would make better since it I showed you

#

But

#

I don't know why it's not working

uneven silo
quiet oar
#

u gotta do it exactly like that, mine dosent show colors in any order, just the single order where it loops around

#

but ye, a color selector for both colors, which i did forgot the swapping between the two. This is just a color selector & setter by itself. u would need to clone it, then have your other circuit that swaps colors swap between the 2 random chips that get set when button pressed more than once before the delay

#

off lunch now

quiet oar
#

@uneven silo
got home
remaking this, it infact dosent work
Im no cv1 expert *in fact my only true experience was back in 2020 following a sliding up & down door tutorial RRDevious * but i suspect since the order is not explicit like Cv2, the CONECTION of wire order, might be what defines the order. AKA, the order u wire things in is crucial to match in order to get it working?

perhaps purely state machines will be more stable/not matter so much?

uneven silo
quiet oar
quiet oar
uneven silo
#

Alright, I'll try it. I'll let you know what happens

quiet oar
#

so a improvement anyways

#

i also generally expect this to be buggy as multi function buttons like this is prob pushing it since cv1 is definitely aimed at being for simple things

uneven silo
#

It's either the way I'm hooking it up to the lights or its the thing itself

quiet oar
uneven silo
#

I don't know what to do

#

I have to have this by the 31st, I can try making my own but that's near impossible because I don't know cv1 that well

uneven silo
uneven silo
#

Or it's something to do with my lights

uneven silo
quiet oar
quiet oar
uneven silo
quiet oar
uneven silo
quiet oar
uneven silo
#

Ohh alright well Ill text you when I'm done and everything, then we'll see

quiet oar
#

yee, i just might be bit stoned RRtroll
not that i cant do curgits not stoned RRDevious

uneven silo
#

@quiet oar

#

I don't know if it's something I need to configure or