add runwon and runlost functions, default win cards, call button that calls a loaded contact, added rotatecells, shiftcells, and swapcells functions to actor, reworked address to be 0-8 instead of 1-9, added underscore naming convention to function parameters, business cards to be slightly transparent when not met, added actions to contacts and made a couple examples
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
[ext_resource type="PackedScene" uid="uid://tk7fjdvu5c0u" path="res://Gameplay/goal.tscn" id="3_ejro6"]
|
||||
|
||||
[node name="BusinessCard" type="TextureButton"]
|
||||
modulate = Color(1, 1, 1, 0.2)
|
||||
texture_normal = ExtResource("1_8xr8s")
|
||||
texture_pressed = ExtResource("1_8xr8s")
|
||||
texture_hover = ExtResource("1_8xr8s")
|
||||
|
||||
Reference in New Issue
Block a user