axel
8fce988954
Added bullet template created a scene for the player character to move around in added the ability for the player character to shoot
8 lines
255 B
Plaintext
8 lines
255 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dgjpt6r8lqtp5"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dn6vstynf4qyu" path="res://player.tscn" id="1_oa02w"]
|
|
|
|
[node name="Node" type="Node"]
|
|
|
|
[node name="Player" parent="." instance=ExtResource("1_oa02w")]
|