Pitch/Yaw/Roll controls for Sprite?

This forum is currently in read-only mode.
From the Asset Store
Snare Drum Hits, Rolls & Fills (8 Drum Types) / 200 Unique Clips + 40 Loops / 11 minutes of audio
  • The title says it all... Does anyone know how to achieve Sprite rotation similar to Pitch/Yaw/Roll for 3DBoxes or 3DObjects? I can do it by transforming Distort Points, but it's very inefficient to transform every single point...

    Alternatively, how difficult would it be to implement such functionality in Sprites? And would anyone be willing to do it?

    I've reached a point in my project where performance is adversely affected by unnecessarily transforming a crapload of Distort Points. I've decided to seek help here before deciding to cut down on detail.

    Thanks in advance.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You could use the 3dObject and change the textures with the texture Setter plugin and see if you get better performance with that.

  • I'm actually using 3DObjects as well, for different parts of the project. The problem is that I need to dynamically alter the shape of the Sprite as a whole, but only at object init. Think of it as randomly generated terrain.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)