- Easy to change the item count from AS [var itemCount = 6;] - Easy to change the X position on screen [var start_x = 60;] - Easy to change the Y position on screen [var start_y = 60;] - Easy to change the base scale [var baseScale = 95;] - Easy to change the zoom scale [zoomedScale = 180;] - Easy to change the movement speed [var speed = 5;]
- Easy to change the item count from AS [var itemCount = 6;]
- Easy to change the X position on screen [var start_x = 60;]
- Easy to change the Y position on screen [var start_y = 60;]
- Easy to change the base scale [var baseScale = 95;]
- Easy to change the zoom scale [zoomedScale = 180;]
- Easy to change the movement speed [var speed = 5;]