Skip to content

Commit

Permalink
feat: New room 15 files (#575)
Browse files Browse the repository at this point in the history
Co-authored-by: Balloonpopper <[email protected]>
  • Loading branch information
balloonpopper and Balloonpopper authored Apr 23, 2022
1 parent 3711974 commit 488b206
Show file tree
Hide file tree
Showing 20 changed files with 473 additions and 492 deletions.
388 changes: 312 additions & 76 deletions game/characters/mark/mark.tscn

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -46,122 +46,122 @@ angle_size = 50

[sub_resource type="Resource" id=9]
script = ExtResource( 3 )
animation = "walk_down"
animation = "walk_up_jester"
mirrored = false

[sub_resource type="Resource" id=10]
script = ExtResource( 3 )
animation = "walk_up"
animation = "walk_up_jester"
mirrored = false

[sub_resource type="Resource" id=11]
script = ExtResource( 3 )
animation = "walk_left"
animation = "walk_right_jester"
mirrored = false

[sub_resource type="Resource" id=12]
script = ExtResource( 3 )
animation = "walk_up"
animation = "walk_down_jester"
mirrored = false

[sub_resource type="Resource" id=13]
script = ExtResource( 3 )
animation = "walk_right"
animation = "walk_down_jester"
mirrored = false

[sub_resource type="Resource" id=14]
script = ExtResource( 3 )
animation = "walk_left"
animation = "walk_down_jester"
mirrored = false

[sub_resource type="Resource" id=15]
script = ExtResource( 3 )
animation = "walk_up"
mirrored = true
animation = "walk_left_jester"
mirrored = false

[sub_resource type="Resource" id=16]
script = ExtResource( 3 )
animation = "walk_down"
animation = "walk_up_jester"
mirrored = false

[sub_resource type="Resource" id=17]
script = ExtResource( 3 )
animation = "idle_up"
animation = "idle_up_jester"
mirrored = false

[sub_resource type="Resource" id=18]
script = ExtResource( 3 )
animation = "idle_up"
animation = "idle_up_jester"
mirrored = false

[sub_resource type="Resource" id=19]
script = ExtResource( 3 )
animation = "idle_right"
animation = "idle_right_jester"
mirrored = false

[sub_resource type="Resource" id=20]
script = ExtResource( 3 )
animation = "idle_down_right"
animation = "idle_down_jester"
mirrored = false

[sub_resource type="Resource" id=21]
script = ExtResource( 3 )
animation = "idle_down"
animation = "idle_down_jester"
mirrored = false

[sub_resource type="Resource" id=22]
script = ExtResource( 3 )
animation = "idle_down_left"
animation = "idle_down_jester"
mirrored = false

[sub_resource type="Resource" id=23]
script = ExtResource( 3 )
animation = "idle_left"
animation = "idle_left_jester"
mirrored = false

[sub_resource type="Resource" id=24]
script = ExtResource( 3 )
animation = "idle_up"
animation = "idle_up_jester"
mirrored = false

[sub_resource type="Resource" id=25]
script = ExtResource( 3 )
animation = "speak_up"
animation = "speak_up_jester"
mirrored = false

[sub_resource type="Resource" id=26]
script = ExtResource( 3 )
animation = "speak_up"
animation = "speak_up_jester"
mirrored = false

[sub_resource type="Resource" id=27]
script = ExtResource( 3 )
animation = "speak_right"
animation = "speak_right_jester"
mirrored = false

[sub_resource type="Resource" id=28]
script = ExtResource( 3 )
animation = "speak_down"
animation = "speak_down_right_jester"
mirrored = false

[sub_resource type="Resource" id=29]
script = ExtResource( 3 )
animation = "speak_down"
animation = "speak_down_jester"
mirrored = false

[sub_resource type="Resource" id=30]
script = ExtResource( 3 )
animation = "speak_down"
animation = "speak_down_left_jester"
mirrored = false

[sub_resource type="Resource" id=31]
script = ExtResource( 3 )
animation = "speak_right"
mirrored = true
animation = "speak_left_jester"
mirrored = false

[sub_resource type="Resource" id=32]
script = ExtResource( 3 )
animation = "speak_up"
animation = "speak_up_jester"
mirrored = false

[resource]
Expand Down
Binary file added game/characters/mark/png/markjester.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/characters/mark/png/markjester_talk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions game/characters/mark2dir/mark.esc

This file was deleted.

232 changes: 0 additions & 232 deletions game/characters/mark2dir/mark2dir.tscn

This file was deleted.

Loading

0 comments on commit 488b206

Please sign in to comment.