Notifications
Clear all
12 hours ago
Replied to the topic Support – Classic Survival Horror Framework
@farshad I bet that is going to be it. I have been changing the Severed Attack Montage, not the Attack Montage. I will test it when i am home from work
14 hours ago
Replied to the topic Support – Classic Survival Horror Framework
@ben4886 I tested it and added a print screen inside the Attack Event before the Play Montage call. For crawling zombies, I checked the attack logic and it is only controlled in this section, meaning there is no other place affecting it.
So all you need to do is change the right-hand animation to t...
15 hours ago
Replied to the topic Support – Modern Survival Horror Framework
@g-kaizoku Hello, and welcome to the community forum 😊
At the moment, the framework only includes zombie AI enemies. We may add other monster-type enemies in future updates, but we don't currently have plans to add human AI enemies. That said, we're always open to feedback and future ideas...
1 day ago
Replied to the topic Support – Classic Survival Horror Framework
@farshad When the zombie is Severed with the shotgun, or is crawling, i was trying to get it to play a new Attack anim montage where it attacks with the left arm only. When the zombie is normal (not severed) the attack works fine
1 day ago
Reacted to a post in the topic Support – Modern Survival Horror Framework
1 day ago
Reacted to a post in the topic Support – Modern Survival Horror Framework
1 day ago
Replied to the topic Support – Modern Survival Horror Framework
@herrstickman Thank you so much🙂
Glad the framework is working well for your use case. Let me know if you run into anything else. 👍
1 day ago
Replied to the topic Support – Modern Survival Horror Framework
@farshad nice to hear that your framework could also handle these special made-up actors, I hope I understand all that after grinding threw it :DBut right now I am here to give you another praise!For the last 3 hours I tried to implement head and body shot detection to my made up enemy class. . . ui...
1 day ago
Replied to the topic ⚠️ Bug Reports – Modern Survival Horror Framework
@g-gamerdevtim Thank you, Tim, for the helpful information. I really appreciate it.If you open the project and go to Settings, you can check the current version under Project Version.
PV.png
1 day ago
Replied to the topic ⚠️ Bug Reports – Modern Survival Horror Framework
@farshad
Yes I would be happy to give you that info. The editor version is Unreal Engine 5.8. The version of the framework is whatever was the most up to date when I downloaded the project on Friday 6/26/26. I just attempted to check the version in the unreal engine library and it had an update b...
1 day ago
Reacted to a post in the topic Support – Modern Survival Horror Framework
1 day ago
Reacted to a post in the topic ⚠️ Bug Reports – Modern Survival Horror Framework
1 day ago
Replied to the topic ⚠️ Bug Reports – Modern Survival Horror Framework
@g-gamerdevtim Hey Tim, Thanks for your report.
Could you please let me know which version of Unreal Engine you are using, as well as which version of the framework you are currently on?
Also, if you encounter any other similar cases in the future, or if you manage to reproduce the bug under spec...
1 day ago
Replied to the topic Support – Modern Survival Horror Framework
@herrstickman Awesome! I’m really glad you finally managed to get through it and build your new zombie. 😀 Yes, you can create a child of BP_ItemMaster for turrets. You can also extend BP_ItemDataAsset for turret-specific data, similar to BP_WeaponDataAsset which extends BP_ItemDataAsset and ...
1 day ago
Replied to the topic ⚠️ Bug Reports – Modern Survival Horror Framework
Hey Guys,
I found a bug that occurred while in the "NextLevelMap". When I went through the final door, it transported me to a new area with four-five zombies. I had a pistol but limited ammunition. I never grabbed the shotgun. I went back through the door and it transported back to the d...
1 day ago
Replied to the topic Support – Modern Survival Horror Framework
@farshad After my seventh new start I got it now to the point where I know that everything that is Enemy-Related will work exactly how I want 😉 I really tried anything to use the enemies from the framework, I used new Key's in the BB, I used Enums, I used BTT's, I changed the BT and tried any poss...
1 day ago
Replied to the topic 📢 UE5.8 Support Update – Classic Survival Horror Framework
🔥 V1.9 - Coming soon!
In this update, we added the classic Flamethrower weapon. We also introduced Plant Enemies that block doors and paths, damaging the player upon approach; these can only be destroyed using the Flamethrower. We implemented the famous falling ceiling puzzle from the ori...
2 days ago
Replied to the topic Support – Classic Survival Horror Framework
@ben4886 I don't think we have another anim montage playing anywhere else. Could you tell me exactly where it's being played? Does it happen on the initial hit before the enemy becomes alerted, or while it's already alerted?
2 days ago
Reacted to a post in the topic Updates & Changelog – Modern Survival Horror Framework
2 days ago
Replied to the topic Updates & Changelog – Modern Survival Horror Framework
@gamestart Hey, Thank you so much for taking the time to write such detailed feedback. I really appreciate it. 😊
I am really happy that some of the recent improvements came directly from your feedback... And please don't ever worry about sharing your ideas or reporting your problems using a...