View all by kindeyegames
kindeyegames
Follow kindeyegames
Follow
Following kindeyegames
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
Effects for Construct - WebGL
←
Return to Effects for Construct - WebGL
Devlog
Add dissolve effect
July 05, 2022
by
kindeyegames
2
Add dissolve effect and example...
Continue reading
Added Two Color Tint Effect (C3)
January 13, 2021
by
kindeyegames
2
TwoColorTint-1-0-1.c3addon: Two color tint, tint dark colors with one color and lighter colors with a different color. EffectWorkshopTwoColorTint-1-0-0.c3p : Example of TCT. The effect can tint darke...
Continue reading
Add QuadSplitScreen effect
July 14, 2020
by
kindeyegames
1
New QuadSplitScreen effect, 4 regions of the screen can Apply to single sprite covering screen, control the parameters to track characters and zoom the scale. QuadSplitScreen-1-0-0.c3addon : C3, zoom...
Continue reading
Add LayeredZoom effect
July 10, 2020
by
kindeyegames
1
LayeredZoom-1-5-0.c3addon : C3, zoom number of layers controlled by a parameter, with more parameters to modulate effect mix, zoom mix and speed. Includes an EffectWorshop example project to tune the...
Continue reading
Added MixY
June 30, 2020
by
kindeyegames
2
Added MixY-1-0-0.c3addon: C3, mix a color with the texture based on Y coordinate of the texel. Useful for partially occluding an icon as a cooldown meter for example. Parameters for Y cutoff, MixCol...
Continue reading
Added AlphaCutout effect
June 14, 2020
by
kindeyegames
3
Added AlphaCutout effect, useful for when the player is behind other terrain, but they need to be semi-visible. AlphaCutout-1-1-0.c3addon: C3, Create a circular alpha cutout in a texture, specify x,y...
Continue reading
Add TextureWrap effect
May 21, 2020
by
kindeyegames
TextureWrap-1-0-0.c3addon: C3, Use with 'nearest' filtering. Create a texture offset and texture wrap on objects such as animated sprites. Similar behavior to the Tiled Background object, but also all...
Continue reading
Added Bilinear effect for objects
May 16, 2020
by
kindeyegames
Bilinear-1-1-0.c3addon : C3, Apply Bilinear filtering for an object, must be first effect in stack and works w/ limited number of other effects. Use effects opacity and color parameters, do not use Ob...
Continue reading
Add Arc effect
May 05, 2020
by
kindeyegames
Arc-1-2-0.c3addon : C3, Draw an arc with control for inner radius, outer radius and arc color...
Continue reading
Added GodRaysColor
March 25, 2020
by
kindeyegames
3
GodRaysColor -1-1-0.c3addon: C3, GodRays that works on layers and sprite, allows you to pick a color to use for Godrays and the color to use for the godrays. If placed on layer only, make layer _not_...
Continue reading
Added ShadowOffset
February 24, 2020
by
kindeyegames
Added new effect: ShadowOffset -1-0-0.c3addon: C3, Offset shadow, with x,y offset, opacity and shadow color. To apply to layer, make layer transparent (add a non-transparent bottom layer if needed.)...
Continue reading