npm update
This commit is contained in:
@ -139,7 +139,7 @@ const createScene = async (scene: Phaser.Scene) => {
|
||||
*/
|
||||
gameStore.assets.forEach((asset) => {
|
||||
if (asset.group !== 'sprite_animations') return
|
||||
|
||||
|
||||
scene.anims.create({
|
||||
key: asset.key,
|
||||
frameRate: 7,
|
||||
|
Reference in New Issue
Block a user