added meat madness icon, dialogic tweaks
This commit is contained in:
parent
5427050fb5
commit
67e2c63ad3
|
@ -0,0 +1,3 @@
|
||||||
|
source_md5="e12d3a961d4aac79dad8f62a2d1e0cca"
|
||||||
|
dest_md5="99f69bbaa668d512a689911dfc665a31"
|
||||||
|
|
Binary file not shown.
|
@ -0,0 +1,3 @@
|
||||||
|
source_md5="e12d3a961d4aac79dad8f62a2d1e0cca"
|
||||||
|
dest_md5="99f69bbaa668d512a689911dfc665a31"
|
||||||
|
|
Binary file not shown.
|
@ -17,5 +17,5 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"scale": 100,
|
"scale": 100,
|
||||||
"theme": ""
|
"theme": "theme-1671745159.cfg"
|
||||||
}
|
}
|
||||||
|
|
|
@ -30,6 +30,7 @@ font="res://assets/title_font.tres"
|
||||||
position=1
|
position=1
|
||||||
auto_color=false
|
auto_color=false
|
||||||
shadow_visible=true
|
shadow_visible=true
|
||||||
|
is_hidden=true
|
||||||
|
|
||||||
[audio]
|
[audio]
|
||||||
|
|
||||||
|
@ -54,3 +55,7 @@ normal=[ false, Color( 0.521569, 0.521569, 0.521569, 1 ), false, Color( 0, 0, 0,
|
||||||
layout=1
|
layout=1
|
||||||
fixed=true
|
fixed=true
|
||||||
fixed_size=Vector2( 200, 80 )
|
fixed_size=Vector2( 200, 80 )
|
||||||
|
hover=[ true, Color( 0.698039, 0.698039, 0.698039, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
|
||||||
|
focus=[ true, Color( 0.698039, 0.698039, 0.698039, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
|
||||||
|
pressed=[ false, Color( 1, 1, 1, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
|
||||||
|
disabled=[ false, Color( 1, 1, 1, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
|
||||||
|
|
|
@ -1,10 +1,22 @@
|
||||||
{
|
{
|
||||||
"events": [
|
"events": [
|
||||||
|
{
|
||||||
|
"event_id": "dialogic_024",
|
||||||
|
"set_theme": "theme-1671745159.cfg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"audio": "play",
|
||||||
|
"audio_bus": "Master",
|
||||||
|
"event_id": "dialogic_030",
|
||||||
|
"event_name": "AudioEvent",
|
||||||
|
"file": "res://assets/audio/neural_scanner_sfx.wav",
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"character": "character-1672267793.json",
|
"character": "character-1672267793.json",
|
||||||
"event_id": "dialogic_001",
|
"event_id": "dialogic_001",
|
||||||
"portrait": "",
|
"portrait": "",
|
||||||
"text": "You found blackbox 0"
|
"text": "You found blackbox 0\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas bibendum hendrerit velit nec mattis. Nunc imperdiet vehicula pretium. Donec aliquam, justo ut laoreet mollis, enim nulla vehicula dui, sed tincidunt est nibh ac lorem. Donec eu bibendum justo. Etiam ut eros tortor. Suspendisse condimentum iaculis laoreet. Nullam lobortis cursus dui. "
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
{
|
{
|
||||||
"events": [
|
"events": [
|
||||||
|
{
|
||||||
|
"event_id": "dialogic_024",
|
||||||
|
"set_theme": "theme-1671745159.cfg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"audio": "play",
|
||||||
|
"audio_bus": "Master",
|
||||||
|
"event_id": "dialogic_030",
|
||||||
|
"event_name": "AudioEvent",
|
||||||
|
"file": "res://assets/audio/neural_scanner_sfx.wav",
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"character": "character-1672267793.json",
|
"character": "character-1672267793.json",
|
||||||
"event_id": "dialogic_001",
|
"event_id": "dialogic_001",
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
{
|
{
|
||||||
"events": [
|
"events": [
|
||||||
|
{
|
||||||
|
"event_id": "dialogic_024",
|
||||||
|
"set_theme": "theme-1671745159.cfg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"audio": "play",
|
||||||
|
"audio_bus": "Master",
|
||||||
|
"event_id": "dialogic_030",
|
||||||
|
"event_name": "AudioEvent",
|
||||||
|
"file": "res://assets/audio/neural_scanner_sfx.wav",
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"character": "character-1672267793.json",
|
"character": "character-1672267793.json",
|
||||||
"event_id": "dialogic_001",
|
"event_id": "dialogic_001",
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
{
|
{
|
||||||
"events": [
|
"events": [
|
||||||
|
{
|
||||||
|
"event_id": "dialogic_024",
|
||||||
|
"set_theme": "theme-1671745159.cfg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"audio": "play",
|
||||||
|
"audio_bus": "Master",
|
||||||
|
"event_id": "dialogic_030",
|
||||||
|
"event_name": "AudioEvent",
|
||||||
|
"file": "res://assets/audio/neural_scanner_sfx.wav",
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"character": "character-1672267793.json",
|
"character": "character-1672267793.json",
|
||||||
"event_id": "dialogic_001",
|
"event_id": "dialogic_001",
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
{
|
{
|
||||||
"events": [
|
"events": [
|
||||||
|
{
|
||||||
|
"event_id": "dialogic_024",
|
||||||
|
"set_theme": "theme-1671745159.cfg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"audio": "play",
|
||||||
|
"audio_bus": "Master",
|
||||||
|
"event_id": "dialogic_030",
|
||||||
|
"event_name": "AudioEvent",
|
||||||
|
"file": "res://assets/audio/neural_scanner_sfx.wav",
|
||||||
|
"volume": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"character": "character-1672267793.json",
|
"character": "character-1672267793.json",
|
||||||
"event_id": "dialogic_001",
|
"event_id": "dialogic_001",
|
||||||
|
|
Binary file not shown.
|
@ -0,0 +1,35 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path="res://.import/meat_madness_icon.png-6bbf1725a9922ea51e35c53cfae63b05.stex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://meat_madness_icon.png"
|
||||||
|
dest_files=[ "res://.import/meat_madness_icon.png-6bbf1725a9922ea51e35c53cfae63b05.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=0
|
||||||
|
flags/filter=true
|
||||||
|
flags/mipmaps=false
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
process/normal_map_invert_y=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=true
|
||||||
|
svg/scale=1.0
|
|
@ -81,7 +81,7 @@ _global_script_class_icons={
|
||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="meat_madness_redux"
|
config/name="meat_madness_redux"
|
||||||
config/icon="res://icon.png"
|
config/icon="res://meat_madness_icon.png"
|
||||||
|
|
||||||
[autoload]
|
[autoload]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue