mirror of
https://github.com/APercy/automobiles_pck
synced 2025-02-16 20:22:51 +01:00
improved 3D models
This commit is contained in:
parent
a8cbaf8687
commit
2abf853b18
@ -186,6 +186,8 @@ minetest.register_entity("automobiles_catrelle:catrelle", {
|
||||
"automobiles_painting.png", --interior 1
|
||||
"automobiles_dark_grey.png", --interior 2
|
||||
"automobiles_black.png", --painel1
|
||||
"automobiles_painting.png", --lat glass interno
|
||||
"automobiles_painting.png", --lat glass externo
|
||||
"automobiles_catrelle_fuel.png", --combustivel
|
||||
"automobiles_catrelle_glass.png", --parabrisa
|
||||
"automobiles_metal.png", --para choques
|
||||
@ -244,7 +246,7 @@ minetest.register_entity("automobiles_catrelle:catrelle", {
|
||||
_seat_pos = {{x=-4.0,y=3,z=15},{x=4.0,y=3,z=15}},
|
||||
|
||||
_front_suspension_ent = 'automobiles_catrelle:front_suspension',
|
||||
_front_suspension_pos = {x=0,y=-0.2,z=30.5},
|
||||
_front_suspension_pos = {x=0,y=-0.2,z=29},
|
||||
_front_wheel_ent = 'automobiles_catrelle:wheel',
|
||||
_front_wheel_xpos = 7.5,
|
||||
_front_wheel_frames = {x = 1, y = 49},
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
automobiles_catrelle/models/automobiles_catrelle_seat.b3d
Executable file
BIN
automobiles_catrelle/models/automobiles_catrelle_seat.b3d
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
automobiles_catrelle/textures/automobiles_catrelle_lat_glass.png
Executable file
BIN
automobiles_catrelle/textures/automobiles_catrelle_lat_glass.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
Loading…
Reference in New Issue
Block a user