Weapon binding to two different places is it possible?
4 replies, posted
So I am wondering is it possible to get a weapon to bind to two parts of the model or is it only one and so if i want a weapon in both hands i will have to draw the other weapon in lua code?
yes, it should be possible
Can You explain how i would do that,
sorry i am kinda new to creating my own models
You would just have to have multiple bones/attachments on your model that correspond to the player's. You can decompile c_pist_elites to see how it used both RH and LH.
Ok thanks I think I understand now
Sorry, you need to Log In to post a reply to this thread.