Pixi-project for simulating depth

Hi, Florian
It’s possible use the projection method with pixi-projection plugin as custom js code on Gdevelop ?
Example from pixi website:

1 Like

We can access to textures of objects, and we have access to pixiJS.
It must be possible in JS events.

You will need this documentation
http://4ian.github.io/GD-Documentation/GDJS%20Runtime%20Documentation/index.html

To see it in action you have an example “Load texture from URL”

1 Like