Question by
unity_Z4478tN91mRAQQ · Sep 12, 2020 at 01:51 PM ·
2d-platformerlinerendererline rendererropegrappling gun
Linerenderer BUG,Problem with the LineRenderer..
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 :
The Game :
I really don't understand what causes the problem, and I could use some help.
grapplingbug1.png
(7.6 kB)
grapplinbug2.png
(2.8 kB)
Comment
Your answer
Follow this Question
Related Questions
Grappling hook script not working, HELP! 0 Answers
Grappling Hook problem with android touch 0 Answers
2D wrapping a line around a collision object 1 Answer
Line Renderer on top of Mesh 1 Answer