Effekseer Extension for Defold

This Native Extension integrates the Effekseer particle system into the Defold game engine, allowing you to play complex 3D and 2D effects created in the Effekseer editor.

Features

  • Play effects in .efkefc format.
  • Support for textures, materials, and models used in the effects.
  • High-performance caching system: effects are loaded into video memory once and “fired” instantly.
  • Two ways to use: via a ready-to-use smart component (emitter.script) or directly from code (LUA API).
  • Control over position, rotation (via quaternions), scale, speed, and pause state.
  • Integration with Defold’s render pipeline (effects are drawn automatically via Post-Render callback).
22 Likes

Wow! this is very interesting solution , thank you for sharing

2 Likes

Nice! Didnt know this software, looks cool!
I put it on my todo list!

In the mean time, here a cool video on vfx:

3 Likes