Author Topic: mounting images to certain body parts (nodes)  (Read 599 times)

Code: [Select]
%client.player.mountImage(FOStormtrooperBodyImage, 2);how can i make it so this image it attached to right hand node
also if you could, please tell me what do i need to change in the code to make it work on other body parts

You need to change the mountPoint value on the datablock for it to mount to another slot.
You need a separate datablock for each point you want it mounted to.

The slot arg in the ::mountImage isn't for the location on the body it's mounted to. Just for which trigger activates it, as well as limiting one image per trigger.

Right hand is 0.