Asset Store newest packages

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

ARS Pack #1 Compass3D OSC Rebase by Alessandro Ribeiro

2018, January 31 - 17:03
This package contains three parts.

1) Compas3D computations:
- Computes the object or camera orientation based on accelerometer and magnetometer;

Tech demo: Android Earth Defender 360

2) OSC send/receiver:
- uses C# reflection to make easy to use;
- work with OSC bundles;
- several OSC types support;

3) The VR 3D coordinate rebase:
- Script that computes 3D base exchange. Ideal for mapping real space (VR) to virtual space;


Price $10.00

SuperRacing by zebra jump jump

2018, January 31 - 16:57

The low fixed point number can be applied to the mobile phone, which is convenient to optimize the performance.

This resource contains 7 cars

The size of the texture is 1024

The number of model vertices is optimized under the precondition of model details.

-Source Files (fbx).


Price $19.00

SuperChariot by zebra jump jump

2018, January 31 - 16:57

The low fixed point number can be applied to the mobile phone, which is convenient to optimize the performance.

This resource contains 7 cars

The size of the texture is 512

The number of model vertices is optimized under the precondition of model details.

-Source Files (fbx).


Price $8.00

UMA Shirt Pack 2 by Will B

2018, January 31 - 16:54
Requires:
UMA

Description:
2+1 texture sets for 5 Male and Female shirts
(22 shirt combinations total)

Files include:
Modular Slots
Modular Overlays
Modular PBR textures
Wardrobe recipes
Color textures for overlays
FBX
Blends

Slots include:
Upper

Works with MB1 FB1 refits (some lower plate armor may clip with long shirts)

willbgameart.com


twitter:
Link
Update thread:
Link
Price $28.00

Isometric Liquid by Lethargica

2018, January 31 - 16:47
Documentation

Beautiful interactive isometric liquids for your game.

-Useful for rogue-like to implement poison, blood and water.
-Procedurally generated mesh for every liquid.
-Custom shaders support.
-Easy to use.

More features coming soon and price will increase...
Price $19.99

EasyExcel by Locke

2018, January 31 - 16:44
Looking for a better way to read xlsx ?ScriptableObject !
Using ScriptableObject to store data,comparing to txt/json, is much faster, less space taking, easier to package and hot update !
EasyExcel lets you import xlsx as ScriptableObject data by generating CSharp code and asset files. It provides simple APIs to read the imported data.


Features:
• Easy to setup
• Automatically generate .cs and .asset
• Easy APIs to read the data
• Supports both Assetbundle and Resources
• Full examples

How to use:
1. Set your generated path in Config.cs
2. Import xlsx by Tools/EasyExcel/Import
3. Use DataTableManager to read data
4. That's it

Any problems please contact me here https://connect.unity.com/p/easyexcel
or send me email 1534921818@qq.com
Price $2.00

Object Distributor by metadesc

2018, January 31 - 16:31
| Forum | E-Mail |

Procedural prefabs and GameObjects spawner. The world iterator can be used to generate random world positions or the brush can be used to generate such positions manually. Around the world position the Prefabs and GameObjects will be instantiated. Unique features are included, like proportional angle to height normal map or steepness dependent offset to avoid instantiating objects over the terrain.

- Multi terrain support
- Steepness dependent offset
- Proportional angle to height normal
- Distance based scale
- Height based scale
- Random scalse
- Random rotation
- Distance weight based scale (kind of natural noise for forest)
- Offset variation
- Texture restrictions
- Steepness restrictions
- Height restrictions
- Brush support for spawner
- Multiple spawner selection
and more...



Price $10.00

Low Poly Female Anatomy Models by qiaofuwenlu

2018, January 31 - 16:24
Minimize the number of faces without affecting the structure
The triangle statistics of main models:
Skin : 22956 Tris
Skeletal system : 78454 Tris
Skeletal muscle : 94088 Tris
Cardiovascular System : 76927 Tris
Nervous system : 59858 Tris
Lymphatic system: 199476 Tris
Price $39.00

"My Sword Is Shorter" Audio Pack by Jiffycrew

2018, January 31 - 16:19
Preview: https://soundcloud.com/jiffycrew/sets/preview-retro-game-music-pack-my-sword-is-shorter-and-more

Jiffycrew provides a carefully designed 8-bit music tracks to make pixel-art-style retro games. The music tracks are suitable for retro RPG, adventure, arcade, and puzzle games.

The five included tracks were designed to fulfill a complete audio experience (intro, play, gameover, and clear) of users in a simple casual game. The five tracks are made from three different main themes. Intro and gameover tracks share the same theme. The two gameplay tracks are variations of the same theme, too.

We also provide two more sound effect wav files for item/money acquisition.

MP3 list:
1. (Intro/Menu) WhyAmIHere (00:48)
2. (Gameplay) MySwordIsShorter (00:53)
3. (Gameplay with SFX) MySwordIsShort (00:53)
4. (Gameover) WhyAmIThere (00:48)
5. (Gameclear) LonelyParadise (00:31)
7. (Money) FX_Low (00:01)
8. (Item) FX_High (00:01)

Price $6.99

In a dark place - 3 FREE MUSIC TRACKS! by irrelevant games

2018, January 31 - 01:07
3 loopable music tracks.

File format: MP3 (256 Kbit/s)

Very dark and repetitive. Not for happy games. Or your parties. More like for weird horror game cutscenes in abandoned mental institutions in the desert. Not working on a game like that? Please use the tracks anyway. They're TOTALLY COMPLETELY FREE to use any way you like in your games.

Q & A

Q:This music isn't terrible. Why are you giving it away for free?

A:Because we love games. And with our music your games will be even better. And after your first success, we think you'll probably contact us for music for your next masterpiece.

If you want to check out more of our music, there is for example a complete soundtrack here.

Contact us for music written specifically for your game!

If you mention us, for example with "Music by irrelevant games Music", let us know and we'll add a link to your game on our site.
Price $0.00

Multispector by Kinwailo

2018, January 31 - 00:59
Ⓜ Multispector offers the ability to inspect object in some situation that original Inspector does not allow.

[Document]

✅ Manage Multiple Prefabs
If more than one GameObject is selected, inspector disables the prefab controls. So you need to apply or revert prefab one by one. Unity also disallow dragging multiple GameObject to project window to create multiple prefabs. Multispector allows you to create, apply or revert multiple prefabs with only one click.

✅ Inspect Multiple Subset of Component
If a component type does not attached in all selected GameObjects, inspector does not show this component type's editor. Multispector offers following features when selecting multiple GameObjects:

⚪ Show summary of component subset.
⚪ Allow you to inspect component subset.
⚪ Switch to generic inspector when custom editor not support [CanEditMultipleObjects].
⚪ Enhanced generic inspector show invisible property.

✅ Inspect ScriptableObject
Multispector search all referenced ScriptableObject in selected GameObjects and let you inspect it without find it in project window. There is also a list of all ScriptableObject asset grouped by type.

✅ Add Component Collection to Favorites
✅ Add Component to Clipboard and Paste to all selected GameObjects
✅ Select Preferences and Settings in Inspector

Price $15.00

Foot Placement IK by Rodrigo Dias

2018, January 31 - 00:57
The complete solution to right place feet on ground and adjust rotation.

This package includes the script to calculate and put feet on ground and the Demo scene shown in the video.

Unity standard Character shown in the video is not included in the package. You need to import it by yourself. In the package folder there is a tutorial of how to do it.

Animation Curves were added to animations to smooth foot placement.


Any questions or suggestion, please contact me:
rodrigoaadias@hotmail.com

My Unity Connect Profile:
https://connect.unity.com/u/59596b9f32b306002474471e
Price $7.00

Sci-Fi Deer by Artcitizen

2018, January 31 - 00:48
Sketchfab

This is a lowpoly handpainted sci-fi deer.

Models:
- 346 vertices
- 688 triangle polygons

Textures:
- 2048*2048 diffuse PNG

Animations:
- idle
- run Left, Right
- walk Left, Right
- turnLeft
- turnRight
- turn head Up, Down, Left, Right
- die


Price $10.00

Toon Outline Shading by CGLab

2018, January 31 - 00:32
This is a shader for make easier the job of toon shading effect and ilumination on it. This shaders supports: Rim lighting, Exposure level, Outline, Ramp Shading, Bump and Speculars. Works on Unity 2017.2 or higher. Docs and Example included.
Price $3.00

Сannibal Spider by Kazimir

2018, January 31 - 00:29
In impenetrable swamps or in dense thickets of forests, where danger awaits at every turn, a meeting with broods of darkness is inevitable
One of them is the cannibal spider.

This model will be suitable for any of your game projects spanning from mobile to PC.

Mesh - 4.1к tris.

PBR textures (Metallic Sheder) :
-albedo
-ao
-metallic
-normal
-emission
Textures size - 1024

Animation list:
- idle
- walk
- run
- idle battle
- attack 1-2
- defence start
- defence
- defence end
- hit 1-2
- death 1-2
----------------------------
-descent
-touching the ground

Price $8.00

Primitive 150+ by Mixaill

2018, January 31 - 00:27
Primitive 150+ Big primitives pack for your projects. 150+ models: A-Z, cubes, cylinders, hearts and so.
You can create scenes and experiments use this models.
-all models have Uv
-wire texture

Price $5.00

Lowpoly Style Tropical Island Pack by CH Assets

2018, January 31 - 00:21
Build your own tropical island levels in no time with this asset pack! A massive demoscene is also included. All screenshots directly taken from the demoscene with the included post processing profile (for Unity's post processing stack).

Explore the different areas in the demoscene: beaches, a fishing village as well as a jungle area.

Performance: Everything shares one material and one texture, so everything can be batched together to save draw calls. That applies also to all other Lowpoly Style packs - you can even mix them together! Please note: the demoscene is huge and features a lot of objects, so for mobile games you'll maybe need to create your own map.

Lowpoly Series Packs:
Lowpoly Style Desert Pack
Lowpoly Style Alpine Woodlands Environment
Lowpoly Style Artic Tundra Environment
Lowpoly Style Forest Pack
Lowpoly Style Mega Pack

Forum Thread

Price $29.99

Realistic Lava Textures by R33K

2018, January 31 - 00:21
High Quality Seamless Textures and Materials for your games.

Package Contains 11 different types of lava textures.

Perfect to integrate in realistic or fantasy environments.
You can create amazing volcanic landscapes and magma rivers.

All textures can be repeated on the terrain. Perfectly tillable textures.

Texture Maps:

Albedo (.png)
Normal Map (.png)
Height (.png)
Specular (RGB) + glossy (A) (.tiff)


Texture Size: 2048x2048 px


Price $11.00

Animated Spider AR VR by South Studios

2018, January 31 - 00:11
Animated Spider
Low polygon
Mobile Ready!
AR/VR Ready!
Ios/Android Ready!
Looped animation
Specs texts!
Compatible with:
- v1.0 : Unity 5.4.1 or higher

SPECS:
-------
Poly count : 7992
Triangles count : 8264
Vertex count : 4731
UnWrapped UVs : Yes, non-overlapping
Ambient Occlusion : No
Textures:
> DiffuseMaps: 2048x2048px

> NormalMaps: 2048x2048px

> All maps set to 1024x1024px for Ios/Android

If you have troubles or questions, please contact us!
We can do custom assets too!

Best Regards!
SouthStudios.net
info@SouthStudios.net
Price $45.00

Old Steel Mill PBR by GamePoly

2018, January 31 - 00:09
Old Steel Mill PBR

Very Detailed Old Steel Pumping Mill with High-Quality PBR Texturing

Fits perfect for any PBR game as Exterior Landscape Decoration, such as a Landmark etc.

The Mesh is unwrapped, and PBR Painted.

Albedo, Base Color, SpecularSmoothness, Normal, and AO Maps

4096x4096 TGA Textures

Please Note, this PBR Textures Only.

Low Poly Triangles

6056 Polys
3778 Verts
Price $5.80

Pages