Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Longer Object properties field #1273

Closed
jamesrehabstudio opened this issue May 9, 2016 · 1 comment
Closed

Longer Object properties field #1273

jamesrehabstudio opened this issue May 9, 2016 · 1 comment

Comments

@jamesrehabstudio
Copy link

Being able to add full multi-lined (cdata) properties would open up tiled for more complex RPG style games. At the moment, adding complicated behaviour to a specific game objects has to be done outside tiled, it would be very convenient to write scripts directly into the editor.

If I had to imagine an implementation, perhaps when you create a new custom property, where you have 'float', 'string', 'boolean', etc. there would also be 'text'. Clicking the text field would open up a popup window with a basic notepad-like interface.

Saving these properties would require property values to be placed inside the element.

@bjorn
Copy link
Member

bjorn commented May 9, 2016

Duplicate of #205. Definitely something I'll add in the near future.

@bjorn bjorn closed this as completed May 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants