#Add hair to custom entity

2 messages · Page 1 of 1 (latest)

somber fog
#

look into how the PlayerHair class works

#

in theory you could just add a PlayerHair as a component to your entity, but that would also require adding a PlayerSprite and would probably be very jank