-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Yoshubs
authored and
Yoshubs
committed
Sep 27, 2021
1 parent
807f6b4
commit d53d566
Showing
26 changed files
with
345 additions
and
156 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions
15
assets/images/dialogue/boxes/dialogueBox-evil/dialogueBox-evil.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"position": [515, 370], | ||
"textPos": [200, 480], | ||
"scale": 5.4, | ||
"antialiasing": false, | ||
"singleFrame": true, | ||
"doFlip": false, | ||
"bgColor": [255, 255, 255], | ||
"states": { | ||
"normal": { | ||
"open": ["Spirit Textbox spawn instance 1"], | ||
"default": ["Spirit Textbox spawn instance 1"] | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions
17
assets/images/dialogue/boxes/dialogueBox-evil/dialogueBox-evil.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<TextureAtlas imagePath="dialogueBox-evil.png"> | ||
<!-- Created with Adobe Animate version 20.0.0.17400 --> | ||
<!-- http://www.adobe.com/products/animate.html --> | ||
<SubTexture name="Spirit Textbox spawn instance 10000" x="0" y="0" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10001" x="0" y="0" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10002" x="259" y="0" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10003" x="259" y="0" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10004" x="0" y="155" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10005" x="0" y="155" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10006" x="259" y="155" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10007" x="259" y="155" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10008" x="0" y="310" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10009" x="0" y="310" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10010" x="259" y="310" width="249" height="145"/> | ||
<SubTexture name="Spirit Textbox spawn instance 10011" x="259" y="310" width="249" height="145"/> | ||
</TextureAtlas> |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version='1.0' encoding='utf-8'?> | ||
<TextureAtlas imagePath="foreverlogo.png"> | ||
<SubTexture name="forever bop0000" x="0" y="0" width="1578" height="976" frameX="0" frameY="0" frameWidth="1578" frameHeight="976" /> | ||
<SubTexture name="forever bop0001" x="1578" y="0" width="1578" height="976" frameX="0" frameY="0" frameWidth="1578" frameHeight="976" /> | ||
<SubTexture name="forever bop0002" x="0" y="976" width="1578" height="976" frameX="0" frameY="0" frameWidth="1578" frameHeight="976" /> | ||
<SubTexture name="forever bop0003" x="1578" y="976" width="1578" height="976" frameX="0" frameY="0" frameWidth="1578" frameHeight="976" /> | ||
<SubTexture name="forever bop0004" x="0" y="1952" width="1578" height="976" frameX="0" frameY="0" frameWidth="1578" frameHeight="976" /> | ||
<SubTexture name="forever bop0005" x="1578" y="1952" width="1578" height="976" frameX="0" frameY="0" frameWidth="1578" frameHeight="976" /> | ||
<SubTexture name="forever bop0006" x="0" y="2928" width="1578" height="976" frameX="0" frameY="0" frameWidth="1578" frameHeight="976" /> | ||
<SubTexture name="forever bop0007" x="1578" y="2928" width="1578" height="976" frameX="0" frameY="0" frameWidth="1578" frameHeight="976" /> | ||
</TextureAtlas> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"box": "dialogueBox-pixel", | ||
"boxState": "normal", | ||
"dialogue": [ | ||
{ | ||
"portrait": "senpai", | ||
"expression": "mad", | ||
"text": "Not bad for an ugly worm." | ||
}, | ||
{ | ||
"text": "But this time I'll rip your nuts off \nright after your girlfriend \nfinishes gargling mine." | ||
}, | ||
{ | ||
"portrait": "bf-pixel", | ||
"text": "Bop beep be be skdoo bep" | ||
} | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"box": "dialogueBox-evil", | ||
"boxState": "normal", | ||
"dialogue": [ | ||
{ | ||
"portrait": "senpai", | ||
"expression": "mad", | ||
"text": "Direct contact with real humans, \nafter being trapped in here for \nso long..." | ||
}, | ||
{ | ||
"text": "and HER of all people." | ||
}, | ||
{ | ||
"text": "I'll make her father pay for what \nhe's done to me and all the \nothers,,,," | ||
}, | ||
{ | ||
"text": "I'll beat you and make you take \nmy place." | ||
}, | ||
{ | ||
"text": "You don't mind your bodies \nbeing borrowed right? It's only \nfair..." | ||
} | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.