My cable stay invisible even with 'Set Visibility'

Hi, i hope you have a great day !

So i’m trying to replicate the swinging hook of ‘Hammond’ from the game overwatch. I tweaked some code from this tutorial for my need ==> Unreal Engine 4 Tutorial - Grappling Hook - YouTube

I’m very happy everything is fine, except for one thing:

My cable stay invisible when i press the grappling button, even if i can see the cable shadow:

cable

My Grapple InputAction:

My Grapple physics: (in tick event)


The visibility of the cable is ‘off’ by default and I have put the visibility ‘on’ when i press the grapple input but the cable stay invisible except for the shadow.
cable3 cable4

I would appreciate any tips !

If you ever have the same problem, i Actually fixed this thank to this post:

1 Like