How to remove hitbox?

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

How to remove hitbox?

by azekill_DIABLO » Sun Apr 03, 2016 13:27

Is there a way to make hitbox unvisible?
i think there are ugly!!
And if i want to do a mob which is hard to see, i just look at the hitbox to know where is it......
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: How to remove hitbox?

by Napiophelios » Mon Apr 04, 2016 09:07

You can adjust these settings in the minetest.conf file :

# Selection box border color (R,G,B).
# type: string
# selectionbox_color = (0,0,0)

# Width of the selectionbox's lines around nodes.
# type: int min: 1 max: 5
# selectionbox_width = 2

# Crosshair color (R,G,B).
# type: string
# crosshair_color = (255,255,255)

# Crosshair alpha (opaqueness, between 0 and 255).
# type: int min: 0 max: 255
# crosshair_alpha = 255
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: How to remove hitbox?

by azekill_DIABLO » Mon Apr 04, 2016 12:02

ok thanks!
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: How to remove hitbox?

by azekill_DIABLO » Mon Apr 04, 2016 12:05

i don't understand.....
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: How to remove hitbox?

by Napiophelios » Mon Apr 04, 2016 12:45

These are the settings I use
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
enable_node_highlighting = false
selectionbox_width = 1       
selectionbox_color = (0,0,0)

I think these are the default values,
except for the "enable_node_highlighting"
That may be the only one you need to really change to "false".

If this doesnt help you, then I have completely misunderstood
what it is you are talking about :P
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: How to remove hitbox?

by azekill_DIABLO » Mon Apr 04, 2016 15:23

in which folder?(exactly:for win7)
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

Dragonop
Member
 
Posts: 1178
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop

Re: How to remove hitbox?

by Dragonop » Mon Apr 04, 2016 17:59

Napiophelios, I think he's talking about making the hitbox for an specific entity invisible when trying to point at it, but still hit-able
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: How to remove hitbox?

by Napiophelios » Mon Apr 04, 2016 18:21

yeah...I suspected halfway thru we were talking about 2 different things :)

I guess all you can do is try to minimize the collisionbox for the entity
but that will make it that much harder to hit if you have to engage it.

Next time post your modding questions here for better service.
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: How to remove hitbox?

by MineYoshi » Mon Apr 04, 2016 22:48

isn't anyway to change the color of the hitbox of a entity?
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 


Return to Modding Discussion

Who is online

Users browsing this forum: No registered users and 2 guests

cron