xuo Posted August 11, 2018 Share Posted August 11, 2018 Hey guys, i am new to PixiJS. I created a tile based map, where i each tile represents a Sprite which is added to a parent container. When i change the selected tile, i change the X & Y position of my parent "map" container. I want to create a sort of animation that smoothly fades from the previous position to the new position, instead of instantly snapping. See this gif to visualize what i am talking about: How would i go about this? Thanks! Quote Link to comment Share on other sites More sharing options...
jSwtch Posted August 11, 2018 Share Posted August 11, 2018 Maybe this could help: https://github.com/davidfig/pixi-viewport 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.