Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.01 KB

File metadata and controls

23 lines (13 loc) · 1.01 KB

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

image

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.