-
Posts
2,996 -
Joined
-
Last visited
-
Days Won
235
Content Type
Forums
Store
Gallery
Downloads
Posts posted by Mike at BrashMonkey
-
-
Yes, with Spriter pro you could set up character maps to hid the other images except the one you want rendered out, and save each character map setting as a character, and then batch render out each "character" (which would be each body part).
-
updated with new video
-
No, that's not possible. You'd need a character map system that actually can replace bones or shorten bones to go along with the shorter images. This does not exist in Spriter Pro but eventually Spriter 2 might allow for such things.
You might need to create a scaled clone of the entire Spriter project for smaller characters, and then repaint the reduced-sized images for the new shorter characters.
-
We're wrapping up the framework that will not only allow for powerful expansions to the core version of Spriter 2, but over the coming weeks, we'll be showing off some GIFs for a future add-on to Spriter 2 also made possible by these investments.
- mariusz947 and joemid
-
2
-
15 hours ago, xlordt said:
Hi,
I would like to purchase SpriterPro on Steam, but before I do. I would like to ask if Srpiter 2 is still in development? According to this form, things seems to have gotten
a little stale in the past few months. Can't wait to see the diff between SpriterPro and Spriter 2.
Thanks!
Yes, Spriter 2 is very much in development and we're working on a big update announcement. Progress can be followed here: https://brashmonkey.com/roadmap/
-
Hi Brandon,
I think Spriter is just not made to automatically adapt to 4HD monitors.
This information might help:https://support.microsoft.com/en-us/help/15078/windows-10-make-older-apps-or-programs-compatible
-
The best bet is to find someone willing to port either of the two C based open-source Spriter API's to be compatible with Godot.
They can be found here: https://brashmonkey.com/spriter-runtime-apis/
-
You are correct, the 2 unity runtimes for Spriter are both third party created and open-source on Github. I had heard fairly recently that the developer of SpriterDotNet for unity was planning on an update, but I've not heard news since then.
Unity support for Spriter 2 will always be up to date and first-party (made and maintained by us), and we'll check in on SpriterDotNet for unity and see if an update is still in the works or planned, but ATM we can't do anything directly about it. -
On 7/17/2019 at 6:16 AM, KirselAndise said:
I'm on my ASUS Laptop using the free version of Spriter.
I went ahead and created a subfolder and added my sound file as well as your extracted sound file 'mmm'. I see the subfolder in my palette along with both sound files. Your sound file did not work either. I'm not sure how I can see how long my animation vs the sound file is. But if your sound file is short enough to work normally then I do not think the length of the sound file is the problem as that one doesn't work either.
Thank you so much for responding, I truly hope we can get this working!I just remembered, make sure the the entire sound fits in the timeline from the point you place it.. if the sound file is too long to fit in the timeline it might not play at all.
-
The art packs are for use with Spriter, but with Spriter you can export finished animations as sequential images or sprite sheets at your desired FPS and resolution, then load the resulting art into ProMotion for final clean-up.. especially if you're desired end result is high quality pixel art.
Once your animations are sprite sheets or sequential images I'm sure Godot like any game engine can support them fine. I don't know if anyone has made or begun making an actual Spriter plug-in or example code for Godot yet, but if you desire retro pixel art you likely don't need direct Spriter support in the game engine.
-
Is it the Steam or non-Steam version?
What exact version of Windows are you running on?
Did you totally uninstall all current versions of visual studio first and the install BOTH the 32 bit and 64 bit versions of visual studio 2013 from the links provided?
One user a long time ago couldn't successfully install the needed DLL's beause they had an overzealous anti-virus program running which blocked the install of several DLL files without really telling him. He had to deactivate the ani-virus software, install, saw that it then worked, and then white-list those DLL files so the anti-virus program wouldn't break it by quarantining the DLL files again. Hopefully you won't need to jump through such hoops. -
Have you followed these instructions?
Please install the Visual Studio 2013 C++ runtime. If you are on 32 bit Windows you only need the 32 bit version (x86). If you are on 64 bit Windows, you will need to install both the 32 bit (_x86) and 64 bit versions. http://download.microsoft.com/download/0/5/6/056dcda9-d667-4e27-8001-8a0c6971d6b1/vcredist_x64.exe
The 32 bit version can be found here:http://download.microsoft.com/download/0/5/6/056dcda9-d667-4e27-8001-8a0c6971d6b1/vcredist_x86.exe
IMPORTANT: If you try to install Visual Studio 2013 and the installer says you already have a newer version, then you need to uninstall the newer version so that 2013 can successfully install. Windows update will later install the latest version, but you'll keep the DLL Files Spriter needed.
Please let me know if that works for you. -
Hi NazukFarnas,
I assume you're talking about the previous and expired Humble Bundle and there's not a new one going on now, right?
We've done such a bundle a couple times in the past many years as a combination charity and to build the Spriter user base. If you don't want to pay full price there are sales coming up for the Steam version (which is the same version provided by the Humble Bundle) and we'll likely have a holiday sale on our store too.It's also possible but no guarantee if or when it will appear in another Humble Bundle.
-
You should try the free version of Spriter first which you can download here: https://brashmonkey.com/download-spriter-pro/
And look into this: https://marketplace.yoyogames.com/assets/4827/spriter-for-game-maker
There's an example Spriter file here: https://brashmonkey.com/temp/GreyGuy.zip
best of luck with your project.
-
-
On 10/13/2019 at 5:55 PM, Sam said:
I still get this bug where the images move at different speeds - Is there any workaround for this?
Yes, move them all with the arrow keys. Otherwise, this is what I discovered, but it's really hard to explain so I made this video.
-
On 4/25/2017 at 7:51 PM, RogerPaladin said:
When I set the scale of x and the scale y of the object to 0, it moves to the point (680000, 680000) and then it is impossible to work with this object.
Yes, please everyone never set a scale ratio to zero.. something like 0.01 will give you the same results and avoid all the bugs around using zero.
-
On 8/31/2017 at 2:59 PM, MoonStar said:
crash
1. I selected 2 images
2. I scaled their x down to 0 on the object properties panel
3. Wrongly clicked another sprite and moved it
4. pressed ctrl+z to undo this action
5. crash
reproduceable: always
Things should be much more stable if you never set any dimension attribute to zero. If you set it to something like 0.01 instead you should get the results you want. Let me know if that helps avoid the crashing issue as well. Thanks.
-
Sorry, we only officially support Ubuntu 14 due to the potentially unending compatibility issues each new version introduces. We spent a disproportionate amount of time fixing Linux compatibility issues during the years after initial release, and with our small team, it's just not sustainable.
We'll likely officially support a newer version of Linux with Spriter 2, but not all versions as that's just not viable.
-
There's no way to make a child of a bone also a parent of that same original parent so we'd have to figure out another solution, I don't think any would be more than a little automated. Whether you're using the finsihed animation as just an exported sequence of images/GIF or using a Spriter plug-in in a game engine might also determine what the best solution is. For example you might be able to save time using sub-entities (animate one of these and have multiple clones of this animated object in the dully assembled vehicle) BUT sub entities aren't supported directly by any of the plug-ins as fr as I know, so it might only be useful if you just want to export your animation as GIF or sequential PNG images.
-
I'm not sure why this is happening, but it could be a glitch associated with the very large size of the resulting images. Your best bet might be to scale at 100 percent and use an external program to batch process and up-scale the resulting image after the fact.
-
Any app that can save out 24 bit PNG images with transparent backgrounds.
Two fantastic free options are:
Krita from https://krita.org/en/MediBangPaintPro from https://medibangpaint.com/en/pc/
make sure you draw into a new layer so the background will be transparent and make sure you trim all the empty space around the body parts before you save them out.
-
Sorry for the delayed reply, and for not having an easy solution. I've tried the things you said you tried and as you discovered, they won't get you your desired results.
What is the target platform for the final animation?If it's in a game engine like Construct or Unity, you could possibly pin the final lip sequence as a sprite to the head of the character inside the game engine instead of inside Spriter.
If you only care about inside Spriter itself, or exporting the final animation as a sequential image sequence, then you could use the sub-entity feature.
-
OK, I think I figured out the cause of the bug. If the objects are selected by any means out of sequential order from top to bottom in the z-order then when you click and drag then the movement will have this bug.
If you are careful to make sure to select them in x-order from highest to lowest (this is easy if you select them via holding shift and clicking on them in the z-order list) then it seems all the selected objects will properly move in unison.
Please let me know if you can confirm this.
Animations too close to edge dissapear
in Help and Tutorials
Posted
Yes, you are exactly right! Inside Spriter you need to generate a sort of rendering bounding box for each animation. It actually uses the same data you set up for animation cropping seen in this video. Be sure to re-save your Spriter project after making these settings.
Please try that and let me know if it resolves your issue.
Sorry for the late reply.