UNPKG

phaser4-rex-plugins

Version:
6 lines (5 loc) 114 B
var LookForward = function(config) { this.lookAt(config); return this; } export default LookForward;