• Help! : Prop spawn position
    2 replies, posted
So i have a minor problem with one prop. It spawns on not that side which i want. Others just would ignore that problem, but i am making server content and i want change the prop spawn position which would face at player. Is there specific location in model .qc file code line to change, or i need also through Blender and change things up there. Also would be nice to know how to change numbers, and which numbers.
The prop will spawn in the same position as it's original position in the model, your cursor is the origin point and you can change it in your modelling software, however the direction it's facing is fixed and cannot be changed, you can write a short lua file that rotates it each time you spawn that prop so it's facing the player, but that seems like a lot of hassle.
Thanks for info, I changed model's position through Blender, seems no more issues with it.
Sorry, you need to Log In to post a reply to this thread.