Notifications
Clear all
4 hours ago
Reacted to a post in the topic Support – Classic Survival Horror Framework
4 hours ago
Reacted to a post in the topic Support – Classic Survival Horror Framework
4 hours ago
Reacted to a post in the topic Support – Classic Survival Horror Framework
5 hours ago
Reacted to a post in the topic Support – Classic Survival Horror Framework
5 hours ago
Replied to the topic Support – Classic Survival Horror Framework
@hosna Hi! Glad to help out wherever I can! As of now (due to time constraints) I will be switching my engine version to 5.5. The framework metahuman works perfectly at that point. Through my investigation, once Epic added the MHC to the engine, they changed a lot on how metahumans work, so 5.6 and ...
7 hours ago
Replied to the topic Support – Forgotten Puzzles – Modular Puzzle Pack
@hosna Thamk you again I really appreciate it Im nearly at Demo Stage Now Maybe you you can test the Demo out and give me feed back if thats ok, Iw as wondering if you can tell me twhere the logic is for deducting ammo i can tfind it ?
12 hours ago
Reacted to a post in the topic Support – Classic Survival Horror Framework
12 hours ago
Replied to the topic Support – Classic Survival Horror Framework
@mr_spookies Thanks for this useful information. We will investigate the MetaHuman skeleton changes to see whether something has changed on Epic’s side, and if so, we will consider preparing an update for future versions.
Thanks again for reporting this, and we’d also really appreciate it if you co...
12 hours ago
Replied to the topic Support – Modern Survival Horror Framework
@cloudo Thanks for your question, You can click on the GameData variable inside AC_SaveGame, and you will be able to modify the information from there.
Save.png
12 hours ago
Replied to the topic Support – Modern Survival Horror Framework
@gunx77 Thanks for your question. In Documentation Section 21-3, we have covered how to use the Weapon Locker, and we also included a short video there. Please check that section, and if you still experience any issues, let me know. I’ll be happy to help you further.
16 hours ago
Replied to the topic Support – Modern Survival Horror Framework
Hello, where do I change the save slot name? its currently set to James
20 hours ago
Replied to the topic Support – Modern Survival Horror Framework
Hello, I wanted to clarify how to resolve the issue?The fact is that when installing a box and assigning a weapon there, the weapon is missing in the box. Even if you move the weapon box from the demo map. I'm also attaching the video. Thank you very much in advance for your answer.
M2-Unrea...
21 hours ago
Replied to the topic Support – Classic Survival Horror Framework
Reporting back on what I've discovered. The framework seems to be using the old metahuman skeleton from UE 5.5 and earlier. I guess Epic made changes to that, so now the metahuman skeleton doesn't play nice with the skeleton in the framework. I haven't solved the issue entirely, but I feel like I'm ...
21 hours ago
Created the topic editing existing assets in Classic Survival Horror Framework
hey there it me again ....i appreciate your time in answering my questions in this regard can u show me or help me understand how i can change the models for assets in this case i have changed the typewriter into a pay phone and i want to use a coin model instead of an ink ribbon for a method of sav...
1 day ago
Replied to the topic Support – Modern Survival Horror Framework
@rozhkovskyproduction The framework version is visible both in the main menu and in the project settings.
And yes, all the updates shown in the live streams, along with the other features we are currently working on daily, are planned for version 0.4.
1 day ago
Replied to the topic Support – Modern Survival Horror Framework
Hi guys. I would like to clarify how I can find out what version of the framework I have loaded?Upd: The game menu shows version 0.3.2. is this the current version?
The fact is that I decided to reinstall the framework to version 5.7 yesterday, selecting it in the fab export settings. After instal...
1 day ago
Reacted to a post in the topic Introduce Yourself (Developers & Creators)
1 day ago
Reacted to a post in the topic Introduce Yourself (Developers & Creators)
1 day ago
Reacted to a post in the topic Introduce Yourself (Developers & Creators)
2 days ago
Replied to the topic choose character screen
Hey Chris, using the character selection system is completely optional. If you only have one character, you can do the following:
Inside the "WB_MainMenu" widget, in the "NewGame" event, at the end of the sequence, instead of opening the "WB_CharacterSelection" widget, you can open any widget you ...