aboutsummaryrefslogtreecommitdiff
path: root/riot/angrydev.tscn
diff options
context:
space:
mode:
authorRoman Gräf <romangraef@gmail.com>2020-04-19 17:35:14 +0200
committerRoman Gräf <romangraef@gmail.com>2020-04-19 17:35:14 +0200
commite72709b75ab3c21b46f744466601e3e61f3d2b71 (patch)
tree264e39429a46c06d5c5c17d290ebf0ea3ba4cd06 /riot/angrydev.tscn
parente1d6ed5ec8d8ce4f6b507dcd9e4d65182805a1c9 (diff)
downloadLDJam46-e72709b75ab3c21b46f744466601e3e61f3d2b71.tar.gz
LDJam46-e72709b75ab3c21b46f744466601e3e61f3d2b71.tar.bz2
LDJam46-e72709b75ab3c21b46f744466601e3e61f3d2b71.zip
Laser Devs
Diffstat (limited to 'riot/angrydev.tscn')
-rw-r--r--riot/angrydev.tscn7
1 files changed, 6 insertions, 1 deletions
diff --git a/riot/angrydev.tscn b/riot/angrydev.tscn
index a987ff7..dc80f17 100644
--- a/riot/angrydev.tscn
+++ b/riot/angrydev.tscn
@@ -1,8 +1,9 @@
-[gd_scene load_steps=6 format=2]
+[gd_scene load_steps=7 format=2]
[ext_resource path="res://assets/idle_devs.tres" type="Texture" id=1]
[ext_resource path="res://assets/pitchfork.png" type="Texture" id=2]
[ext_resource path="res://riot/angrydev.gd" type="Script" id=3]
+[ext_resource path="res://assets/lasergabel.PNG" type="Texture" id=4]
[sub_resource type="RectangleShape2D" id=1]
extents = Vector2( 60.093, 116.278 )
@@ -14,6 +15,7 @@ extents = Vector2( 7.90784, 32.0742 )
position = Vector2( -24.1174, 33.1615 )
script = ExtResource( 3 )
speed = 80.0
+laser_pitchfork_texture = ExtResource( 4 )
[node name="body" type="Sprite" parent="."]
position = Vector2( 43.416, -38.1387 )
@@ -36,3 +38,6 @@ offset = Vector2( 0.330124, -33.3885 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="pitchfork/Area2D"]
position = Vector2( 0.128513, -33.3091 )
shape = SubResource( 2 )
+
+[node name="nuzzle" type="Node2D" parent="pitchfork"]
+position = Vector2( -1, -65.9999 )