planet.tres 348 B

1234567891011
  1. [gd_resource type="SpatialMaterial" load_steps=3 format=2]
  2. [ext_resource path="res://resources/planets/planet_2/tex.png" type="Texture" id=1]
  3. [ext_resource path="res://resources/planets/planet_2/norm.png" type="Texture" id=2]
  4. [resource]
  5. albedo_texture = ExtResource( 1 )
  6. normal_enabled = true
  7. normal_scale = 1.0
  8. normal_texture = ExtResource( 2 )