Deprecated
BetterJeep has been deprecated due to Bloxy Kart (my game) completely overhauling the karts (which used BetterJeep). The replacement is already open sourced somewhere else. I will however still reply and provide support if needed.
You might know of this horrible jeep:
Yeah, this one with lack of mobile support, bad acceleration, and really old?
Well, I have completely fixed up most of not all of the issues with this jeep! I also added a few customization options as well, such as FullSpeedTime, to adjust the acceleration, and EngineSound, to toggle off and on the sound of the engine.
New Features:
Mobile Controls:
(UI can easily be changed, I didn’t spend a lot of time with the UI)
Acceleration:
One of the first things people say when I ask them about the old jeep is that it has horrible acceleration. Say no more! Acceleration has been added with the use of TweenService!
Deprecated? Say no more!
I have rewrote most of the code inside of the old jeep and made it into new code! In the old jeep, most of it is deprecated.
NOTE: I am not the best at Raycasting, and I tried using the new Raycast System, but couldn’t figure out how without breaking it. If you know how to use new Recasting, let me know!
Configuration Documentation:
Property | Description | Default |
---|---|---|
AllowedToExit | Determines if the player is allowed to exit the Jeep | true |
Bounce | Used to determine Force. Jeep works best if you do not change this. | 100 |
EngineSound | Used to determine if the engine has a sound or not. | true |
FullSpeedTime | Used to determine how long in seconds it takes for the Jeep to get to full speed. Set to 0 for no acceleration. | 4 |
Height | Used to determine how high the Jeep thrusters can go. Jeep works best if you do not change this. | 3 |
Speed | Used to determine how fast the Jeep can go (In Studs / Seconds) | 100 |
Suspension | Used to determine how high the Jeep is. Jeep works best if you do not change this. | 4 |
TurnSpeed | Used to determine how much force the Jeep turns. | 2 |
Can I use this and build my own car?
Yes it is possible! Just delete everything except for the Chassis and Wheels!
Do you have a game that you use this in?
Yes, Bloxy Kart is my game that I operate that uses BetterJeep.
How to get?
Here:
As a Model file: BetterJeep.rbxm (63.5 KB)
As a Free model: https://www.roblox.com/library/11452883652/BetterJeep
The Future:
I plan on adding more customization, to eventually compete with the buggy and very old A-Chassis. If you have any feedback, feel free to leave a reply down below!
Thanks for reading!