Teleporting to another map with projectiles?

Hello everyone!

I have a little trouble here.
When my projectile (which is normally apart of my character) makes me Teleport to another location when it hits the blueprint for the teleport box… I have no idea why! I don’t see my character bound to the projectile I’ve made beside being spawned on the character…

It’s because you’re not checking the type of actor on overlap, so your projectile counts

image

2 Likes

@ClockworkOcean Thanks true I forgot about that ^^’ well I am just starting to learn ^^’

Thanks anyway !

2 Likes