Adds extra recombination options
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
[ext_resource path="res://homunculus3.gd" type="Script" id=2]
|
||||
|
||||
[sub_resource type="SpatialMaterial" id=1]
|
||||
albedo_color = Color( 0.952941, 0.929412, 0.882353, 1 )
|
||||
|
||||
[sub_resource type="CylinderShape" id=2]
|
||||
height = 7.0
|
||||
@@ -17,6 +18,9 @@ material/0 = SubResource( 1 )
|
||||
[node name="DongBigDick" parent="Homunculus" index="0"]
|
||||
visible = false
|
||||
|
||||
[node name="Eyes" parent="Homunculus" index="1"]
|
||||
visible = false
|
||||
|
||||
[node name="ForeheadHorns" parent="Homunculus" index="2"]
|
||||
visible = false
|
||||
|
||||
@@ -26,6 +30,9 @@ visible = false
|
||||
[node name="HandClaws" parent="Homunculus" index="4"]
|
||||
visible = false
|
||||
|
||||
[node name="TailBase" parent="Homunculus" index="5"]
|
||||
visible = false
|
||||
|
||||
[node name="TentaclesArms" parent="Homunculus" index="6"]
|
||||
visible = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user