Where is sprite component?

I’m trying to follow a tutorial, which it indicates me to add a sprite component, but for some reason I can’t find component. I was wondering if someone could tell me if naming has been changed or if component has been removed?

easiest way to add components in my opinion is to open blueprint and click View Port tab, then click Add Component (found at top left by default). From there you will see Sprite (Paper2D).

If you want to reference your Sprite component into your blueprint you will just drag it from left (default location) where component items are listed and onto your blueprint.

Hey,

I’m not sure which tutorial you’re working out of however, if you’re inside of a blueprint you can type in ‘sprite’ in search bar and 2DPaperSprite will appear under the ‘add component’ list.

If you have any other questions, feel free to reply back to this thread.

Cheers!

Hi, I’ve sorted issue out now. However, I’m trying to implement a door lock into my scene. Blueprint communication was briefly discussed by my tutor, but I’m still very confused.

This was tutorial that I just followed. I want it so player can’t open door when using a key function, but can open door only when activated switch. I still want whole implementation of key function though. Would you be able to help me out with is? Any help will be appreciated. :slight_smile:

Hi,

Please open a new post for a different question. Thanks!