A team game with an emphasis on movement (with no shooting), inspired by Overwatch and Zineth
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 lines
330 B

[gd_scene load_steps=3 format=2]
[ext_resource path="res://scenes/player.tscn" type="PackedScene" id=1]
[ext_resource path="res://scripts/heroes/1.gd" type="Script" id=2]
[node name="RigidBody" instance=ExtResource( 1 )]
script = ExtResource( 2 )
[node name="Yaw" parent="." index="3"]
_sections_unfolded = [ "Transform" ]