samme Posted November 11, 2016 Share Posted November 11, 2016 GitHub / NPM / Demo // camera.follow(target, style, lerpX, lerpY, offsetX, offsetY) camera.follow(player, FOLLOW_STYLE, 0.5, 0.5, 64, 64); // or camera.targetOffset.set(64); camera.targetOffset.set(0); Larzan 1 Link to comment Share on other sites More sharing options...
WombatTurkey Posted November 11, 2016 Share Posted November 11, 2016 Pretty cool, thanks for sharing samme 1 Link to comment Share on other sites More sharing options...
Larzan Posted July 29, 2017 Share Posted July 29, 2017 Great, exactly what i needed, thanks Link to comment Share on other sites More sharing options...
Recommended Posts