midori5un Posted August 27, 2015 Share Posted August 27, 2015 Hello everybody, like the title already says, I'm completely new to Pixi.js and seem to already fail by incuding the latest version of Pixi. I downloaded the example on http://www.goodboydigital.com/pixi-js-tutorial-getting-started/ and when I use this Pixi.js file, everything works fine. But I guess it's not the latest version, so I tried to use the files from https://github.com/pixijs/pixi.js/tree/master/bin . But now I get a blank site, like Pixi doesn't even load anymore. So what am I doing wrong here?And sorry if this is a really dumb question. ^^° Quote Link to comment Share on other sites More sharing options...
xerver Posted August 27, 2015 Share Posted August 27, 2015 Because that tutorial is for v2 not v3 v3 examples are here: http://pixijs.github.io/examples/ Quote Link to comment Share on other sites More sharing options...
midori5un Posted August 27, 2015 Author Share Posted August 27, 2015 I thought the old code would still work, so thanks for the hint.But I also tried just the line "console.log(PIXI);" and now copy pasted the example you posted (thanks also for that), but still get nothing. Quote Link to comment Share on other sites More sharing options...
midori5un Posted August 27, 2015 Author Share Posted August 27, 2015 I just found my error, turned out the files I had downloaded were broken. Loaded them again and it works. ^^° Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.