Nearl implemented: bullet rotation isn't working correctly.
This commit is contained in:
parent
a9af69e7bb
commit
f427bb0c8d
11 changed files with 161 additions and 9 deletions
6
test_rotation.tscn
Normal file
6
test_rotation.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene format=3 uid="uid://d4ls4srw6qyap"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://d1rwqotmrag1r" path="res://test_rotation.gd" id="1_kx6bj"]
|
||||
|
||||
[node name="TestRotation" type="Area2D" unique_id=1832200900]
|
||||
script = ExtResource("1_kx6bj")
|
||||
Loading…
Add table
Add a link
Reference in a new issue