1
0
forked from noxious/client

Worked on pathfinding, character animation & rotation, few enhancements

This commit is contained in:
2024-07-29 09:01:35 +02:00
parent 56d513021f
commit ea29b6f3a2
9 changed files with 49 additions and 48 deletions

View File

@ -43,4 +43,4 @@ export function useCameraControls(scene: Phaser.Scene): any {
camera,
isDragging
}
}
}