hey guys i’ve been trying all day to change color of a paper2d sprite in blueprints.i need a paper2d sprite component for target…how do i get that in blueprints? it must be so easy nothing even comes up in search
Hi mike950,
You can drag component from Components tab onto your Event Graph:
You can then use that for anything looking for that type of component. In image above, I could drag off Paper Flipbook Component and adjust color of flipbook.
Thank you!! It works perfectly!