local width, height = Settings.Target.Width, Settings.Target.Height;
local anchorX, anchorY = Settings.Target.AnchorX, Settings.Target.AnchorY;
-- placeholders with visible values when error happens
local width, height = Settings.Target.Width, Settings.Target.Height;
local anchorX, anchorY = Settings.Target.AnchorX, Settings.Target.AnchorY;
-- placeholders with visible values when error happens