Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 2 to 15 of 35 · Next page · Last page

._. uhmm does it work on Libresprite...

✨I'm poor ☆*: .。. o(≧▽≦)o .。.:*☆✨😻

Hey, sorry, this script requires Scripting API that is present in Aseprite version 1.2, which is not available in Libresprite :-/

I believe there are no scripting capabilities in Libresprite whatsoever

😭Aah lol it's fine... welp in all cases i was planning on trying to save up and buy aseprite :D 😻ill download your extension when i get it hehe

Anyway, tysm for replying that fast, you're a good developer ~( ̄▽ ̄)~☆ didn't expect you to be that quick lol⚡, please keep up the amazing work!!! ✨(★ ω ★) Good luck hehe 🙏

You are welcome! Hope you'll like this script when you'll get the change to use it!

I need help. :/ It says Aseprite cant load.

Hey, sorry you've encountered the error message.

Did you follow installation instructions from the above? 

You need to put script files into Aseprite's scripts folder. You can locate it using menu "File → Scripts → Open Scripts Folder". Then restart Aseprite, and you'll be able to run the script from the "File → Scripts" menu

Deleted 158 days ago
Deleted 158 days ago
Deleted 158 days ago
Deleted 158 days ago

got it!!

🙌

I'm getting an error on certain files but some files are fine? I get this error, "Isometric Box.lua:159: attempt to index a nil value (field 'activeImage') but im using the same values that worked in another file

I'm sorry you encountered a bug. Are these files made using RGBA color mode? This version of the script only works with RGBA sprites. You can change color mode of your file using menu: Sprite → Color Mode → RGB

Tysm! That worked! 🫡

Glad to hear!

Im getting an error unfortunately. It says, Aseprite can't load. 

Wow! Amazing tool <3

Wow, this is such a useful tool for brainstorming iso environs. thank you for this! 

Request: have the option to have 4 pixel corners. this is generally desirable when making art for videogames.

also would like this

Many thanks for this!

What settings should I use for Size if I'm trying to keep it 32W x 16H or 64W x 32H? Can you explain exactly how the Size is measured? For example if I do 7 left, 7 right, and 10 height, where are the measurements happening exactly? Because if I do a 5Lx5Rx10H box, the total width from furthest pixels is 22 and the height of the box is 21. Just want to make sure I understand how to use it better. Thank you!

Hey, these are dimensions in isometric 3D space. Left and Right dimensions are measured in 2px units, and the Height of the box is just 1px unit 

I believe, calculating 2D width would look like this: (Left × 2) + (Right × 2) + 2

The height is a bit tricky though, and would probably envlove some logic.

The main idea behind this script is thinking in isometric space in terms of units, instead of 2D plane and pixels

This was super helpful! If I needed something to absolutely be 32 across even, I can always just pull the side black edges in a single pixel each. But this tool is great. Thank you

Does this work on v1.2.9?

Should work just fine. I'm on 1.3, but I don't remember any issues in 1.2.9

Love this extension, but are there any plans to make 4px corners or adjustable corner sizes?

Heyo! I am wondering if this works for the lastest full version (1.27) and 1.3.04 beta
This looks very interesting but i have that doubt

Hope you the best!

Hey, I'm on the latest 1.3 beta5 and it works without any issues on my end

Thanks! I will get it then

im trying to make 16x16 boxes exactly touching the edges but it just doesn't work. its always too big or too small.

also same with 32x32, both edges are just one pixel away from the edge of the canvas

Hey, by 16x16 and 32x32 you mean document size? 

I'm trying to draw a square isometric box by hand and it iseems like it's not possible to fit it in properly using 2px or 3px corner (pixels at the center of the box). You can draw a 4px corner and it will work. 

This script doesn't support it, but you can generate a 3px corner box and then mirror it, to make it a 4px corner one.

Thank you for this! This is a very useful tool.

Glad you found it useful! 

I just download the plugin, but doesn't seem to work, jsut creates a empty layers sometime and sometimes it does nothing...(Aseprite last version to date)

Can you check the Sprite → Color Mode, please? This script requires "RGB Color", and might fail to work in other modes.

Viewing most recent comments 2 to 15 of 35 · Next page · Last page