parallax backround

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By dezekeerjoran
:warning: Old Version Published before Godot 3 was released.

how to create 3 parallaclayers

:bust_in_silhouette: Reply From: avencherus

A good video on the topic: https://youtu.be/j_IhaMwx38E

thanks, but the set_scroll_offset function is nonexistent

dezekeerjoran | 2016-10-30 14:44

As far as I can tell it still exists:

ParallaxBackground — Godot Engine (latest) documentation in English

Make sure you’re writing this code in reference to a ParallaxBackground node.

avencherus | 2016-10-30 14:50

oops, I put the script on a ParallaxLayer. it works tanhk you.

dezekeerjoran | 2016-10-30 14:55

No problem. :slight_smile:

avencherus | 2016-10-30 15:00