mirror of
https://github.com/stujones11/wield3d.git
synced 2024-12-27 00:07:28 +01:00
Fix attachment location overrides
This commit is contained in:
parent
d918855e07
commit
42b6abd669
@ -1,6 +1,6 @@
|
||||
-- Wielded Item Location Overrides - [item_name] = {bone, position, rotation}
|
||||
|
||||
local bone = "Armature_Arm_Right"
|
||||
local bone = "Arm_Right"
|
||||
|
||||
wield3d_location = {
|
||||
["default:torch"] = {bone, {x=0.2, y=5.5, z=3}, {x=-100, y=182, z=83}},
|
||||
|
Loading…
Reference in New Issue
Block a user