#Jeep Help

14 messages · Page 1 of 1 (latest)

stray holly
#

For anyone who is trying to customize the jeep or winter cars, I will list the resources in this thread and help with any questions you may have 🙂

https://www.youtube.com/watch?v=8qBVxYlxTgY
https://dotbigbang.com/game/94c9ad46108e4fdfa0286bc7df897f99/make-a-custom-jeep?mp=94c9a

This video shows you how to customise a jeep in dot big bang! Here's the template game – make a remix of it to get started, and make your jeep as you watch along. https://dotbigbang.com/game/94c9ad46108e4fdfa0286bc7df897f99/make-a-custom-jeep. 😊 Talk to the friendly dev team on Discord if you need help! http://dotbigbang.com/discord

▶ Play video
dot big bang

Hop on in! This is a live multiplayer session!

#
dot big bang

Hop on in! This is a live multiplayer session!

dot big bang

Hop on in! This is a live multiplayer session!

dot big bang

Hop on in! This is a live multiplayer session!

#

If your art is different sizes or positions that the original art, you may run into a few difficulties when adjusting it. The following are image tutorials made to help with a few of those potential problems.

  1. If you art has multiple parts (windows, lights, etc...), you may need to add new voxel components:
#
  1. If you would like the lights to glow, try this:
#
  1. If you don't want to use the antenna, you can remove the script that attaches it:
#
  1. If your art is very different is position or scale, you may need to adjust the various parts. These next images were the settings needed to get a car in that needed to have a scale of about 2.5:
#
  1. You will probably need to reposition the seats of passengers and drivers. This script has the properties needed to control that:
stray holly
#

Here is an explanation of changing some things about steering and such for the jeep:
#💬general-chat message

slow phoenix
#

Is there already a solution to make my airport vehicle functional with wheels of different sizes?

stray holly
#

I figured out a way to do it with the current scripts, but it would make the car 4 extra entities.

  1. Make the "wheel" template invisible (it is still needed to calculate the position of the car body, so you can't just get rid of it).
  2. Make your two wheel sizes and use spawn and parent scripts to put them into position.

It likely would not look perfect, but it should work.

We are going to look into making an override script that could allow you to set different wheels, but I need to wait for one of the programmers to give me a hand with that. I will let you know when we get something like that made 🙂

stray holly
slow phoenix
#

okay, no problem, for now I'll wait until there is a more efficient way to do this

stray holly
#

(Sorry, you will have to open that instruction image in your browser to see the whole thing.)