phaser3-typescript-spine icon indicating copy to clipboard operation
phaser3-typescript-spine copied to clipboard

Example project for Spine animations in Phaser 3 with TypeScript plus SpinePlugin typing files! 🌟

Results 6 phaser3-typescript-spine issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.0 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [phaser](https://github.com/photonstorm/phaser). These dependencies need to be updated together. Removes `json5` Updates `phaser` from 3.22.0 to 3.55.2 Release notes Sourced from...

dependencies

please check the integrity of the spineboy.png. It has only 131 bytes when I downloaded the entire code

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.2.3 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

I had an issue where the sample code wouldn't compile on a case-sensitive linux system. It turns our the value "Phaser" in the "types" property in `tsconfig.json` must match the...