FuncIt/source/entities/shooting/Sine_Trajectory/Sine_Barrel.tscn
Moonshrike 3c9189aef0 Almost working buttons
instead of bullet flying trajectory changing and hyperbollic line
2021-11-15 12:59:44 +02:00

8 lines
225 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
script = ExtResource( 1 )