Author Topic: VCE Help  (Read 473 times)

Alright, so I have been making a build recently and I would like to use VCE to make players do certain things like:

When a player jets they preform a "super jump" (adds velocity to them upwards)

and

When a player fires they run faster (adds velocity to the direction they are pointing)

I know this is possible, because Ive seen it been done.  I just can't seem to figure it out.  If anyone could tell me it would be much appreciated.
Second Post Go!

Hmm well there might be something like this in the VCE guide that comes with VCE

Nope, I already checked. 
Also this is how im stuck: 

You can't use onVariableUpdate to check a value, and i can't find a way around this. 

Bump I could really use some help!


You can't use onVariableUpdate to check a value, and i can't find a way around this. 
That only works for VarLinks. You will have to use relays for this, but each player that needs to use these upgrades needs their own brick because 1 relay on a brick cannot work on more than one person.