Newer
Older
DungeonShooting / default_env.tres
@小李xl 小李xl on 17 May 2022 163 bytes 第一次提交
  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 )