first commit
This commit is contained in:
17
sky_princess.tscn
Normal file
17
sky_princess.tscn
Normal file
@@ -0,0 +1,17 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cn81uqcg16q4b"]
|
||||
|
||||
[ext_resource type="Material" uid="uid://b7ve12hakqpdf" path="res://assets/carvedStone.tres" id="1_601x6"]
|
||||
|
||||
[node name="skyPrincess" type="Node3D"]
|
||||
|
||||
[node name="CSGSphere3D" type="CSGSphere3D" parent="."]
|
||||
radius = 25.0
|
||||
radial_segments = 24
|
||||
rings = 12
|
||||
material = ExtResource("1_601x6")
|
||||
|
||||
[node name="Label3D" type="Label3D" parent="CSGSphere3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 30, 0)
|
||||
pixel_size = 0.05
|
||||
billboard = 1
|
||||
text = "SkyPrincess"
|
||||
Reference in New Issue
Block a user