Hi,
I am new to Godot. A classic shooter is my way to learn coding in Godot. Its going slow, but well at all.
I made a ParallaxBackground with some ParallaxLayers to get an animated space-background. That worked fine. Playing just that scene looks really cool.
Now I put that ParallaxBackgroundScene in my Main-Scene as a child of Node2D (named Main) - but it isn't shown. How can I activate it?
Can anybody help me? I am shure it is just a noob-thinking-error, but I can find no solution.
THANKS!