add default goal business cards, allow Board.GetCellsByOwner to accept actor instead of player, rework BusinessCard click to be accepted based on _goalMet instead of Disabled, add default goals to enemy class,
This commit is contained in:
@@ -49,3 +49,108 @@ offset_left = 98.0
|
||||
offset_top = 769.0
|
||||
offset_right = 298.0
|
||||
offset_bottom = 969.0
|
||||
|
||||
[node name="DefaultDiagonal1To9" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 461.0
|
||||
offset_top = 41.0
|
||||
offset_right = 661.0
|
||||
offset_bottom = 241.0
|
||||
|
||||
[node name="DefaultTopRow" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 467.0
|
||||
offset_top = 236.0
|
||||
offset_right = 667.0
|
||||
offset_bottom = 436.0
|
||||
|
||||
[node name="DefaultMiddleRow" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 461.0
|
||||
offset_top = 437.0
|
||||
offset_right = 661.0
|
||||
offset_bottom = 637.0
|
||||
|
||||
[node name="DefaultBottomRow" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 458.0
|
||||
offset_top = 637.0
|
||||
offset_right = 658.0
|
||||
offset_bottom = 837.0
|
||||
|
||||
[node name="DefaultLeftColumn" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 665.0
|
||||
offset_top = 38.0
|
||||
offset_right = 865.0
|
||||
offset_bottom = 238.0
|
||||
|
||||
[node name="DefaultMiddleColumn" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 863.0
|
||||
offset_top = 35.0
|
||||
offset_right = 1063.0
|
||||
offset_bottom = 235.0
|
||||
|
||||
[node name="DefaultRightColumn" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 1061.0
|
||||
offset_top = 41.0
|
||||
offset_right = 1261.0
|
||||
offset_bottom = 241.0
|
||||
|
||||
[node name="DefaultDiagonal3To7" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 1264.0
|
||||
offset_top = 44.0
|
||||
offset_right = 1464.0
|
||||
offset_bottom = 244.0
|
||||
|
||||
[node name="DefaultTopRowAlt" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 1261.0
|
||||
offset_top = 236.0
|
||||
offset_right = 1461.0
|
||||
offset_bottom = 436.0
|
||||
|
||||
[node name="DefaultMiddleRowAlt" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 1255.0
|
||||
offset_top = 434.0
|
||||
offset_right = 1455.0
|
||||
offset_bottom = 634.0
|
||||
|
||||
[node name="DefaultBottomRowAlt" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 1261.0
|
||||
offset_top = 628.0
|
||||
offset_right = 1461.0
|
||||
offset_bottom = 828.0
|
||||
|
||||
[node name="DefaultDiagonal1To9Alt" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 1264.0
|
||||
offset_top = 826.0
|
||||
offset_right = 1464.0
|
||||
offset_bottom = 1026.0
|
||||
|
||||
[node name="DefaultDiagonal3To7Alt" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 467.0
|
||||
offset_top = 829.0
|
||||
offset_right = 667.0
|
||||
offset_bottom = 1029.0
|
||||
|
||||
[node name="DefaultLeftColumnAlt" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 665.0
|
||||
offset_top = 838.0
|
||||
offset_right = 865.0
|
||||
offset_bottom = 1038.0
|
||||
|
||||
[node name="DefaultMiddleColumnAlt" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 869.0
|
||||
offset_top = 838.0
|
||||
offset_right = 1069.0
|
||||
offset_bottom = 1038.0
|
||||
|
||||
[node name="DefaultRightColumnAlt" parent="." instance=ExtResource("5_ek8wa")]
|
||||
offset_left = 1064.0
|
||||
offset_top = 838.0
|
||||
offset_right = 1264.0
|
||||
offset_bottom = 1038.0
|
||||
|
||||
[node name="BusDebug" type="RichTextLabel" parent="."]
|
||||
offset_top = 276.0
|
||||
offset_right = 322.0
|
||||
offset_bottom = 429.0
|
||||
theme_override_font_sizes/normal_font_size = 32
|
||||
text = "BusDEBUG"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
Reference in New Issue
Block a user