Reference character to blueprint issue?

hi guys,

i have a problem when i want to reference my character in blueprint .

i clicked on it then go to level blueprint and right click but i can’t see (create reference) but when i clicked on any thing else like floor or rocks i can see it

what’s problem ?/

You could just use the node “get player character” inside the level blueprint and then cast the return value to your custom player class.