From dbb0978878625b9d09d8fa0f90806e6d0c79d8a3 Mon Sep 17 00:00:00 2001 From: Arneth Date: Fri, 21 Jan 2022 22:05:15 -0500 Subject: [PATCH] updated readme --- Assets/Scripts/Assembly-CSharp/ImageObject.cs | 2 +- README.md | 18 ++++++++++++------ unityshinsoubanalice.userprefs | 19 ++++++++++--------- 3 files changed, 23 insertions(+), 16 deletions(-) diff --git a/Assets/Scripts/Assembly-CSharp/ImageObject.cs b/Assets/Scripts/Assembly-CSharp/ImageObject.cs index fc8f63c70..43be493db 100644 --- a/Assets/Scripts/Assembly-CSharp/ImageObject.cs +++ b/Assets/Scripts/Assembly-CSharp/ImageObject.cs @@ -191,7 +191,7 @@ public class ImageObject : MonoBehaviour base.renderer.material.mainTexture = unityTexture.m_Texture; // TODO issue with changeTexture, fix later // base.renderer.enabled = (this.changeTexture && this.rendererEnableAfterLoad); - base.renderer.enabled = true; + base.renderer.enabled = this.rendererEnableAfterLoad; this.OnTextureLoadComplete2(); } diff --git a/README.md b/README.md index ba2661ee1..e29438536 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,19 @@ # README # - -Unity 4.7 project for the Shinsouban Heart app +Unity 4.3.1f1 project for the Shinsouban Heart app ### Setup ### -* Install Unity 4.7.X: [Unity Download Archive](https://unity3d.com/get-unity/download/archive) \(**Important!** this project only works with 4.7.X versions currently, may be updated at a later date\) +* Install Unity 4.3.1f1: [Unity Download Archive](https://unity3d.com/get-unity/download/archive) \(**Important!** this project only works with 4.3.1f1 currently, may be updated at a later date\) * Clone repo to your desired folder -* Download game assets here: [Japanese Assets](https://unity3d.com/get-unity/download/archive), [Semi-English Assets](https://unity3d.com/get-unity/download/archive) \(English assets might be updated on occasion\) +* Download game assets here: [Japanese Assets](https://drive.google.com/file/d/1_nQx8HgRjQB7Cu0FJA9VweI8uJJRzmKe/view?usp=sharing), [Partial-English Assets](https://drive.google.com/file/d/1MHiweRt0aiQ991CXT8lXCajOPmeEbxqj/view?usp=sharing) \(The partial english assets only contain menus right now so you must still download the Japanese assets. Let the English assets overwrite the Japanese assets in the project\) * Extract game assets to the assets folder from the cloned repo. * Open cloned repo folder as a unity project. It may take a few hours to load all of the asset files! -* Open the debug scene and press play. The project is working correctly if the title scene loads additively into the debug scene. +* Open the Init scene and press play. The project is working correctly if the title scene loads additively into the Init scene. + +### Trello Board ### + +* [Trello](https://trello.com/b/BDeHwsNe/shinsouban-alice-unity-project) +* keep track of the project's progress here ### Contribution guidelines ### @@ -17,4 +21,6 @@ Unity 4.7 project for the Shinsouban Heart app ### How do I join/contribute? ### -* Contact ArnethMyndraavn@gmail.com or you can message me on the HnKnA discord \ No newline at end of file +* Contact ArnethMyndraavn@gmail.com or ArnethMyndraavn#3438 on discord. +* I'm currently only looking for a few C#/Unity familiar devs and a someone familar with GLSL&HLSL +* Other contribution opportunities might open once more progress is made. \ No newline at end of file diff --git a/unityshinsoubanalice.userprefs b/unityshinsoubanalice.userprefs index 441d29cf9..a303b42e9 100644 --- a/unityshinsoubanalice.userprefs +++ b/unityshinsoubanalice.userprefs @@ -1,14 +1,15 @@  - - + + - - - - - - - + + + + + + + +