finscn
finscn
the xbox one supports winjs and html5,but the performance is slow. Do you plant to implement a ejecta for xbox one?
the 1.9 supplies the feature about PropertyTypes. Bug there is no API for get the PropertyTypes informations. And I can't get the display name of a custom Enum-Property. The value...
I hope when user changed the object's property value, the script could get a signal, then do something.
Middle-button of Mouse is very import in LDtk , but many macOS users (e.g me) love touch pad(Magic Trackpad). It's no middle button. So I hope LDtk could support a...
Like TiledMap , User could link entities by segment (with arrow) or polygonal line (with arrow).
Current version only supports tile-sheet file(an image includes all tiles) and Aseprite file , but * Sometimes we want to use many separate tile images . * Sometimes we pack...
Now , there are only rect & circle , I hope could support any convex polygon.
1: ~~I found there is mirror function of tile , but no Rotate By 90/180/270 deg. I hope could support this feature.~~ (it's already in the road-map ) 2: Support...
没有这个, 基本上没法做文字的排版 (比如文本居中). 希望能早日支持
There are some Chinese chars in my code , example : ``` var name = "大城小胖(fins)"; ``` I use `escodegen.generate` to re-generate my code , the string become : ```...