FuncIt/source/entities/shooting/Sine_Trajectory/Sine_Barrel.tscn
2021-11-10 13:05:59 +02:00

9 lines
237 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://source/assets/scripts/shooting/Sine/Sine_Barrel.gd" type="Script" id=1]
[node name="Sine_Barrel" type="Line2D"]
show_behind_parent = true
width = 4.0
script = ExtResource( 1 )