Overlap triggervolume on spawn

my current player start is inside a triggerbox volume and i want it to interact on spawn but the trigger box dosen’t recognize it. It’s working only if i walk outside and then come back in.

you could make your own custom spawn points… other methods come to mind but depends on game type and situation. Eg is the player going to keep spawning, is it just at the start of the level etc

You can make a walk-around. Use get overlapping actors every tick after spawning. But as I mentioned here this will work well only with collision components.

if i have to use tick i guess it’s an issue to look at!

thanksyou!

You’re welcome!) (Don’t forget to accept the answer, they are furious about it ^-^ )