FuncIt/source/entities/shooting/Hyperbolic_Trajectory/Hyperbolic_Barrel.tscn
Moonshrike 71bbc2afac Completely fixed
Added bullet trajectories
2021-11-15 22:19:45 +02:00

7 lines
216 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://source/assets/scripts/shooting/Hyperbola/Hyperbolic_Barrel.gd" type="Script" id=1]
[node name="Hyperbolic_Barrel" type="Line2D"]
script = ExtResource( 1 )