Content tagged effect

Similar Tags

Report Tag

146 usages of this tag
1
  • 5.7K visits
  • 8.7K views
This content is deleted
Blog Post
WebGL shader effects in Construct 2
0 favourites

Construct 2 recently introduced WebGL shader effects in the beta releases, allowing for impressive native-grade visual effects. Below is an example of a 'water'...

8
This content is deleted
Blog Post
Construct's effect compositor: part 1
3 favourites

One of the cool things you can do in Construct is add multiple effects to an object. For example you can add a Warp effect to distort the object, and then apply...

5
This content is deleted
Blog Post
Construct's effect compositor: part 2
2 favourites

This is the second blog in a series about the code in Construct that renders effects, called the effect compositor . In case you missed it, be sure to read part...

  • 11 replies
  • 8K views
0 favourites

I'll try and explain the best I can what I'm looking to do. So say I have a white sprite, I give it the tint effect and a color '140, 176, 136'. I want to be ab...

posted 6 years ago
  • 1 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I create a snow effect?
0 favourites

I would like to do a snow effect , any tips?

posted 6 years ago
  • 6 replies
  • 972 views
This content is deleted
Forum Topic
Simple effect always transparent
0 favourites

So I have a shader that I always use in my own engines that I can use a sample texture to apply transitions and I made a super simple version of it for Construc...

posted 6 years ago
  • 2 replies
  • 1K views
0 favourites

It is possible to create simple lightning effect (like this one: ) but on 3 layers with parallax? Take a look on my layers: - Layer with "black material" and "f...

  • 2 replies
  • 803 views
0 favourites

Been a while since I've posted here...Getting ready to release the first game I've developed in Construct (started in C2, finishing it in C3), and when porting...

  • 0 replies
  • 411 views
This content is deleted
Forum Topic
Transparent Warp Speed ported to C3 [effect]
0 favourites

Procedural transparent warp effect, ported andrewray's effect from to C3. Addon with example. Created using the excellent c3IDE plugin development tool.

posted 6 years ago
  • 1 replies
  • 893 views
This content is deleted
Forum Topic
How do i add a glow around my character in the game
0 favourites

I have a game character as a sprite with multiple animations within (animation for running, jumping...Etc - each with 6-9 frames). While running through the gam...

posted 6 years ago

Similar Tags