tiled-types
tiled-types copied to clipboard
Thank you
This package looks like a life-saver, thank you for making and maintaining it!
Thanks, glad to see this package is useful for others 👍 In what project are you using it ?
I'm trying to build a React + Pixi.js game, this is proving a bit challenging :)
I see, mixing these two libs can be hard. I recommend you using react-pixi-fiber, it allows you using Pixi.js with JSX syntax, hooks etc. Very helpful I found.