Daniel Parokonnyy Posted March 8, 2018 Share Posted March 8, 2018 Hello! I have got a tiled map using PIXI.extras.TilingSprite and a player with simple animation using PIXI.extras.AnimatedSprite, which is moving to the right corner of the screen automaticly ( like player.position.x++ ), then player position.x > window.innerWidth, player startes again on the start position. Game updates using requestAnimationFrame function. Just playing with PIXI... But after a 15-20 seconds of player movement a noticed FPS FAILING. I have NO ideas why it happens. Can you help me? Quote Link to comment Share on other sites More sharing options...
Daniel Parokonnyy Posted March 9, 2018 Author Share Posted March 9, 2018 Guys, no ides? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted March 9, 2018 Share Posted March 9, 2018 I need more info. Quote Link to comment Share on other sites More sharing options...
Daniel Parokonnyy Posted March 13, 2018 Author Share Posted March 13, 2018 I solved my problem, just cleaned my mac. I have never ran out such a bug, really! 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.