Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A .gdshader Godot skybox. This shader allows you to have a tiled, textured skybox with each tile being moved.
animated-tiled-skybox
Animated tiled skybox is a .gdshader Godot skybox. This shader allows you to have a tiled, textured skybox with each tile being moved.
Features
Customization
Scale X (scaleX
internally)
The horizontal size of each tile.
Scale Y (scaleY
internally)
The vertical size of each tile.
Offset Speed X (offsetSpeedX
internally)
The speed at which each tile moves horizontally.
Offset Speed Y (offsetSpeedY
internally)
The speed at which each tile moves vertically.
Texture (texture
internally)
The image to tile to the skybox.
Minimum System requirements
GPU
- Full support for OpenGL 3.3
CPU
- Windows: x86_32/x86_64/ARMv8, SSE2 instructions
- macOS: x86_64/ARM (Apple Silicon)
- Linux: x86_32/x86_64/ARMv7/ARMv8, SSE2 instructions
- Android: ARM32/ARM64/x86, SoC
RAM
- 4 GB
Storage
- 40kb (for skybox asset only)
Godot
- Godot 3.0 or later
OS
- Windows: Windows 7/NT 6.1 or later
- macOS: 10.13 High Sierra or later
- Linux: Post-2016 Distribution
- Android: 6.0 Marshmallow or later
Recommended System requirements
GPU
- Full support for OpenGL 4.6
CPU
- Windows: Quad-core x86_64/ARMv8, SSE4.2 instructions
- macOS: x86_64/ARM (Apple Silicon)
- Linux: x86_32/x86_64/ARMv7/ARMv8, SSE2 instructions
- Android: ARM32/ARM64/x86, SoC
RAM
- 8 GB
Storage
- 2gb (for Godot and other godot-related extras, including this asset)
Godot
- Godot 3.5 or later
OS
- Windows: Windows 10/NT 10.0 or later
- macOS: 10.15 Catalina or later
- Linux: Post-2020 Distribution
- Android: 9.0 Pie or later
License
This project is licensed under the MIT licence See the LICENCE file for more information.
A .gdshader Godot skybox. This shader allows you to have a tiled, textured skybox with each tile being moved.
Reviews
Quick Information

A .gdshader Godot skybox. This shader allows you to have a tiled, textured skybox with each tile being moved.