change actor when colliding with my character (resolved)

You’re setting the mesh to nothing…

image

Take the static mesh component that is already there and change its mesh. You do not need 2 components for this.


From your project:

I think that’s what you need, right? And you can use a DoOnce node if you want this to happen only once.

1 Like