Asset Store newest packages

Subscribe to Asset Store newest packages feed Asset Store newest packages
The newest packages in the Unity Asset Store.
Updated: 19 min 48 sec ago

Arror minigun ''Magister'' by MadeBy

2019, February 5 - 13:22
The deadly combination of prehistoric, accurate bow and contemporary, ultimate-rapid-fire minigun. Strong arrows and laser sight, provide the enemy a quick loss. I don't even know how crazy the guy who came up with this was supposed to be...

- The model is divided into several parts for easy animation.

This kit contains:
- Models of ''Basis'', ''Cartridges'', ''Muzzle'' and ''Arrow'' each in 3 formats.
DAE
FBX
OBJ

- Two sets of textures for each model. Each set enclude 4 textures (png)
Base color (2k/4k)
Metallic (2k/4k)
Normal (2k/4k)
Roughtness (2k/4k)

The number of its vertexes and faces -
Basis
- 4,330 verts
- 1,931 - faces

Cartridges
- 4,072 verts
- 5,677 - faces

Muzzle
- 2,336 verts
- 1,660 faces

Arrow
- 57 verts
- 57 faces

Our portfolio - Art Station
Price $8.00

Frank RPG Archer by Frank climax

2019, February 5 - 13:17

Frank RPG Archer


67 Motions


5 Combo Set

3 Skill

8way Run


All Humanoid FBX files are all separate and compatible with Mixamo characters.

The motion list is available on the preview video page.


Please visit my channel to see more videos.

youtube - climax0625


Price $19.99

Desert lizard by Kazimir

2019, February 5 - 13:11
Lowpoly game model (Triangles 2.1k)
PBR textures (Metallic Sheder):
-albedo
-ao
-metallic/roughness
-normal
Textures size 2к

Animation list:
- idle
- idle battle
- walk, walk(root moution)
- run, run (root moution)
- defence(start, loop,end)
- attack 1
- attack 2
- attack 3
- hit 1
- hit 2
- hit 2
- shout

Animation, texture and rig can be viewed in sketchfab inspector.
Price $12.00

Infinite Warfare UI Kit Pack by Maity Studios

2019, February 5 - 13:10
This package consist of a UI pack which can be used in any warfare or Fps games.

Package Includes

Font file that is used
3 implemented scenes
Png files of the whole kit
5 psd files of each implemented scene

Price $4.99

Simple Man Sue by Nitacawo

2019, February 5 - 13:03
UNITY EXAMPLE SCENE

It's a low poly model which is set for high customization and Unity Humanoid animations so it can be easily used as a character with animations you want or you can use MIXAMO to animate and import animations you want.
Model uses single texture to avoid excessive draw calls and 1 extra texture for glasses lense. PSD set for an easy specific color change.
Texture is set in solid colors , resolution 256x256px.
Customization:
5 haircuts
5 hats
5 noses
6 glasses
4 mustache
6 beards
6 Lower Body Clothes
7 Upper Body Clothes
12 texture examples
5 blendShape emotions 3ds Studio max 2012 source files provided
Unity demonstration scene included.
Polycount in unity:

Price $5.99

Abandoned Workshop for Fantasy Heroes (Extension) by Hippo

2019, February 5 - 13:01
Run our demo in your browser right now!

Abandoned Workshop for Fantasy Heroes (Extension) contains a lot of additional equipment parts for:
Fantasy Heroes: Character Editor
Fantasy Monsters: Character Editor

Important notices:
● Before importing this pack you need to download and import any release of Hero Editor
● Compatible with both Basic and PRO versions
● Use Package Preview to see a full list of sprites included

We provide fast and responsive support for all of our customers, so please visit or project on GitHub. Feel free to ask any questions =)

It would be super awesome if you rate ★★★★★ my asset and leave your feedback! Your reviews inspire me for creating and improving my assets, thanks!


Price $9.99

Low Poly Sci-fi Building Gaz Station and Vehicles by Mokawyler

2019, February 5 - 13:01
3D Low Poly Sci-fi Gaz building station and vehicles pack, 9 Models. Each texture and each material contains all the models for a better optimization. 7 vehicles and 2 building versions. 8406 Tris. Texture size : 256x256
Price $9.00

Food Clutter by Robot Skeleton

2019, February 5 - 12:27
This collection of food clutter is great for a kitchen scene.

Although high quality, all models are designed with a low poly count in mind for high performance.

All 22 models contain albedo, roughness, normal and occlusion maps.
Additionally, tinned food models contain Metallic maps.

The models are between 12 and 188 tris and are in the FBX format.

This package includes:

Tin of beans (opened/closed versions)

Tin of tomato soup (opened/closed versions)

Tin of mushroom soup (opened/closed versions)

Tin of peas (opened/closed versions)

Tinned tomatoes (opened/closed versions)

Tin of tuna

Pizza box

Bag of pasta

Carton of milk

2 x Cereal boxes

Box of mac and cheese

Tub of yogurt

Tub of chocolate ice cream

Box of tea bags

Bag of coffee beans

Box of cookies



Price $4.99

Zeorymer Teleportation by Thomas Young

2019, February 5 - 12:25

This asset is a kind of teleportation effect.
It uses timelines to organize different effects.
Such as teleportation particles, sprite character heat effect and screen flash effect.
Watch the video to see what it looks like and learn how to use.

Includes: Timelines, custom replace material track, teleportation particles, sprite heat shader, screen flash shader.

Solve your problems:
- My E-mail:info@floatysprite.com
Price $7.00

SplitScenes by Reachable Games

2019, February 5 - 12:24
Working on a team? Quit stomping on each other's work. Have you tried additive scene workflows? They still don't quite get you there, because when you hit Save, things you didn't mean to change save out anyway. Stop accidentally saving over teammates' scenes! We all know scenes really don't merge well, and some things are better kept separate for workflow reasons. Let Split/Scenes become a cornerstone of your daily workflow and save your team.

Split/Scenes makes team workflows easy.

Need to manage lighting across large levels? Split/Scenes makes that a snap. It's almost like Photoshop Layers for scenes. Put geometry in one or more layers, lights in another, and light probes end up in the root for the whole set. You can load/unload in sections of a level with one click, or prevent saving the levels you didn't intend to change.

And more great features are on the way.


Price $12.00

Simple Database by Eric Mourin

2019, February 5 - 12:22

Simple Database is a solution that provides the simplicity of PlayerPrefs without sactificing scalability and versatility. With this asset you will get going with just 4 lines of code!


The backbone of this asset is a lightweight database, which allows it to shine the brightest when it matters the most: when the save files are big and threaten to become a bottleneck for your application. But this asset is more than just a faster solution; you will be able to split your game saves into different files, providing a simple, reliable and well-organized solution for your needs.

To be able to save any kind of object into the database, Simple Database uses Newtonsoft Json.NET for Unity3D. That will allow you to serialize and store any kind of object and recover it effortlessly.


Simple Database is much more powerful when combined with the free asset by Wanyzee Studio: Json.NET Converters - Simple compatible solution. This asset will allow you to serialize Unity types out of the box and without any kind of configuration needed so I highly recommend grabbing it if you need to serialize any of the Unity types. Include this package on your project and you should be good to go!


You can check out a detailed description Here or see how the Quick Start guide looks Here .
Contact me at info@skytanet.com.

This asset uses BplusDotNet under the 2-clause BSD license and Json.net.Unity3D under the MIT license; see Third-Party Notices.txt file in package for details.
Price $0.00

Pipeline Modular Set by GAS

2019, February 5 - 12:18
Pipeline modular set is a high quality package which includes:

- 16 game objects (and LOD versions)
- 31 prefabs with collisions and LOD setup
- 9 PBR materials with .png textures (albedo ,normal ,roughness ,metallic)

Textures max size is 2048x2048px
Package contains example and the prefabs scenes.

More sets and pieces will be added in the future updates.
Price $12.99

Grass Flowers Pack Free by Aleksey8310

2019, February 5 - 12:15
This pack contains 12 grass and flower textures(Resolution 1024x1024,Alpha Channel).
1-grass Ground textures(Resolution 4096x4096)
>>>>>>>>>>>>>>>>>>>>>>>>>
Demo Scene For Review
>>>>>>>>>>>>>>>>>>>>>>>>>

Price $0.00

Snow Fx Pack - Weather VFX by Maity Studios

2019, February 5 - 12:00
This package consist of the Snow variations with particle system. This is realistic snow pack to be used in games. It is very easy to modify accordingly as instructions are provided in read me file.

This Package Has

Fog
Blizzard
Slow Snow
Heavy Snow
Normal Snow
Snow With Wind
Snow With Ground Effect
6 different prefabs are provided


Instructions to remove ground effect from every Snow is provided
Price $4.99

Offroad Car #3 - Stylized by ELRED

2019, February 5 - 12:00
Offroad Car #3 - Ideal for low-poly races games.
One texture(32x32) for all models.
The package includes decrease polycount model, environment models.
All elements of the car are separate.



Check out our other Assets -
Offroad Car #2 - Stylized
Stylized Military Vehicles Pack
Stylized Soldiers - Military
Christmas & New Year 2019 Pack
Stylized Vehicles Pack - Low Poly
Price $6.99

Ultimate UI Elements by braxassets17

2019, February 5 - 11:55
Ultimate UI Elements (Flat Glossy Metallic Ui elements) This is a useful asset. It includes hundreds of UI elements ready to use in your project, available in many colors / styles .
How to use Drag and drop the necessary items for your project from the Artwork folder and add some sfx if you want and that’s it. Check the example files to get more ideas about it
Styles in this version :
1 – Glossy .
2 – Metallic .
3 – Flat .
4 – Cartoon .

Features :
1 – Large number of hi-res shapes and buttons .
2 – Memory Friendly (Sprite Sheet used).
3 – Many elements available in Black & White so you can choose and customize with your favorite colors.
4 – 7 Backgrounds.
5 – 23 SFX.
6 – UI Knob component.
Price $20.00

ImageLoader by SWAN DEV

2019, February 5 - 11:49
Load images from local storage(in-app), or download images with Urls from the Web using the same API.
Easy, clean, flexible API.

Load external(download) images and show in your game/app.


[ Features ]
- ImageLoader: load single image, support multiple instances for loading images.
- ImageBatchLoader: Wrapped the ImageLoader for much easier for loading multiple images at a time. One API, for loading many images.
- Load image(s) from local(application paths), and load image(s) with Url(s) from web using the same API.
- Easy, powerful images cache management.
- Flexible settings: Retry option, Cache mode, Cache file limit per folder, Min. keep file time & file expire(max.) time, Auto delete cached file when expired or exceed the limit per folder, Filename formats(batch download)
- Example scenes included.


Support Website and More Amazing Assets
Don't hesitate! Contact us if you have any problem with our assets.


*** We welcome any problem, suggestion and bug report, please feel free to contact us at swan.ob2@gmail.com. We will be happy to listen to you. Thank you!
Price $0.00

Crafts And Crystals by Compass Studio

2019, February 5 - 11:24
This set includes 136 icons. All icons are made with high quality.

- Icon is 200x200 pixels size (PNG);
- 136 unique icons in total.

Thanks and do not forget to rate.
Please remember to rate our packages, we will bring more quality icons soon.
We hope you will like this pack.
Good luck.


Price $6.99

Time / Reality Warping Effects by Mike Braverman

2019, February 5 - 10:56
Warp space-time itself with shockwaves, pulses, portals and more!
This effects pack comes with shaders and prefabs that produce distortion effects in both world space and screen space.

Effects Included:

- Screen Ripple: An image effect that produces a single distortion wave that can shrink or grow through the editor, scripting, or animation.
- Object Ripple: Similar to Screen Ripple, but using a mesh in world space.
- Continuous Screen Ripple: An image effect that produces multiple waves of distortion over time.
- Continuous Object Ripple: Similar to Continuous Screen Ripple, but using a mesh in world space.
- 2 Portal prefabs
- Energy Orb prefab
- Time burst script and prefab
- Pulse ring script and prefab
- Distortion hit script and prefab

Additional Features:

- All materials and image effects can take a normal map that can be automatically scrolled for additional distortion.
- An additive or subtractive color can also be selected for each effect.
- Image effects can be generated from a point in screen space or world space or it can follow a transform in world space.
- Object effects have an optional billboard function.

Price $9.99

Fantasy Equips Icon 1 by Compass Studio

2019, February 5 - 10:54
This set includes 290 icons. All icons are made with high quality.

- Icon is 200x200 pixels size (PNG);
- 290 unique icons in total.

Thanks and do not forget to rate.
Please remember to rate our packages, we will bring more quality icons soon.
We hope you will like this pack.
Good luck.


Price $7.99

Pages