Thank you, I tried that but get the screen shaking all the time
The Player Box object is called PlayerBox
The Player Animations object is called PlayerAnimations
So would the expression be
PlayerBox srt size
Width = PlayerAnimations.X
Height = PlayerAnimations.Y
Isn't that placing the object along the X and Y index rather than it's dimensions?