Godot-Trail-System icon indicating copy to clipboard operation
Godot-Trail-System copied to clipboard

[Request] Some features

Open nonunknown opened this issue 5 years ago • 4 comments

well first I want to tell this plugin is awesome, I just want to make tire marks, with my tests using Object and X works almost perfect, the problem is when I rotate the tires cuz where the car already made the marks the new tire rotation changes the entire trail geometry, so I want to request some features that may solve this limitation:

  • offset Vector3 when using any type of alignment (cuz its position is the parent's center)
  • boolean: Doesnt change already emitted trail (avoid the issue described above)

nonunknown avatar May 31 '20 12:05 nonunknown

@nonunknown Thank you for you interest in the project, I wanted to address the offset issue from the start but I didn't want to stretch the release further so I hacked it by using a parent node in the desired position, anyway I will work on a fix on the upcoming days when I get some free time. It would be helpful if you can record a video or a gif showing the issue so I can understand it better.

OBKF avatar Jun 25 '20 22:06 OBKF

Same problem waiting for solutions....

Manik2607 avatar Mar 24 '21 11:03 Manik2607

Well I am all over the place since I have a hand in a lot of project :confused: , Anyway I will at least upload a working example with vehicle skid marks soon (couple of days).

OBKF avatar Mar 24 '21 20:03 OBKF

Thanks.👍

On Thu 25 Mar, 2021, 2:06 AM Oussama, @.***> wrote:

Well I am all over the place since I have a hand in a lot of project 😕 , Anyway I will at least upload a working example with vehicle skid marks soon (couple of days).

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OBKF/Godot-Trail-System/issues/2#issuecomment-806170058, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQSNP3GZ3NL7HYDFHCNKQ63TFJEOFANCNFSM4NPEPBDQ .

Manik2607 avatar Apr 07 '21 03:04 Manik2607