mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 11:45:09 +00:00
e8aa00c5a8
* second contact sprites * Started rewriting * Sound stuff * foreigner textbox * default miss message * implement basic player textbox * transparency support for textbox refactor function labels to use C# convention * avoid double function call with mistranslation * add mistranslation textbox * fix logic with trailing translation * auto-positioning of translated text content * auto-hide textboxes on start * icon * Added two new helper functions for pitching with semitones and cents * All new sounds should be in now * bunch of visual fixes * Fixed stuff being innaccurate * Repeating voicelines begone! * Thump sound for bob man * Put an animator on the crowd * Fixed missing sprites * Fixed anim not playing sometimes on barely * Changed length of pass turn event from 0.5 to 1 beat long * Downscaled Sprites yippee * Auto look at * Fixed bob's textbox not appearing sometimes * Fixed some small things --------- Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Co-authored-by: minenice55 <star.elementa@gmail.com> Co-authored-by: Seanski2 <seanbenedit@gmail.com>
90 lines
2.4 KiB
Text
90 lines
2.4 KiB
Text
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!21 &2100000
|
|
Material:
|
|
serializedVersion: 6
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_Name: TranslatedTextboxMaterialFX
|
|
m_Shader: {fileID: 4800000, guid: 777678d31f953e04e8f15812003b9c27, type: 3}
|
|
m_ShaderKeywords: UNITY_UI_ALPHACLIP
|
|
m_LightmapFlags: 4
|
|
m_EnableInstancingVariants: 0
|
|
m_DoubleSidedGI: 0
|
|
m_CustomRenderQueue: -1
|
|
stringTagMap: {}
|
|
disabledShaderPasses: []
|
|
m_SavedProperties:
|
|
serializedVersion: 3
|
|
m_TexEnvs:
|
|
- _BumpMap:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
- _DetailAlbedoMap:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
- _DetailMask:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
- _DetailNormalMap:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
- _EmissionMap:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
- _MainTex:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
- _MetallicGlossMap:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
- _OcclusionMap:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
- _ParallaxMap:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
m_Floats:
|
|
- _BumpScale: 1
|
|
- _ColorMask: 15
|
|
- _Cutoff: 0.5
|
|
- _DetailNormalMapScale: 1
|
|
- _DstBlend: 0
|
|
- _GlossMapScale: 1
|
|
- _Glossiness: 0.5
|
|
- _GlossyReflections: 1
|
|
- _Metallic: 0
|
|
- _Mode: 0
|
|
- _OcclusionStrength: 1
|
|
- _OutSmoothness: 0
|
|
- _OutThickness: 0
|
|
- _Parallax: 0.02
|
|
- _Smoothness: 0.0025
|
|
- _SmoothnessTextureChannel: 0
|
|
- _SpecularHighlights: 1
|
|
- _SrcBlend: 1
|
|
- _Stencil: 0
|
|
- _StencilComp: 8
|
|
- _StencilOp: 0
|
|
- _StencilReadMask: 255
|
|
- _StencilWriteMask: 255
|
|
- _Thickness: 0.515
|
|
- _UVSec: 0
|
|
- _UseUIAlphaClip: 1
|
|
- _ZWrite: 1
|
|
m_Colors:
|
|
- _Color: {r: 0.07450981, g: 0, b: 0.3529412, a: 1}
|
|
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
|
- _OutColor: {r: 0.07450981, g: 0, b: 0.3529412, a: 1}
|
|
m_BuildTextureStacks: []
|