Kennoir
Kennoir
> Thank you for submitting an extension. > > Just to make sure, you don't want any review? i guess a review would be good so, yeah
> From a quick look I see that one object is created for each point. Did you ran into performance issues? > > For the shape painter implementation > >...
I've updated the extension so that the shape painter draws 1 line without the 2 circles.
> > i did have some performance issues, but they were lower in comparison to the particle trail of the extension > > The issue could be that several particles...
> > > i did have some performance issues, but they were lower in comparison to the particle trail of the extension > > > > > > The issue...
!update [DrawTrails.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/12745154/DrawTrails.zip)
#1061 Improved version with better looks and optimization [Review]
Updated extension: [Trails.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/13194031/Trails.zip) Updated example: [TrailsExample.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/13194039/TrailsExample.zip) - Now a shape painter automatically draws a trail based of it's position, and the trail properties are now in the behavior properties tab...
Took what i could get from the suggestions Update v1.1.1: [Trails.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/13196964/Trails.zip) - Reduced use of variables in the drawing of the trails - Increased performance. - Now the shape painter's...
> Hello @Kennoir, do you need any assistance about my previous suggestions? Not at the moment, but i was offline since i took a break from GDev a while ago,...