some comments removed

This commit is contained in:
Alexsandro Percy 2025-03-01 16:08:29 -03:00
parent 72e2c7aa51
commit 2d0edd7658
10 changed files with 1 additions and 17 deletions

View File

@ -357,7 +357,6 @@ auto_beetle.car_properties1 = {
stepheight = 0.65 + automobiles_lib.extra_stepheight,
visual = "mesh",
mesh = "beetle_body.b3d",
--use_texture_alpha = true,
backface_culling = false,
textures = {
"automobiles_black.png", --bancos

View File

@ -150,7 +150,6 @@ initial_properties = {
pointable=false,
visual = "mesh",
mesh = "automobiles_buggy_rag.b3d",
--use_texture_alpha = true,
backface_culling = false,
textures = {"automobiles_black.png", "automobiles_buggy_rag_window.png"},
},
@ -176,8 +175,6 @@ minetest.register_entity("automobiles_buggy:buggy", {
stepheight = 0.7 + automobiles_lib.extra_stepheight,
visual = "mesh",
mesh = "automobiles_buggy_body.b3d",
--use_texture_alpha = true,
--backface_culling = false,
textures = {
"automobiles_black.png", --bancos
"automobiles_painting.png", --carroceria

View File

@ -207,8 +207,6 @@ catrelle.car_properties1 = {
stepheight = 0.65 + automobiles_lib.extra_stepheight,
visual = "mesh",
mesh = "automobiles_catrelle_body.b3d",
--use_texture_alpha = true,
--backface_culling = false,
textures = {
"automobiles_black.png", --bancos
"automobiles_painting.png", --pintura

View File

@ -204,8 +204,6 @@ minetest.register_entity("automobiles_coupe:coupe", {
stepheight = 0.65 + automobiles_lib.extra_stepheight,
visual = "mesh",
mesh = "automobiles_coupe_body.b3d",
--use_texture_alpha = true,
--backface_culling = false,
textures = {
"automobiles_black.png", --bancos
"automobiles_painting.png", --carroceria

View File

@ -338,8 +338,6 @@ minetest.register_entity("automobiles_delorean:delorean", {
stepheight = 0.65 + automobiles_lib.extra_stepheight,
visual = "mesh",
mesh = "automobiles_delorean_body.b3d",
--use_texture_alpha = true,
--backface_culling = false,
textures = {
"automobiles_dark_grey.png", --bancos
"automobiles_painting.png", --pintura portas

View File

@ -105,7 +105,6 @@ minetest.register_entity("automobiles_motorcycle:motorcycle", {
stepheight = 0.8 + automobiles_lib.extra_stepheight,
visual = "mesh",
mesh = "automobiles_motorcycle_body.b3d",
--use_texture_alpha = true,
backface_culling = false,
textures = {
"automobiles_black.png", --bancos

View File

@ -32,7 +32,7 @@ dofile(minetest.get_modpath("automobiles_roadster") .. DIR_DELIM .. "roadster_cr
-- --minetest.add_entity(e_pos, "automobiles_roadster:target")
minetest.register_node("automobiles_roadster:display_target", {
tiles = {"automobiles_red.png"},
use_texture_alpha = true,
use_texture_alpha = "true",
walkable = false,
drawtype = "nodebox",
node_box = {

View File

@ -196,8 +196,6 @@ minetest.register_entity("automobiles_roadster:roadster", {
stepheight = 0.6 + automobiles_lib.extra_stepheight,
visual = "mesh",
mesh = "automobiles_roadster.b3d",
--use_texture_alpha = true,
--backface_culling = false,
textures = {
"automobiles_metal2.png", --parabrisa movel
"automobiles_glass.png", --vidro do parabrisa movel

View File

@ -261,8 +261,6 @@ minetest.register_entity("automobiles_trans_am:trans_am", {
stepheight = 0.65 + automobiles_lib.extra_stepheight,
visual = "mesh",
mesh = "automobiles_trans_am_body.b3d",
--use_texture_alpha = true,
--backface_culling = false,
textures = {
"automobiles_black.png", --bancos
"automobiles_painting2.png", -- scoop

View File

@ -105,7 +105,6 @@ minetest.register_entity("automobiles_vespa:vespa", {
stepheight = 0.65 + automobiles_lib.extra_stepheight,
visual = "mesh",
mesh = "automobiles_vespa_body.b3d",
--use_texture_alpha = true,
backface_culling = false,
textures = {
"automobiles_black.png", --bancos