You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another request, while its not necessary and there are definitely ways of getting around it. It would be nice to able to change the grid size and offset when placing objects (obviously that could cause problems when placing tiles).
Thanks !
Also I'd recommend playing around with tiled in the debugger for a while, I just had a segfault (when I created a new object layer on a new map, doesn't seem to be easily repeatable).
The text was updated successfully, but these errors were encountered:
@python50 I'd advise you to use Qt Creator. You can get started by following this tutorial to create a simple application: http://doc.qt.nokia.com/qtcreator-2.3/creator-writing-program.html. It teaches creating a new project, designing the UI in the integrated form editor (based on Qt Designer) and writing some code.
Another request, while its not necessary and there are definitely ways of getting around it. It would be nice to able to change the grid size and offset when placing objects (obviously that could cause problems when placing tiles).
Thanks !
Also I'd recommend playing around with tiled in the debugger for a while, I just had a segfault (when I created a new object layer on a new map, doesn't seem to be easily repeatable).
The text was updated successfully, but these errors were encountered: