velopl Posted June 21, 2016 Share Posted June 21, 2016 Hi I'm trying to do a small product presentation with features and benefits displayed as a sprites around product and I had no problem with that. What I have problem with and have no idea how to handle this issue is a need of fading out this sprites while camera moves from one side to another. What would need to be done to get this kind of effect? I found this as an example of effect I'd like to achieve. Fading effect Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted June 21, 2016 Share Posted June 21, 2016 Hey! I would suggest defining a range of angle per billboard and then linearly play with the alpha velopl 1 Quote Link to comment Share on other sites More sharing options...
velopl Posted June 23, 2016 Author Share Posted June 23, 2016 Thank you David I'll try it. Quote Link to comment Share on other sites More sharing options...
velopl Posted June 23, 2016 Author Share Posted June 23, 2016 Spent all day reading and trying but have to admit I have no clue how to do it This is as far as I've got http://www.babylonjs-playground.com/#QGHKJ#2 Couldn't find any info how to create such a range for rotation angle don't mind dealing with alpha. I'm stuck. Please could you point some references as I really couldn't find anything. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted June 23, 2016 Share Posted June 23, 2016 Ok first I would not animate the camera but the object. Capture mouse movement, and rotate your main object on Y axis 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.