I took 66 Steam profile picture border animations from the Steam Shop and turned it into Warcraft 3 models to use it as Sprite type Frames.
Some quirks about my models:
-Steam's original resolution is 224 pixel. I tried to make a reasonable concession between file size and quality.
-My models are 102 pixel * 102 pixel
-In the BLP converter I created 80% quality (20% loss) conversion.
-The center of the sprite texture will be anchored to the bottom left of the frame you create, so you might need to play around with an offset. (I planned to align bottom left to bottom left, but being clueless about War3 modeling, I could not figure out what to edit in the geoset)
-Place the .blp files in the root path (cut the war3imported thing), and the .mdx anywhere.
-Unless you want to make this clickable or obstruct clicks, you should give set it the minimum size possible, because the AbsPoints of the frame (for example, FRAMEPOINT_BOTTOMLEFT) do not determine the visible size of the sprite model. BlzFrameSetScale determines the size you see. The BlzFrameSetAbsPoint just determines where it is on your screen, and the area of screen it will cover (e.g. the area of screen where it will annoyingly block clicks). So I personally just set the AbsPoints 0.001 apart.
There are 20 + 5 further icons by Hate here and here. On the gif you can see in this post showcasing the sprites, the first 25 are from Hate, and that's where you can download those.
Attached is a map where you can check all these sprites, including Hate's sprites in action ingame.
You might need to enable jasshelper in the trigger editor, including vJass as I used globals. Oopsie.
I use a 0.04 size Footman icon and surround it with the sprites models I scaled to 0.46669 of their original size (sized my sprites like that, at least).
There is also a 0.03 size trigger (just disable the 0.04 one and enable the 0.03 one). There the sprites are scaled to 0.35.
Hey, these are really cool. I will be testing several of them in my project to see if I find a better fitting sprite frame model than the one I'm currently using. I'm curious as to how you're converting these from the Steam shop though. I have a fair bit of Steam point and I'm now considering buying some of them.
Hey, these are really cool. I will be testing several of them in my project to see if I find a better fitting sprite frame model than the one I'm currently using. I'm curious as to how you're converting these from the Steam shop though. I have a fair bit of Steam point and I'm now considering buying some of them.
Hey there!
Thanks!
You do not need to spend points in the Steam shop to download the gifs or (mostly apng format .png extension files). Just go to the steam shop in your internet browser (not the steam app), right click, save file.
I created a quick, not so super, but usable tutorial just in case someone wants to rip others, or needs a different size / compression quality. It was in the end of the description: Gif 2 Warcraft 3 Sprite Tutorial
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.