Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nklbdev/godot-previewing-parallax-background

Provides parallax background that moves it's layers in editor
https://github.com/nklbdev/godot-previewing-parallax-background

godot godot-engine godot3 godotengine parallax parallax-effect parallax-scrolling

Last synced: 2 months ago
JSON representation

Provides parallax background that moves it's layers in editor

Awesome Lists containing this project

README

        

# Previewing Parallax Background

This is a plugin for [Godot Engine](https://godotengine.org) that provides new class `PreviewingParallaxBackground` that moves it's layers in editor.
It helps to arrange objects in different layers relative to each other.

[![image](https://user-images.githubusercontent.com/7024016/201603951-a009f59a-df75-4472-917b-51a5594f6261.png)](https://user-images.githubusercontent.com/7024016/201603699-816ea4b6-00eb-4eb0-9a5a-3b164c49ff84.png)

[Screencast on YouTube](https://youtu.be/S8sazP-D0QU)

## Installation

Simply download it from [Godot Asset Library](https://godotengine.org/asset-library/asset/1535).

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](LICENSE). Copyright (c) 2022 Nikolay Lebedev aka nklbdev.