Alright, in my game i want speed boosters that will accelerate my First Person Controler. The logical script i think of is: If Firstpersoncontroler.touches boost then Firstpersoncontroler.speed = 15;
So yeah, i’m not very good at coding yet but i would like to figure this out. Thanks!