Goal: Create a new entity w/ one of the CS player models that does nothing but stand there, a simulated wax figurine.
Before attempting this I had no experience with using create_entity() or any of the other entity-based functions, so please forgive my n00bism. After searching through the forums I decided to use the Entcopy example that was recently posted to give me a starting basis.
I am able to create the entity, been testing with the gsg9 model from CS.
Problem: The model spawns in mid-run position, looking rather silly. Is there a way to set the posture of the model, or pose it in one of ots specific positions, or even set it to be playing one of its animations (like idle) ?
Any help would be great, I'm getting flustered and cannot seem to find any examples of this that help.