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 the pickup_parent script from the Content Example
Those are empty Paper Sprite and Paper Flipbook components. If you go to the Components tab in your Blueprint, you can use the Add Component dropdown in the Components panel to add these. Put one in your Blueprint and it will be accessible in your EventGraph and appear in the Variables section of the My Blueprint panel.