Hi there,
we’re playing around with Tachyon and it’s already pretty awesome
This opens a ton more possibilities with Corona, pretty exciting times.
Now, to some feedback (:
* Platform: Mac
* Device name: iPhone 4 skin
For now we’ve played mostly with shapes, fill and filter, using display.newRect.
-One thing we weren’t able to find, was the ability to repeat an image inside of a shape. What I mean is, like filling a shape with a single tile that repeat itself, instead of scaling up to the shape size. is this planned to be supported?
-Is custom filters in the plans? Meaning writing your own filters.
-When setting the x or y value of a fill (object.fill.x) to any number, the fill seems to “disappear” from the shape, leaving the border pixels extending out. The same happens when you scale down the fill to a value less than 1 (the pixels at the border of the images gets stretched out to fill the remaining space)
-It seems like group will not have editable anchor points. Using containers seems a good solution, but it takes, even if a tiny bit, texture memory. Is anchor for groups or old reference points in the plans?
That’s all for now (: