#Removing Entity Shadows (Resolved)

1 messages · Page 1 of 1 (latest)

upbeat jungle
#

Is it possible to remove an entity's shadow (the circle under it)?

jolly siren
#

Yes, set the collission box to 0,0 and add a custom hit test instead

#

If you are using bridge, you can use the view entity function to preview the custom hit test

upbeat jungle
#

Or

jolly siren
#

although this is not ideal

#

what is the issue with custom hit tests?

upbeat jungle
#

well

#

in this specific case i don't need the entity to still be hit

#

it's just the shadow

jolly siren
#

ok then just set the collission box to 0,0

upbeat jungle
#

but i still need there to be a hitbox for selecting players

#

wait nevermind i'm stupid i can just use execute commands for that

jolly siren
#

Yes

upbeat jungle
#

alright thanks for the help anyway