This package is intended to be used with the latest versions of Unity, with the built-in 2D features! There are dozens of unique assets, each hand painted in very high resolution. An entire forest world.
Example (simple) game using other assets from the store (characters, motions etc), to show how 3D models look when included. (GOOD!) http://sfbaystudios.com/ForestDemoGame.html
** If you get it and would like to see any changes, updates, instructions etc, please let me know! I can’t promise anything, but I’ll do what I can to make this a perfect package if it isn’t already.
I’ve only gotten two questions and both were about the smaller assets. All the bushes/temples/shrines/graves etc come in two prefabs set for “in front” and “behind” the player. The way the 2D system works, they’ll all be on the same plane, but set to be displayed in the proper order so when the player moves, the “behind” ones are behind the player and the “in front” ones are in front.
However if you’re using 3D character models or other 3D assets mixed in (including particles), you’ll need to switch to the 3D view and move the assets forward/back, or the 3D models will start to cover the 2D assets. The demo scene shows it, but you’ll need to do both if you’re mixing the two.
I would think more environments to go with the current theme would be most helpful. Maybe mountains, caves, desert, underworld, inside a castle? Just a few ideas off the top of my head.
I know personally seeing more environments in a similar style (even sold separate) would be attractive since many games have multiple environments and I have no hope of generating art assets that can match the style of these.
Thanks for the feedback – I’m not an artist myself, so I feel you on being completely helpless in generating new artwork! I’ll see what I can make happen!
This is a demo with 3d Models from the asset store that we don’t own, so we can’t include them in the download. However, it’s a good show of how the 2D assets look w/ 3D Models and animations from Mixamo, using Mecanim. The scripts used are included, however. Check it out – it’s a quick little thing.
After getting a few error reports, we checked it out.
Looks like the Sorting Layers aren’t brought over in the package, and unfortunately it also looks like adding them in your new project before importing the package doesn’t re-link the layers, so they’re all “missing”.
We’ll contact Unity to see if this is a bug or if there’s another way of doing it, but for now, to see the demo project properly you’ll have to first make sure your project is set up for 2D (when you create the project, selection @ the bottom of the new project window).
Next, add sorting layers (Edit → Project Settings → Layers and Tags) for the following:
Our test indicate that even if you have the exact layers pre-named, in the exact order we have in our export, they still end up “missing” in for each asset. So you’ll have to re-layer them. This can be tedious, which sucks.
Background Far = Background Layer
Background Near 1 2 = Mid Background Layer
Background Sky = Sky Layer
Foreground = Foreground Layer
Demo Player, Play Field, Play Field Assets = Character Layer
Even selecting all objects can take a long time due to the nested directories. It may be better to simply just start building your own level. We’ll update if we find a fix.
I’m using some of these assets in my current project.
All the tree layers really look awesome! I’ll probably add in some random generation of various other props included in the pack to add more visual variety.