ClickSize() :Tweens the size of the object when object is clicked on! ClickMove() :Tweens the Y position of the object when object is clicked on! HoverSize() :Tweens the Size of the object when object ...
Allows us to write all of our logic inside of Module Scripts. This enables us to easily share code, without having to extract it, create another module script, add the logic, and then require it.