#What type of velocity do I use to simulate the player rolling forward?
50 messages · Page 1 of 1 (latest)
I'm planning on scripting the velocity to slow down gradually unless there's an easier way
Hello, the mechanics in roblox are different, a gradual decrease in speed is really the best option.
—————————
well yeah, that's the goal
but how should i increase their speed to begin with
i had to make all the parts frictionless and then do something like this:
HumanoidRootPart.Velocity = HumanoidRootPart.CFrame.lookVector * Speed
but it sets the falling velocity to 0 which makes it possible to float in the air while skating
This problem is really complicated
** You are now Level 1! **
its not really
its pretty easy to understand
i have the player's speed increase, i just need to find a way to decrease their speed gradually
Can I find out what kind of project it is?
I'm human
ok its a skateboarding game
i need the player to roll forward because they're on a skateboard
but the skateboard can't roll if it doesn't have any wheels
So he's not going?
correct
You can try to take a car with spinning wheels from the toolbox and take the script
I've done it so often
that would work if the skateboard had wheels, but it doesn't have wheels
that's what's causing the issue
the skateboard needs to roll forward as if it had wheels, but it doesn't have wheels
well, the current system i have works pretty well besides the fact that it prevents the player from moving up or down
and the board doesn't roll very far
if you know how to fix that, it could work
Are you the only one making this game?
yes, why
Isn't it difficult?
not really and i don't see how that's relevant
I would play a game like this
its controller only which means you'd have to connect an xbox/playstation controller to your computer to play
or use a software to simulate a controller
and it's not so fun when you can't gain momentum
im alright, thank you for the offer though
i planned on doing that on my own
do you know how to help with the skateboard's momentum not working
I'm not a scriptwriter, so I don't know, but you can find out about it on the Internet or on YouTube
** You are now Level 2! **
i've tried
believe me, i've been searching for hours lol
It's a pity that I don't write scripts
Only if simple