Hello, Farshad!
Please tell me, if I will create a child in my project from each of your blueprints (including the character, items, weapons), configure them separately and use them in the project in a separate folder, when replacing the framework files with an update, I will not lose data? I want to find a way to work on the project as safely as possible, integrating your system. I read your recommendations on updates. I think that if I replace the entire framework folder in the future, their child's shouldn't break, right?
@rozhkovskyproduction As long as the core parent classes and asset structure remain compatible, child blueprints should usually continue to work fine across updates. However, since the framework is currently in Early Access, major updates are on the way, and it may introduce larger structural changes, new systems, renamed variables/functions, modified components, or parent blueprint refactors. In some cases, this can also lead to broken references, especially for Structs and Interfaces, which are very sensitive to even small changes.
So while the child-based workflow is generally a safe approach, make sure to create a backup before using this approach.
At the moment, my only current recommendation is downloading the latest version directly from the launcher and then manually applying your custom changes to the updated version instead of using the approach discussed above.
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 installing, I noticed that regardless of the engine version selection, the version for 5.5 is installed.
Also, I do not see any updates in the project from your recent streams. I just want to make sure that I have everything correctly set up. It's possible that your stream updates won't be included in this version and will be included in 0.4
@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.
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.
Hello, where do I change the save slot name? its currently set to James
@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.
