Implemented new icons (sizing not correct) , renamed trap types, and created colored pawns)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=13 format=4 uid="uid://bk3yqawritfnj"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjsgte3x7jjw" path="res://scripts/hack.gd" id="1_6h4aj"]
|
||||
[ext_resource type="Texture2D" uid="uid://cmlp8tn6mnbd" path="res://visuals/images/icons/t-bomb.png" id="3_mxvh5"]
|
||||
[ext_resource type="Texture2D" uid="uid://u12dmhohea1g" path="res://external/destroy-icon.png" id="2_oyohn"]
|
||||
[ext_resource type="Shader" uid="uid://c3fo17afoeh3v" path="res://hack.gdshader" id="4_mxvh5"]
|
||||
[ext_resource type="Texture2D" uid="uid://cm288pisiir7v" path="res://visuals/images/force_panel_strip.png" id="4_oj6ox"]
|
||||
[ext_resource type="Material" uid="uid://csslbdbpj3gpc" path="res://models/material_0.tres" id="5_b2s8y"]
|
||||
@@ -92,11 +92,11 @@ shape = SubResource("BoxShape3D_dw7u0")
|
||||
|
||||
[node name="Icon" type="Sprite3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0.17676345, 0.06314404)
|
||||
pixel_size = 0.0075
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.17676345, 0.06314404)
|
||||
pixel_size = 0.0107
|
||||
axis = 1
|
||||
double_sided = false
|
||||
texture = ExtResource("3_mxvh5")
|
||||
texture = ExtResource("2_oyohn")
|
||||
|
||||
[node name="RevealTimer" type="Timer" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
File diff suppressed because one or more lines are too long
19993
templates/pawns/glitch.tscn
Normal file
19993
templates/pawns/glitch.tscn
Normal file
File diff suppressed because one or more lines are too long
19993
templates/pawns/miko.tscn
Normal file
19993
templates/pawns/miko.tscn
Normal file
File diff suppressed because one or more lines are too long
19993
templates/pawns/mr_tingles.tscn
Normal file
19993
templates/pawns/mr_tingles.tscn
Normal file
File diff suppressed because one or more lines are too long
19992
templates/pawns/pawn_body.tscn
Normal file
19992
templates/pawns/pawn_body.tscn
Normal file
File diff suppressed because one or more lines are too long
19993
templates/pawns/veil.tscn
Normal file
19993
templates/pawns/veil.tscn
Normal file
File diff suppressed because one or more lines are too long
19992
templates/pawns/zero.tscn
Normal file
19992
templates/pawns/zero.tscn
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user