You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Been trying to figure this out. Want to attach this to a "models/hunter/plates/plate2x4.mdl" entity and have a sort of placeable scoreboard. I honestly cant figure out how to parent it to the entities position and angle, I also can't figure out how to make my entity still visible as well.
I figure a couple quick examples would do to help me figure this out.
The text was updated successfully, but these errors were encountered:
Good idea although I don't have time to do that right now.
For attaching to entity, the "Using it inside an entity:" example in README should be the general way to do it. Note that position and angles there are relative to the entity orientation. You can also check #4 for an example orientation for a specific model to start with.
Been trying to figure this out. Want to attach this to a "models/hunter/plates/plate2x4.mdl" entity and have a sort of placeable scoreboard. I honestly cant figure out how to parent it to the entities position and angle, I also can't figure out how to make my entity still visible as well.
I figure a couple quick examples would do to help me figure this out.
The text was updated successfully, but these errors were encountered: