Darren Whitfield

Results 9 comments of Darren Whitfield

I literally just started a project with a need for this - I can provide an additional example / assets if needed. Though I'd like to add another complication for...

Sample assets: https://drive.google.com/drive/folders/1eODs4_v-vlweaIGSc0W6lf2O1MaHEMWF?usp=sharing (They're free to use with an open license, I just used TexturePacker to pack the frames) Note; Im in communication with the TexturePacker team to fix a...

@CodeAndWeb Correct - I see TexturePacker almost never orders the frame in the same spritesheet instance (especially if multipack with heuristics is on). I've always leaned on the fact that...

@bigtimebuddy might want to add their insight, but I think your suggestion is perfect - anything PIXI doesnt have to do just means better performance for the client. I just...

If needed, I think added to all. However, I just did a small test, and I think I may have a solution which will be backwards compatable. If every spritesheet...

@CodeAndWeb Just ensure every sprite sheet from multi pack contains the animation object, even if it is only one frame.

Thanks for picking up this request! I do think there needs to be a rather 'non-developer' approach when thinking of designs - something that would make _kinda_ sense to someone...

@antfu A huge selling point for this would be to use the $ref macro as well - as that makes the upgrade from V2.7 (with class component) to V3.0 so...

Desperately need this 🙏 Will help the transition from 2.7 to 3 so much