Files
ludum_dare_46/src/default_env.tres
Paul Norberger f20abb41ef Initial project created
Added a simple basic template with a player control script and basic collision detection. Ideal coding style guidelines enforced.
2020-04-17 19:25:34 +02:00

8 lines
163 B
Plaintext

[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
[resource]
background_mode = 2
background_sky = SubResource( 1 )