Why can't i spawn an blueprint?

Firstly, sorry for my bad English. Anyway, I’m trying to create a chess game in Unreal Engine, However, when i spawn my blueprint called BP_Pawn, it’s not being instanced? I tried to make it be spawned above the ground, and works. But, i want when he crosses the floor, the actor is aligned with him. There is a way to make this possible?

This is the blueprint to instance the BP_Pawn:

image

And calling the custom event:

image

Thanks!

1 Like

If there’s something with collision in the way, like the board, it won’t work.

You can force it to work by changing this to ‘spawn anyway’

Trouble spawning blueprints? Let our experts troubleshoot! We’ll diagnose the issue and get your blueprint spawning smoothly in no time.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.