#color changing screen

1 messages · Page 1 of 1 (latest)

viscid swift
#

Set Player Vignette (You’re allowed to modify the Color, Duration, Intensity)

viscid swift
#

You’re welcome!!

shrewd rock
viscid swift
#

Yeah, go ahead👍

shrewd rock
viscid swift
#

When you say “when a player goes off” do you mean when the vignette is no longer visible on their screen?

shrewd rock
#

No like when a player moves it detects them cause I’m making a squid games

viscid swift
#

Oh of course

#

So to actually determine if the player is moving you need to check their body speed

Circuits Needed

-Get Local Player
-Get Velocity
-Vector Get Magnitude
-Greater Than
-If

#

I’m explain how to connect them

shrewd rock
#

Okay

viscid swift
#

Get Local Player > Get Velocity Target

Get Velocity Output > Vector Get Magnitude Input

Greater Than (Top Port) is the result of the Vector Get Magnitude

Greater Than (Bottom Port) is how much the player needs to be moving for it be triggered (I recommend 0.5-1