-
Notifications
You must be signed in to change notification settings - Fork 35
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
Folders not working and animated tiles dont animate #13
Comments
I wouldn't take this request at the moment so it'll stay open. So later on I or someone else could try it and test it while adding the needed features in the export plugin. |
oh, sorry |
So with my last PR the folders issue should be resolved. I do not know the status of animated tiles as I haven't started working with those yet. Anyone else know if they're working now (This is a pretty old issue). |
@mcarpenter622 It's great that folders are working now! Animated tiles are definitely not supported yet. It's not very nice to have one issue for two different features, but I guess we could just leave this one open for now. Regarding the animated tiles, I guess the question is whether Godot supports those, and if so, in which format it stores them. |
I am considering closing this issue and opening one specifically for
animated tiles. I agree it's not great to have multiple feature requests in
a single issue number. Any concerns?
…On Fri, Mar 25, 2022, 9:58 AM Thorbjørn Lindeijer ***@***.***> wrote:
@mcarpenter622 <https://github.com/mcarpenter622> It's great that folders
are working now! Animated tiles are definitely not supported yet. It's not
very nice to have one issue for two different features, but I guess we
could just leave this one open for now.
Regarding the animated tiles, I guess the question is whether Godot
supports those, and if so, in which format it stores them.
—
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADJ7PVUNAC3MNOX6L4N3KBDVBXBBBANCNFSM4OYYGQCA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Closing this Issue since the folders are now working. |
Hey, first of all, thank you so much for this extension.
Me and my team are recreating Pokemon Uranium in godot and your extension makes it so much easier.
That being said, i have encountered a few small things that arent working correctly:
When using folders in the tiled file, the tscn file will be an empty scene with only a node2d as root
and when i have animated tiles, they get converted to normal tiles
would it be possible to fix these two things?
best regards
The text was updated successfully, but these errors were encountered: