Open RikoOphorst opened 10 years ago
If you call the Animatable's getDimension(), the Dimension will actually update because getDimension gets the original dimension of the game object and then changes the width of the dimension. This will actually also change the core Dimension of the game object because the BaseObject.getDimension returns a reference to it's dimension, not a proper clone.
Animatable's bounding box does not get changed when it is scaled up or down with Scalable.