On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hi,  Just purchased and jumping into GTK now! Very cool framework.

One thing I would really like is a bit more flexibility and options when it comes to primative drawing (solids, lines, borers). For instance, Id really like the ability set a "thickness" on borders and lines. Also it would be helpful to maybe have a couple more types like circle, triangle, etc. Maybe even the ability use a solid type as a clipping mask. And... rotating solids, etc. :)

Thanks!

Jacob

The primitives are nice for prototyping, but you definitely want to move to sprites as soon as you can. Bezier curves are on the list right now (but again, it’s best to just move to sprites/pngs after you’ve reached a certain point in complexity).