#2 dimensional flat entity always faces players

1 messages · Page 1 of 1 (latest)

fickle fulcrum
#

Like xp orbs, how can i have an entity have that property of its model facing the viewer from all angles? My entity has a flat texture so viewing it from the side should be avoided. Ill need to go for many hours to ill appreciate explanations below, ive check the bedrock wiki and couldn't find valuable information.

alpine token
#

You should use a particle for this.

#

It’s possible to tie the “texture” particle to your entity with an emitter, so it would be my strategy.

#

Although, it may not work for your purposes. Either way, good luck!