I mean being able to stretch rectangular sprites into trapeziod sprites, to give off more fake 3d vibes. giving an object more points to stretch, like making the top side’s width smaller than the bottom, you get what i’m saying.
Here’s an image to show you what I mean:
If there isn’t already a way to do this or an extension(which if there is, please tell me!), then I think it should be added.
Unfortunately, you currently cannot skew sprites.
1 Like
Ah. Is this a feature that could be implemented, if even possible?
Maybe. Found this in the PixiJS documentation which is what GD5 uses as a renderer: PixiJS API Documentation
I’d say write up what you’re wanting in the Feature Request forums.
1 Like
will do. thanks for clearing that up!
1 Like
Also check the Pairs tutorial to see if maybe a tween can helps your to do an X tween animation that can simulate a skew or flip
This sample GDevelop 5
This kind of tween
1 Like
I don’t know for sure if it will work for your use. But, I did come across a skew object extension in progress by @arthuro555 on this trello board, Trello. Might be something you could look forward to.
2 Likes