Page 1 of 1

[Mod] Fancy Cars [cars]

Posted: Tue Dec 03, 2019 17:50
by sparky
This mod add cars with 4 seats, nice-ish engine sounds, randomly generated license plate with signs mod, wheels that turn, and a trunk.
you will enter the seat (or use trunk) that is closest to where you are pointing on the collisionbox.
One thing to note is that it's heavier than most other vehicle mods, and each car counts as 6 or 7 objects. (4 wheels, the chassis, and the steering wheel. + the license plate if you got signs)

Image

Licenses:
Model/Textures: Made by Melkor CC-BY-NC-SA
Code: Elkien3: CC-BY-SA
Sign code borrowed for license plates: by xyz, modified by PilzAdam, WTFPL
Sounds: Various, CC0

optional depends: signs

Github: https://github.com/Elkien3/cars
Download: https://github.com/Elkien3/cars/archive/master.zip

Re: [Mod] Fancy Cars [cars]

Posted: Tue Dec 03, 2019 18:01
by texmex
Nice! Not into modern tech in MT personally but it looks very well-designed.

Re: [Mod] Fancy Cars [cars]

Posted: Tue Dec 03, 2019 18:22
by Melkor
nice!

Re: [Mod] Fancy Cars [cars]

Posted: Tue Dec 03, 2019 20:05
by FreeGamers
I have to say, I'm not one for modern tech in minetest either, but that screenshot made me laugh.

Those SAMs are going out for some serious mining adventures, huh?
https://www.youtube.com/watch?v=3rzgrP7VA_Q

I used to play a game that would change the license plate to the name of whoever was driving the car

Re: [Mod] Fancy Cars [cars]

Posted: Tue Dec 03, 2019 20:22
by davidthecreator
The 4 mese crusaders, go out on a bizarre adventure, to locate and defeat the evil dungeon master overlord.

Re: [Mod] Fancy Cars [cars]

Posted: Tue Dec 03, 2019 22:05
by texmex
Why not a 4-seat boat while at it? :)

Re: [Mod] Fancy Cars [cars]

Posted: Wed Dec 04, 2019 04:36
by ElCeejo
Very cool but needs refinement. I'm noticing that the player pov is rotating around the center of the cars collision box?

Re: [Mod] Fancy Cars [cars]

Posted: Wed Dec 04, 2019 08:58
by Termos
ElCeejo wrote:Very cool but needs refinement. I'm noticing that the player pov is rotating around the center of the cars collision box?
I don't think such refinement is currently possible, In one of my mods I tried to work around it by attaching an intermediary 'seat' entity, and then attaching player to it. Works as long as you don't move around too much, but because of some engine bugs, as soon as you move too far it looses track of the attachments.

Re: [Mod] Fancy Cars [cars]

Posted: Mon Dec 09, 2019 15:12
by sparky
I tried to work around it by attaching an intermediary 'seat' entity
I think mainly the problem for me when I tried that is there is nauseating jitter when you have any sort of latency.

Re: [Mod] Fancy Cars [cars]

Posted: Sun Dec 15, 2019 09:56
by R-One
hi, great job.

I just reported a bug on the git.

Otherwise maybe 2 improvement ideas:

- Make sure that the car cannot turn during jumps, only a few degrees?

- Have the engine shut down when the car is submerged in more than one block of water? Wading with a 1 block water height would slow the car as it does now, but more would drown the engine.

Re: [Mod] Fancy Cars [cars]

Posted: Sun Dec 15, 2019 22:17
by GreenXenith
sparky wrote:One thing to note is that it's heavier than most other vehicle mods, and each car counts as 6 or 7 objects. (4 wheels, the chassis, and the steering wheel. + the license plate if you got signs)
This could be fixed using bones and set_bone_position.

Re: [Mod] Fancy Cars [cars]

Posted: Sun Dec 03, 2023 03:46
by Teen_Miner
When I try to enter any of the cars, the world crashes. Is there an updated or forked version of this mod I could use? The closest I can get is vehicle mash, but I want to find a mod with just these cars that works in 5.7.0 and the upcoming 5.8.0. I remember using these cars years ago in my world and have struggled since to find them. And of all the vehicle mods, that one was my favorite for a long time before Apercy's planes came along.