Woohoo, thanks. Love the game!
Kornalius
Recent community posts
I think the reason is because the file size keeps on growing as I add more sprites to it. This seems to be normal behavior when you think about it. Unless you make your code update the dimensions in the JSON file has the image file is loaded, I don't see how you can resolve this issue otherwise.
Now that I know how I can fix the issue manualy I wouldn't worry about it too much.
Best Regards,
Alain
Thanks for you reply.
As per dpkg -l | grep Qt, I seem to have version 5.12.8 of the Qt5 library installed.
Oddly enough, if I start from scratch again with the same base spritesheet, select 'From Grid', I can easily select with the left mouse button.
Comparing the two files, I noticed that my original file has "height": 64 while the new file has "height": 928, which is the correct height for the spritesheet image. So it looks like somehow the file height was mis-calculated or something. The "width" was also set to 64 when it should be 256 pixels.
I wonder if changing the grid size caused this issue somehow?
This is definitly the problem, as I can select regions with the mouse for the first 4 rows only (64 pixels).
Here are my system information:
OS: Ubuntu 20.04 focal
Kernel: x86_64 Linux 5.4.0-105-generic
Shell: fish 3.1.0
Resolution: 3840x1200
DE: GNOME 3.36.5
WM: i3
Disk: 373G / 481G (82%)
CPU: Intel Core i7-6770HQ @ 8x 3.5GHz [70.0°C]
GPU: Mesa Intel(R) Iris(R) Pro Graphics 580 (SKL GT4)
RAM: 14398MiB / 32001MiB
And here is a little video that shows that simply clicking a region on the left does not work for me. Btw, I am using v1.1.1a. I have to click and drag but it still does not focus to the region data on the right.
Here is a little video (it's on Dropbox since I cannot embed large files in this post, I hope it works)