Fixed score computation and added mouth masks
This commit is contained in:
@@ -15,8 +15,8 @@ name = "Duchex"
|
||||
chara_sprite = ExtResource("1_tppor")
|
||||
mask_eyes_position = Vector2(92.37, 201.415)
|
||||
mask_eyes_rotation = -0.017453292519943295
|
||||
mask_mouth_position = Vector2(111.16, 442.425)
|
||||
mask_mouth_rotation = 0.017453292519943295
|
||||
mask_mouth_position = Vector2(60.92, 208.96)
|
||||
mask_mouth_rotation = -0.05235987755982989
|
||||
traits = Array[ExtResource("3_s53hh")]([ExtResource("4_w5qmk"), ExtResource("6_cyb15"), ExtResource("7_s53hh"), ExtResource("8_p10lp")])
|
||||
preferences = Dictionary[ExtResource("3_s53hh"), int]({
|
||||
ExtResource("3_q0kni"): 0
|
||||
|
||||
@@ -11,8 +11,7 @@ script = ExtResource("2_ce0p8")
|
||||
name = "Duke"
|
||||
chara_sprite = ExtResource("1_d1fpd")
|
||||
mask_eyes_rotation = -0.03490658503988659
|
||||
mask_mouth_position = Vector2(15, 230)
|
||||
mask_mouth_rotation = -0.017453292519943295
|
||||
mask_mouth_position = Vector2(-12.15, 2.27)
|
||||
traits = Array[ExtResource("3_n21sh")]([ExtResource("5_tl7uu")])
|
||||
preferences = Dictionary[ExtResource("3_n21sh"), int]({
|
||||
ExtResource("3_tvmgq"): 0
|
||||
|
||||
@@ -16,7 +16,8 @@ name = "Queen"
|
||||
chara_sprite = ExtResource("1_d1164")
|
||||
mask_eyes_position = Vector2(48, 130)
|
||||
mask_eyes_rotation = 0.05235987755982989
|
||||
mask_mouth_position = Vector2(51.77, 409.63)
|
||||
mask_mouth_position = Vector2(31.595, 176.245)
|
||||
mask_mouth_rotation = 0.017453292519943295
|
||||
traits = Array[ExtResource("3_dkw07")]([ExtResource("3_y3hrs"), ExtResource("9_aywjr"), ExtResource("10_tw1u2"), ExtResource("8_j0xhd")])
|
||||
preferences = Dictionary[ExtResource("3_dkw07"), int]({
|
||||
ExtResource("3_y3hrs"): 4,
|
||||
|
||||
Reference in New Issue
Block a user