Houdini Posted March 2, 2018 Share Posted March 2, 2018 Hey Quite new with pixi.. now developing my first game with v4. Im looking for a way to have a parallax effect similiar to parallax.js. Meaning I need "the camera" to move on x and y axis and not just scroll.. plus I need to have it move based on a smartphone gyroscope / motion detector, and use the cursor as a fallback. Any clue where to start? been searching for days and still couldn't find a decent solution. Thanks in advance ivan.popelyshev 1 Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted March 2, 2018 Share Posted March 2, 2018 Learn what Pivot is - search this subforum with keywords "pivot" and "camera". PixiJS does not care about gyroscopes, we have touch events. You need extra library for that. One more place to search: https://github.com/pixijs/pixi.js/issues Quote Link to comment Share on other sites More sharing options...
Houdini Posted March 4, 2018 Author Share Posted March 4, 2018 Aight thx I'll reply once I have progress 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.