- Mar 17, 2021
- 341
- 448
you need to get all of the achievements to get the code because its random for each saveAguien sabe cual es el codigo de la puerta
you need to get all of the achievements to get the code because its random for each saveAguien sabe cual es el codigo de la puerta
Yeah, head over to the spiritual successor's thread.Any news about a new update?
This game is never getting updated again kingwhat does that have to do with this game, especially the balancing and ending here are wack
I assume you mean via modding?if anyone has any idea on how to change the eye color (beyond the options the game offers) please let me know!
Well, there are two ways I can think of, that can get the job done. First one is, as Gadriel mentioned above is to look for a specific serialized field in assets and change the color values from there. I can't help you with that, my understanding of the structure of Unity asset databases is very limited. Second one is kinda blunt, crude but also faster, it requires some code editing.if anyone has any idea on how to change the eye color (beyond the options the game offers) please let me know!
Have you tried 'alt+enter'My game is in windowed mode for some reason and I can't find a way to fullscreen it. Does anyone know how to?
I remember looking at the code last time I checked and finding that, but was lost somewhere. I thought I said this already but that comment never got posted, I think I accidentally closed the tab. I wish that I provided more details about my findings last time I checked.Well, there are two ways I can think of, that can get the job done. First one is, as Gadriel mentioned above is to look for a specific serialized field in assets and change the color values from there. I can't help you with that, my understanding of the structure of Unity asset databases is very limited. Second one is kinda blunt, crude but also faster, it requires some code editing.
Basically, you open the Assembly-CSharp.dll in your decompiler of choice (dnSpy, for ex.) and go to ManagerFacePlayer class. There, you look for this method
It should be pretty simple to change values from there. You just need to replace "this.m_color<Name>" with "new Color(R,G,B)", where R,G,B are float values from 0 to 1 of red, green and blue. It won't change the color name in the wardrobe, but it should replace default stored values with what you want. Don't forget to backup your original dll file and save changes to the one you edited. Have fun!You don't have permission to view the spoiler content. Log in or register now.
I think back them I looked at those and found they have nothing to do with eye color (but maybe the code changed them to an eye color?). I didn't bother trying changing them at all because of it.I assume you mean via modding?
Not... totally sure. I think it's the EyeWhite shared asset? Maybe the EyelidUpperMask asset? ...ID likely targets and mess with them until you get positive results, I guess.
Many. Go look in the modpack.Any mod to change the character's clothing?
Game's *finished. Ending was intended as a placeholder. Go to the spiritual sequel for active development ideas.Man, that ending hurts. Although i am late for this idea, how about a good ending only accessible after beating the overall amount of your subscribers and make its requisites hard to get or something. P.S. i liked the game.