Fixed Dialogs!

This commit is contained in:
MasterDirector99 2021-05-07 11:31:59 +03:00 committed by GitHub
parent 19403ebc8f
commit a9dfba9b19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 61 additions and 46 deletions

View File

@ -0,0 +1,12 @@
{
"senpaiColor": "0xFFFFFFFF",
"senpaiVisible": true,
"textColor": "0xFFFF0000",
// starting with 00 makes it transparent
"dropColor": "0xFF000000",
"like": "senpai",
"isPixel": false,
"sided": false,
"font": "funkin.otf",
"portraitOffset": [0, 20]
}

View File

@ -1,12 +1,12 @@
{
"senpaiColor": "0xFFFFFFFF",
"senpaiVisible": true,
"textColor": "0xFF3F2021",
// starting with 00 makes it transparent
"dropColor": "0x00D89494",
"like": "senpai",
"isPixel": false,
"sided": true,
"font": "vcr.ttf",
"portraitOffset": [0, 20]
}
{
"senpaiColor": "0xFFFFFFFF",
"senpaiVisible": true,
"textColor": "0xFF000000",
// starting with 00 makes it transparent
"dropColor": "0x00000000",
"like": "senpai",
"isPixel": false,
"sided": true,
"font": "funkin.otf",
"portraitOffset": [0, 20]
}

View File

@ -1,14 +1,17 @@
{
"template": {
"like": "senpai"
},
"templateEvil": {
"like": "spirit"
},
"templateMad": {
"like": "senpai-angry"
},
"templateDialog": {
"like": "dialog"
}
}
{
"template": {
"like": "senpai"
},
"templateEvil": {
"like": "spirit"
},
"templateMad": {
"like": "senpai-angry"
},
"templateDialog": {
"like": "dialog"
},
"templateDialogAngry": {
"like": "dialog-angry"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<TextureAtlas imagePath="dialogueBox-pixel.png">
<!-- Created with Adobe Animate version 20.0.0.17400 -->
<!-- http://www.adobe.com/products/animate.html -->
<SubTexture name="Text Box Appear instance 10000" x="0" y="0" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10001" x="1554" y="0" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10002" x="0" y="924" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10003" x="1554" y="924" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10004" x="1554" y="924" width="1494" height="864"/>
</TextureAtlas>
<?xml version="1.0" encoding="utf-8"?>
<TextureAtlas imagePath="dialogueBox-pixel.png">
<!-- Created with Adobe Animate version 20.0.0.17400 -->
<!-- http://www.adobe.com/products/animate.html -->
<SubTexture name="Text Box Appear instance 10000" x="0" y="0" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10001" x="1554" y="0" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10002" x="0" y="924" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10003" x="1554" y="924" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10004" x="1554" y="924" width="1494" height="864"/>
</TextureAtlas>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 102 KiB

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<TextureAtlas imagePath="dialogueBox-pixel.png">
<!-- Created with Adobe Animate version 20.0.0.17400 -->
<!-- http://www.adobe.com/products/animate.html -->
<SubTexture name="Text Box Appear instance 10000" x="0" y="0" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10001" x="1554" y="0" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10002" x="0" y="924" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10003" x="1554" y="924" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10004" x="1554" y="924" width="1494" height="864"/>
</TextureAtlas>
<?xml version="1.0" encoding="utf-8"?>
<TextureAtlas imagePath="dialogueBox-pixel.png">
<!-- Created with Adobe Animate version 20.0.0.17400 -->
<!-- http://www.adobe.com/products/animate.html -->
<SubTexture name="Text Box Appear instance 10000" x="0" y="0" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10001" x="1554" y="0" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10002" x="0" y="924" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10003" x="1554" y="924" width="1494" height="864"/>
<SubTexture name="Text Box Appear instance 10004" x="1554" y="924" width="1494" height="864"/>
</TextureAtlas>