Parallax 2D node

An asset by nklbdev
The page banner background of a mountain and forest
Parallax 2D node thumbnail image
Parallax 2D node thumbnail image
Parallax 2D node hero image

Quick Information

0 ratings
Parallax 2D node icon image
nklbdev
Parallax 2D node

Provides parallax 2D node to avoid using ParallaxBackgroundThis is a plugin for Godot Engine 4.X 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.This is a port of the similar plugin from Godot 3.4.X to 4.X.X (https://godotengine.org/asset-library/asset/1557)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)

Supported Engine Version
4.0
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Parallax 2D node for Godot 4

Provides parallax 2D node to avoid using ParallaxBackground

This is a plugin for Godot Engine 4.X 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.

This is a port of the similar plugin from Godot 3.4.X to 4.X.X

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)

README image

Screencast on YouTube

Installation

Simply download it from Godot Asset Library.

Alternatively, download or clone this repository and copy the contents of the addons folder to your own project's addons folder.

Then enable the plugin on the Project Settings and use new class in your scenes.

License

MIT License. Copyright (c) 2022 Nikolay Lebedev aka nklbdev.

Provides parallax 2D node to avoid using ParallaxBackground

This is a plugin for Godot Engine 4.X 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.

This is a port of the similar plugin from Godot 3.4.X to 4.X.X (https://godotengine.org/asset-library/asset/1557)

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)

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Parallax 2D node icon image
nklbdev
Parallax 2D node

Provides parallax 2D node to avoid using ParallaxBackgroundThis is a plugin for Godot Engine 4.X 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.This is a port of the similar plugin from Godot 3.4.X to 4.X.X (https://godotengine.org/asset-library/asset/1557)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)

Supported Engine Version
4.0
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers