Cbrrah
(Cbrah)
May 1, 2022, 2:31am
#1
I’m working on a game where you play soccer using jeeps. We’re using a modified version of the classic jeep model:
Here are the problems:
Sometimes the jeep is unable to turn for 3-4 seconds. (there is no apparent cause for this)
The jeep will also slow down to 30-40 MPH, sometimes. (a few seconds after hitting the ball.)
Because the game is very competetive, this causes a very big problem. Players need to have full control over their jeeps at all times.
Quick note:
These issues happen to very few people. Most people don’t report problems with their jeeps.
Here’s a link to the jeep if you’d like to take a look at it:
https://www.roblox.com/library/9511078795/Model1
Here’s the model for the ball:
https://www.roblox.com/library/9511134077/model2
If you have any questions, feel free to let me know. Thanks!
foa_n
(foa_n)
May 1, 2022, 3:13am
#2
I’m no expert but u know how u hit players and it makes u lose speed maybe its the same with the ball.(for problem with slow down after hitting ball) so maybe u could try to change that in a script
Cbrrah
(Cbrah)
May 1, 2022, 1:46pm
#3
Thanks for the response! The ball is massless, so we don’t think it is causing the issue.
RMofSBI
(RMofSBI)
May 1, 2022, 2:48pm
#4
Has the jeep worked perfectly before? Do you have this problem only when others are also driving? Have you tested it by itself?
I believe its a network ownership issue, make sure to assign ownership properly for your vehicle…
See this roblox doc, scenario #2:
1 Like
no_tsi
(no_tsi)
May 1, 2022, 3:41pm
#5
someone improved the jeep model , this will most likely fix your problems
Cbrrah
(Cbrah)
May 1, 2022, 6:10pm
#6
Thanks for the response. We tried this model but we found that there were some things about it that we didn’t like. Such as, the wheels are strange when driving over bumps.
Cbrrah
(Cbrah)
May 1, 2022, 6:10pm
#7
Lemme look in to this, I think the jeep is already setting Network Ownership.
Edit:
Yes, network ownership is working as intended:
1 Like
Cbrrah
(Cbrah)
May 1, 2022, 6:16pm
#8
I think it might be something to do with this?
Thanks for the report! Can you send me a private message with a video showing the issue?
foa_n
(foa_n)
May 1, 2022, 11:15pm
#10
oh alright didnt take that into account nvm