Is there a way to make changes (Picked up items, doors unlocked etc. etc) persist during runtime when switching levels, I can set my own system but if one is already available I'd like to use it instead. Also I'm using the previous version of the template.
@gvocelot In the previous versions of the framework, there was a tutorial covering persistent data between levels; however, the framework has changed since then, so that tutorial is no longer up to date.
Currently, the new version doesn’t have a built-in system that automatically persists changes between levels. You can definitely implement your own system. For example, you would need to save and load inventory data, storage box data, and other relevant data whenever switching levels. Making a new function for it could be great! We’re also keeping this topic in mind for future tutorials; if possible, we’ll cover it again when creating new content.
Yeah something is definately missinf in the video as at 11, you dont explain what to do you just say good to go and nothing works as you say it does. amd you open stuff you dont reference. Something is absolutely not right. Are you able to use Chrome share and take a look at the project. or something.
Do you have a simialr style video for realigning weapons, as that link video was really good?
@farshad Thank you, I knew you missed a part in the main video and was right clicking and assigning the skeleton. All good now thank you
Great! Happy you could get it working.
Do you have a simialr style video for realigning weapons, as that link video was really good?
I actually added an explanation about realigning weapons in the comments under that tutorial video, but I have shared it here in this post as well. Hope it’s helpful for you!
Its proberbl;y been mentioned, but where can I find out how to add in levels to this, i never used the partician before and im complexed how i start adding in my own maps with landscapes etc already built in to them
How do i create the change level target to AC as i cant seem to do it? Your video on left my blueprint on right
How do i make the flashlight meet my metahuman hand, i also have this, do i remove it or put it somewhere as when i select the hand it attachs to that.
@mrksmt9 currently, the flashlight is by default attached to the chest, and the system works differently. Since you want the flashlight to attach to your Metahuman’s hand (which is a child of the main character class), I recommend creating a new flashlight mesh and adding it to your Metahuman class. Then attach it to "SM_MetahumanCharacter"( with a proper socket for a hand) and attach a new spotlight to the flashlight mesh, just like the current version.
After that, you can disable the existing flashlight and spotlight, and move the blueprint logic for turning the flashlight on/off to your new flashlight. Finally, you will also need a hand holding animation for the flashlight and really needs to be implemented correctly, because once the flashlight is attached to the hand, it will affect other actions like aiming, shooting, and so on.
P.S.: You cannot remove the main mesh, as it belongs to the parent class, and it should be there.
Sorry, where do I find the Text used for the Typeriter, that actual words that come up like Need Ink Ribbon, etc