Files
cryptonhym-thunder/Objects/bullet.tscn

14 lines
414 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://i84teqsbrmff"]
[ext_resource type="Script" uid="uid://dl2awoy0hyruh" path="res://Code/Presenters/TransformPresenterComponent.cs" id="1_ktj6t"]
[sub_resource type="SphereMesh" id="SphereMesh_48nvk"]
radius = 0.1
height = 0.1
radial_segments = 8
rings = 8
[node name="Bullet" type="MeshInstance3D"]
mesh = SubResource("SphereMesh_48nvk")
script = ExtResource("1_ktj6t")