Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State of this project #16

Open
datrinh opened this issue Feb 14, 2022 · 3 comments
Open

State of this project #16

datrinh opened this issue Feb 14, 2022 · 3 comments

Comments

@datrinh
Copy link

datrinh commented Feb 14, 2022

Hi, just wanted to ask about the current state of this project. Can this be used with pixi v6? Is this deprecated for something else?

@jjhesk
Copy link

jjhesk commented Feb 21, 2022

does it work on v6?

@jjhesk
Copy link

jjhesk commented Feb 22, 2022

@datrinh this does not support v6 because there is the pixi package ts outdated.

 ERROR  in /Users/1/Documents/1/1/1/src/pixi/control/SceneIntro.ts                                                                           friendly-errors 18:34:05

[tsl] ERROR in /Users/1/Documents/1/1/1/src/pixi/control/SceneIntro.ts(43,14)                                                                friendly-errors 18:34:05
      TS2339: Property 'yoga' does not exist on type 'SceneIntro'.
                                                                                                                                                                                friendly-errors 18:34:05

 ERROR  in /Users/1/Documents/1/1/1/src/pixi/control/SceneIntro.ts                                                                           friendly-errors 18:34:05

[tsl] ERROR in /Users/1/Documents/1/1/1/src/pixi/control/SceneIntro.ts(46,29)                                                                friendly-errors 18:34:05
      TS2304: Cannot find name 'PIXI'.

Looking for the fix.

@jjhesk
Copy link

jjhesk commented Feb 22, 2022

The fix is in here: andrewvmail@0c377c2

Need to put this to the PR.

But we need to properly writing the ts plugin with the standard practice from v6 guide: https://github.com/pixijs/pixi-plugin-example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants