How to render player character on the top layer?

Eh… I don’t know how to stage my problem clearly but I would try my best to do that.

What I wanna achieve is like that: even when some parts of my player character mesh go through the wall / some other actors (the collision comp is not always that precise you know), it’ll look like that these parts (e.g. fingers) collide precisely as player character is on the top layer and the wall is beneath it.

Is there any possibilities to do that? Any suggestion is welcome.

This is quite old but since I found a solution for a very similar situation that works for me, here´s my suggestion: Try setting the materials with the “always on top no matter what”-task to translucent and check the “Disable Depth Test” Box in the details panel of these materials. Hope that helps.

Best regards,
Alex

This post might be interesting as well: https://answers.unrealengine.com/questions/163907/disable-depth-test-opaques.html