BloxGaming Forums

Our Servers => BloxGaming SB3 => Expression 2 (E2) Code => Topic started by: RendStung on April 20, 2017, 01:14:42 pm

Title: Hopping Chip
Post by: RendStung on April 20, 2017, 01:14:42 pm
It's just a little code I made once. It is purely for humor.



@name lol
@inputs Trigger

if(Trigger == 1){
    applyForce(vec(100,100,100))
}






All you need to do is wire Trigger to some input.