Hello,
I try to implement a grappling in my game, and it works. I just have a problem with the line renderer, I thought that it will be the easiest part.
The thing is that my line won't render all the way to the target point, it stopped in the middle. I have this problem only in the 'game' window, it render correctly in the' scene'...
Let me show you :
**The Scene :**
![alt text][1]
**The Game :**
![alt text][2]
I really don't understand what causes the problem, and I could use some help.
[1]: /storage/temp/167416-grapplingbug1.png
[2]: /storage/temp/167417-grapplinbug2.png
↧