I would like to be able to use this script, but instead of static meshes be able to use sprites/flipbooks since I’m making a 2D game. Anyone able to help me with that?
Would be much appreciated.
BTW: It’s just pickup_parent script from Content Example
Those are empty Paper Sprite and Paper Flipbook components. If you go to Components tab in your Blueprint, you can use Add Component dropdown in Components panel to add these. Put one in your Blueprint and it will be accessible in your EventGraph and appear in Variables section of My Blueprint panel.