mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-11 21:22:22 +02:00
Added a simple basic template with a player control script and basic collision detection. Ideal coding style guidelines enforced.
8 lines
163 B
Plaintext
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 )
|