forked from noxious/client
added resources
This commit is contained in:
parent
373987afc2
commit
4637e7ed16
@ -59,8 +59,12 @@ scene.cameras.main.centerOn(centerX, centerY)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Resources
|
* Resources
|
||||||
|
* https://clintbellanger.net/articles/isometric_math/
|
||||||
* https://gist.github.com/veleek/3be73dc61d5f5a80abc0f72c3ffe390e
|
* https://gist.github.com/veleek/3be73dc61d5f5a80abc0f72c3ffe390e
|
||||||
* https://gamedev.stackexchange.com/questions/116485/how-to-center-a-tilemap-in-phaser
|
* https://gamedev.stackexchange.com/questions/116485/how-to-center-a-tilemap-in-phaser
|
||||||
*
|
* https://github.com/Nulligma/phaser-isometric-test/blob/master/src/main.ts
|
||||||
|
* https://github.com/neki-dev/isometric-snippets
|
||||||
|
* https://github.com/itsezc/CycloneIO/blob/next/packages/client/games/HabboEngine.ts
|
||||||
|
* https://github.com/daan93/phaser-isometric-demo/tree/main
|
||||||
*/
|
*/
|
||||||
</script>
|
</script>
|
Loading…
x
Reference in New Issue
Block a user