scrollFactorY : number
Speed at which this layer scrolls vertically, relative to the camera (e.g. scrollFactorY of 0.5 scrolls half as quickly as the 'normal' camera-locked layers do)
- Default Value
- 1
- Source code: tilemap/TilemapLayer.js (Line 160)
scrollFactorY : number
Speed at which this layer scrolls vertically, relative to the camera (e.g. scrollFactorY of 0.5 scrolls half as quickly as the 'normal' camera-locked layers do)
Please login to continue.