mirror of
https://github.com/Relintai/broken_seals_2d.git
synced 2024-11-11 20:35:10 +01:00
11 lines
339 B
Plaintext
11 lines
339 B
Plaintext
[gd_resource type="Planet" load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://modules/planets/test_planet/biomes/2_tdungb.tres" type="Biome" id=1]
|
|
[ext_resource path="res://modules/planets/test_planet/planets/dung_simple_planet.gd" type="Script" id=2]
|
|
|
|
|
|
[resource]
|
|
id = 1
|
|
target_script = ExtResource( 2 )
|
|
biome_datas = [ ExtResource( 1 ) ]
|