coter Posted September 15, 2015 Share Posted September 15, 2015 Why are there no shadow? http://codepen.io/anon/pen/YywOOq?editors=101 Quote Link to comment Share on other sites More sharing options...
coter Posted September 16, 2015 Author Share Posted September 16, 2015 pixi is able to create a shadow? In the help there is DropShadowFilter, but it will not apply to graphics not to sprite. Why? Show how to properly create. Quote Link to comment Share on other sites More sharing options...
coolblue Posted September 16, 2015 Share Posted September 16, 2015 Add it to the container...stage.filters = [dropShadowFilter]; coter 1 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.