Missing Animation on PowerStorage
Moin and Hello,
I am currently reworking my energy storage mod. I use the base game power storage and anjusted the recepie and power configuration. Somehow the animations got missing. I reused the files from starter project. Has anyone more information about the animation system or a clue what i am missing. Thanks in advance!
5 Replies
Did you "reuse" by making a copy then changing some things, or did you make a child blueprint? Cause the former always has problems with missing things like animations cause those aren't exported
>docsearch placeholder system
This is the best result I got from the SMD :
https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/StarterProjectStructure.html#PlaceholderSystem
Starter Project Structure :: Satisfactory Modding Documentation
Now that you’ve got your modding environment set up, let’s go over what files and folders came with the Starter Project. This pa...
I will take a look into it, i reused them by making a copy of the files.
Solution
Child blueprint is the way to go