Merge branch 'main' into arkham-build-support
This commit is contained in:
commit
a521b298c0
@ -46,7 +46,7 @@ do
|
|||||||
obj.use_hands = false
|
obj.use_hands = false
|
||||||
|
|
||||||
if rot then
|
if rot then
|
||||||
obj.setRotationSmooth(rot, false, true)
|
obj.setRotation(rot)
|
||||||
end
|
end
|
||||||
obj.setPositionSmooth(newPos, false, true)
|
obj.setPositionSmooth(newPos, false, true)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user