space-vroom

A SkyRoads clone with only one boring "level" written in Godot Engine version 3.
git clone https://kaka.farm/~git/spacevroom
Log | Files | Refs | LICENSE

default_env.tres (163B)


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