I’m trying to figure out to what degree Corona supports vector objects. I (finally) found the entry in the docs for vectorObject, which appears to support only rudimentary shapes. And even then, they don’t appear to be antialiased (I found another post that claims antialiasing was recently disabled in Corona?).
I know most folks are building games using bitmap images these days, but the game I’m building would 10x easier to build using antialiased vector objects. I’ve spent weeks looking for a development platform with good vector support, without success (Flash seems like something to avoid as its future is questionable). Is there anything I might have missed regarding vector object support in Corona?
Thanks for any advice/suggestions.
- Scott