I'm trying to get the value of a variable in the parent node of the current node using get_parent().get_parent().CardSize
when I print this value it works fine, returning the Vector. But the Debugger throws the following error: Invalid get index 'CardSize' (on base: 'MarginContainer (card_base.gd)'). See screenshots for output. I'm confused as to what's causing this and would appreciate help!