Player Skin Breathing cause Object Movement - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Player Skin Breathing cause Object Movement (
/showthread.php?tid=534339)
Player Skin Breathing cause Object Movement -
Rudy_ - 29.08.2014
Hello, I've attached an Object to Player, It's all fine but when i'm Standing the player Breathes which moves his chest just like in Real life which causes the Attached object to Move too, Is there any way to prevent the object from moving? So when i'm standing still, the object is also just still.
Re: Player Skin Breathing cause Object Movement -
JaKe Elite - 29.08.2014
Nope, unless if you change the bone id to different one.
However, changing the bone id won't help as the coordinates won't in placed properly and instead of moving with the chest, the object will move along with the bone id you have set to the object.
Re: Player Skin Breathing cause Object Movement -
Clad - 29.08.2014
It depends on the bone you did put the object to.
Use the Body which will make the Object with it
Re: Player Skin Breathing cause Object Movement -
Rudy_ - 29.08.2014
What bone dosen't move? :P after attaching it i'll move little left/right , will it affect?
Re: Player Skin Breathing cause Object Movement -
Clad - 29.08.2014
https://sampwiki.blast.hk/wiki/Bone_IDs
Spine is the best.
Re: Player Skin Breathing cause Object Movement -
Rudy_ - 29.08.2014
I checked, SPine still it was moving
Re: Player Skin Breathing cause Object Movement -
Rudy_ - 29.08.2014
well the Right leg is fine though, Thanks for helps