-
Notifications
You must be signed in to change notification settings - Fork 3
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
Question about how to use Find All Tiles and Tile Heatmap #2
Comments
Glad to hear it :D! None of my scripts need to be in subdirectories or anything like that. In fact, Tiled only checks one subdirectory deep in the extensions folder, so if you have nested subdirectories, that can lead to scripts not getting loaded. I have my Tool scripts in directories just for organisation purposes, so that their icons are with them; they'll work as-is, but if you were to put them in an additional subdirectory, they might not load. My extensions describe where to find the relevant menu items in the comments at the tops of the scripts. Assuming you're talking about "Find Tiles in Project" and "Tileset Heatmap", those are both in the Tileset menu. This menu is only accessible if you're in the Tileset editor, i.e. have a tileset as your active document. |
Since there has been no reply for about two months, I'm going to assume the issue is resolved and that there's nothing I need to do. If you're still having problems getting the scripts to load or finding the actions in the Tileset menu, feel free to reopen the issue. |
Yes, I'm sorry for not responding. Everything is fine now!
Thank you.
…On Mon, Aug 19, 2024, 7:45 AM eishiya ***@***.***> wrote:
Since there has been no reply for about two months, I'm going to assume
the issue is resolved and that there's nothing I need to do. If you're
still having problems getting the scripts to load or finding the actions in
the Tileset menu, feel free to reopen the issue.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7XE5T6UWIV6KCH6XY7XQ3ZSHSHRAVCNFSM6AAAAABJUNZUT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJWGQ4TANJUGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hello! Firstly, thank you for your incredibly helpful plugins! I have been using them since yesterday and they have already saved me a ton of hassle!
I want to use the two plugins in the title, I have them installed in the extensions directory, not in folders. I'm not sure whether they need to be, but I don't see any way to use them in the program. I am completely new to this, so if you could point me in the direction of which menu they're in, I'd be very grateful! Thank you for your time. :)
The text was updated successfully, but these errors were encountered: