i just tried cocos creator recently but i dont see such basic function as align pivot to grid ? or align vertex of 1 object to to vertex of other object… very useful for aligning 2d platform games… or setup grid size… am i missing something or this stuff rly isnt there ?
second question, is the creator editor open source or just the engine ?
thx for answer, i tried layout/widget stuff but i think u mean different thing…
i want to snap sprites to the grid so that each sprite/tile anchor is exactly at grid step… in other programs, u just hold down Ctrl or some key while moving something and it snaps the anchor to the grid… and i dont want to use tilemap/other program for making map…