#Ok so, i wanna make a gradual speed increase for a rec room pizza tower game, but i dont know how.
21 messages · Page 1 of 1 (latest)
Use your maker pen
Top 10 people that makes me racistttt
That want i want !!!!
Be racist.
I was almost done but then my game crashed
Use a lerp chip
nvm that won't work
You can have a list create of each value for some fine control or a var with and add
But I don't believe a lerp would do it
thank
Ok i got it
But i was on vr and cant screen their not my laptop aint loading rec room
oh
ight
Before i actually make the game imma ask mcpigs permission first (he's the one who made pizza tower, not sure if he wants another guy making a copy of it in VR for free.)
probably make a counter go up when the player starts moving and if it is over a certain value add a role with a higher walking speed, and if they stop or have velocity lower than a certain amount then remove all roles and reset counter, or set final two roles to instead be adding the players x and z velocity by a certain amount so it is harder to stop, thus basically adding a mechanic where going too fast causes you to "slide"
tried doing this before with player velocity as the speed increase trigger instead of an int variable and the roles with velocity add chips and it didn't work too well, i would improve it but i can't remember the room name i was working on