extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Shapes Extension

Open UndermanReal opened this issue 1 year ago • 9 comments

image Allows for shapes to be created through blocks, without any extra processes. If you are confused with anything ask

Please make this!

UndermanReal avatar Jul 09 '23 00:07 UndermanReal

You can achieve something similar with Pen+

BlueDome77 avatar Jul 10 '23 15:07 BlueDome77

You can achieve something similar with Pen+

Pen+ is getting a sizable update soon so give it a moment also.

David-Orangemoon avatar Jul 10 '23 20:07 David-Orangemoon

You can achieve something similar with Pen+

Pen+ is getting a sizable update soon so give it a moment also.

Just curious does Pen+ use the same methods as the normal pen extension does?

BlueDome77 avatar Jul 10 '23 21:07 BlueDome77

You can achieve something similar with Pen+

But the problem with that is it doesn't have layers, also I think these kinds of shapes should replace the sprite (or clone), not make new ones.

UndermanReal avatar Jul 10 '23 23:07 UndermanReal

Pen+ draws directly to the pen layer (on v6 and above) But this sounds like a good idea also. Though if it is constantly changing I would recommend pen+

On Mon, Jul 10, 2023, 7:08 PM UndermanReal @.***> wrote:

You can achieve something similar with Pen+ https://turbowarp.org/editor?extension=https://extensions.turbowarp.org/penplus.js

But the problem with that is it doesn't have layers, also I think these kinds of shapes should replace the sprite (or clone), not make new ones.

— Reply to this email directly, view it on GitHub https://github.com/TurboWarp/extensions/issues/711#issuecomment-1629850727, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASKLQSKXNUAIZEAJOCJCQP3XPSDNTANCNFSM6AAAAAA2DE63Q4 . You are receiving this because you commented.Message ID: @.***>

David-Orangemoon avatar Jul 10 '23 23:07 David-Orangemoon

Pen+ draws directly to the pen layer (on v6 and above) But this sounds like a good idea also. Though if it is constantly changing I would recommend pen+ On Mon, Jul 10, 2023, 7:08 PM UndermanReal @.> wrote: You can achieve something similar with Pen+ https://turbowarp.org/editor?extension=https://extensions.turbowarp.org/penplus.js But the problem with that is it doesn't have layers, also I think these kinds of shapes should replace the sprite (or clone), not make new ones. — Reply to this email directly, view it on GitHub <#711 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASKLQSKXNUAIZEAJOCJCQP3XPSDNTANCNFSM6AAAAAA2DE63Q4 . You are receiving this because you commented.Message ID: @.>

But you can't change the layers

UndermanReal avatar Jul 11 '23 00:07 UndermanReal

Yeah because its pen.

David-Orangemoon avatar Jul 11 '23 12:07 David-Orangemoon

Extension Concept (Non-functional): Shapes.txt Change to a js file before loading into Turbowarp.

BlueDome77 avatar Jul 12 '23 14:07 BlueDome77

@UndermanReal to tackle your issue for creating shapes, take a look at Sharktilities on my gallery: https://sharkpools-extensions.vercel.app/

There is a block that allows you to create shapes based on points. It can be exported as a svg/png as well. Which in turn can act as a sprite

SharkPool-SP avatar Feb 21 '24 07:02 SharkPool-SP