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