fedca's Recent Forum Activity

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • So after watching the chernos video about bloom in game engines https://www.youtube.com/watch?v=tI70-HIc5ro and I always wished there was one in c3 (I seached a bit didn't find a solid solution) I tried to create my own with events and effects.

    In my opinion my implementation actually looks ok, the main problem is that I use the take canvas snappshot event to get the texture I do the bloom effect on. this can't really be done every frame, especially as I have to hide the old bloom before taking the next screenshot which leads to flickering.

    Does anyone have suggestions or would be able to adapt this into an effect?

    here is c3p file so you can check it out:

    https://drive.google.com/file/d/1IW5mhLiKQNWcBHa9359bdOzqsdVHuUsS/view?usp=sharing

    current flow is:

    -hide bloom layer

    -take screenshot

    -unhide bloom layer

    -load image into sprite 1

    -load image into sprite 2

    -effect blackWhite is on sprite 1 and blended with darken (to control at what brightness pixels get bloom)

    -the whole layer these sprites are on has blur horizonatal and vertical then blended additively (layer opacity controls bloom strength)

    Would be cool if someone more experienced could help me! tank you!

    Tagged:

  • Hey, next week will be one of the largest Game Jams, the GMTK Game Jam.

    I wanted to ask if Construct 3 will be free for that weekend similar to how you are doing it for other jams? I would really appreciate it!

    Slightly off topic, the engine usage of last years GMTK Jam:

    https://twitter.com/gamemakerstk/status/1287285671007342592?lang=en

    Tagged:

  • I'm so happy you like it!

    Thanks alot for the kind feedback Tom. :)

  • I would appreciate if you could play it and give some feedback, thank you!

    play in browser:

    https://federico-calchera.itch.io/whatileftbehind

    Subscribe to Construct videos now

    play in browser

    https://federico-calchera.itch.io/whatileftbehind

  • I made this game for the GMTK Game Jam 2020, I would love you to play and rate it!

    Feedback is appreciated aswell.

    https://federico-calchera.itch.io/meowtofcattroll

    Subscribe to Construct videos now
  • Thanks for letting me know!

    I just reported it, good to know it's not only on my side.

  • If I have a tween WITH LOOP, go to layout doesn't work.

    I tried it multiple times, but when the tween behaviour has loop set,the action go to layout doesn't work.

    I assume this is a bug or am I missing something?

  • thanks for the tip, I don't know why I didn't think think about that.

    I figured I am able to use system expression exp(x) for my particular case, but maybe just using 2.71 would make it easier to calculate as I don't need high accuracy.

  • Hey, I'm probably missing something, but what is the system expression for e? Math.e doesn't work.

    Thanks for the help!

fedca's avatar

fedca

Online Now

Member since 6 Jul, 2017
Last online 8 Feb, 2025

Twitter
fedca has 67 followers

Connect with fedca