Problem Description
Pixellate effect does not work correctly unless opacity is below 100. It also glitches over shader effects.
(glitch effect can be removed by changing the following XML)
<!-- Extend the bounding box for effect processing by a number of pixels to show the edges
of effects which go beyond the object edges, e.g. blur and warp. -->
<extend-box-horizontal>2</extend-box-horizontal>
<extend-box-vertical>2</extend-box-vertical>
Attach a Capx
https://my.pcloud.com/publink/show?code ... rz95Ej3Ikk
Description of Capx
Left side shows pixellate effect at <100 opacity working correctly but glitching, right side shows 100 opacity not working correctly.
Steps to Reproduce Bug
- set opacity of object with pixellate effect applied to 100 and rotate it
Observed Result
mosaiced pixels just rotate as opposed to being pixellated, as opposed to what happens at opacity <100
Expected Result
effect shout be pixellated.
Affected Browsers
- Chrome: YES
- FireFox: YES
- Internet Explorer: YES
Operating System and Service Pack
Win 7
Construct 2 Version ID
rel. 245 64bit