Previewing Parallax Background
by nklbdev
14
Previewing Parallax Background for Godot 4
This is a plugon for Godot Engine that provides new class PreviewingParallaxBackground
that moves it's layers in editor.
It helps to arrange objects in different layers relative to each other.
This is a port of the similar plugin from Godot 3.4.X to 4.X.X
Screencast 1, screencast 2 on YoutTube
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.
Download
Version1.0.1
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author