Parallax 2D node's icon

Parallax 2D node 1.0 2D Tools 3.4 Community

Submitted by user nklbdev; MIT; 2022-11-21

Provides parallax 2D node to avoid using ParallaxBackground

This is a plugin for Godot Engine that provides new class Parallax inherited from Node2D that moves itself relative to actual viewport center. It helps create beautiful volumetric decorations like foliage, distant or near objects ant other effects based on following viewport.

You can:

- Disable/enable it in game and optionally in editor
- Control motion_scale and motion_offset like in ParallaxLayer
- Set process mode (Process / Physics process)


View files Download Submit an issue Recent Edits