mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Update
This commit is contained in:
@@ -541,7 +541,7 @@ end
|
||||
---@private
|
||||
function M:_get_zero_offset()
|
||||
if not self.style.IS_DYNAMIC_NODE_POSES then
|
||||
return const.VECTOR_ZERO
|
||||
return vmath.vector3(0)
|
||||
end
|
||||
|
||||
-- zero offset: center pos - border size * anchor
|
||||
|
Reference in New Issue
Block a user