Asset Store newest packages

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

Classic American Formula Race Car by Marcelo Barrio

2018, September 27 - 14:26
This is a classic American open wheeler race car from 1994. It comes with two different configurations. Oval and road course wings. It also includes the internal parts such as the engine, suspensions etc. It also includes the driver (not rigged) Total polycount: 16.555. Textures are 2048 px for the main body and smaller parts use smaller textures such as 1024 or 512 px.

Template for the main carbody texture included (2048) so you can paint any custom liveries as you want. Very simple and profesional uvs.

Any question or suggestion don´t hesitate to ask.

Price $5.00

Wood Box PBR by Dobrinya

2018, September 27 - 14:20

3 Wood box objects and LOD. PBR texture 2048x2048 (AlbedoTransparency, MetallicSmoothness, Normal).

Wood box 1:
LOD0 - 954 tris
LOD1 - 104 tris
Wood box 2:
LOD0 - 1092 tris
LOD1 - 296 tris
Wood box 3:
LOD0 - 2008 tris
LOD1 - 760 tris
Price $2.00

Guess Flag Game by Curio Assets

2018, September 27 - 13:26
Guess Flag is a fun little addicting game where you need to guess name of the country from their flag. Click button to create your answer. The package can be used to create any picture based question game.

*) Simple and easy to understand code and flow is used.
*) You can add as many questions as you want
*) Questions data is presented at a central serialized locations.
*) Unity Ads and Google Admob Integrated.

Demo APK

Support Information
Feel free to send your suggestions and queries at support emails.
Facebook Page
Website
Support Email
Price $5.00

Digits System Volume by Apollo Digits

2018, September 27 - 13:12
Need access to native system volume controls?
The Digits System Volume plugin provides a global uniform API for the volume controls on Android, iOS and Windows.

Features:
- Get System/Device Volume
- Set System/Device Volume
- Check if System/Device Volume is muted
- Mute System/Device Volume
- Unmute System/Device Volume
- Events when Volume changes
- Events when Volume Mute state changes

Price $5.99

Word Master by Pony Game Company

2018, September 27 - 13:09
Word Master is word puzzle game template
This template is ready for release. It’s optimized for mobile(Iphone,Ipad,Android,Window mobile) , PC Application ( Window and Mac OS), web player and WebGL
This is a best puzzle game classic to train your brain or test English that fun and addictive new game. Its easy to play!
You can simply swipe letters to line up different words and become a vocabulary master fused by word searching,crosswords puzzles and brain teasers.

Features of games
• Words can be vertical, horizontal, diagonal and even backwards.
• Simply swipe your finger over a word to select it.
• If you’ve found a valid word it will remain highlighted and marked on the word list as found.
• Find all the words in the list to complete the level.
• Simple and Easy!
• Great exercise for the brain
• Unity reward video
• Admob Interestial
• In App Purchase
• Add more levels by level editor
• Easy to reskin 2d graphic
• Works on all platforms, PC, Mac, iOS, Android, etc

Apk Demo file for Android

Please rate my file, I greatly appreciate it.
Price $9.99

Fit It! by SgLib Games

2018, September 27 - 13:01
Fit It 2D is a gorgeous and interestingly challenging puzzle game. Move the pieces from 4 sides into the center area in correct order so that they fit squarely in those boxes without hitting each other. It’s harder than it looks!

DEMO APK | DOCUMENTATION

HIGHLIGHTS:
- Simple yet challenging puzzle.
- Built-in level generator: auto generated levels for endless play.
- 15 types of cute blocks for unlocking.
- Daily reward system for better retention.
- Easy to customize.
- Assets (sounds, fonts, models, sprites, etc.) are free for commercial use.
- Optimized for iOS & Android.

PREMIUM FEATURES:
This template is pre-integrated with Easy Mobile plugin to provide following features on iOS and Android:
Notes: -------------------------------------------------------
- Import Easy Mobile Pro to have all below features.
- Import Easy Mobile Basic to have all below features except those marked as [Pro-only].
------------------------------------------------------------------
- Compatible with AdColony, AdMob, Chartboost, Facebook Audience Network, Heyzap, ironSource, MoPub, Tapjoy and Unity Ads: just import the SDKs you want to use!
- In-app purchasing
- Leaderboard and Achievements
- [Pro-only] Recording gameplay in realtime and then exporting GIF images for sharing
- Sharing screenshots to social networks
- Native rating popup (rate my app)
- Push notification using OneSignal
- Native alerts

Notes:
* Being pre-integrated means you won't need to write a single line of integration code, everything was done beforehand. All you need is import Easy Mobile and configure it in the editor.
* This package does not include Easy Mobile.
* The use of Easy Mobile is totally optional, this template is fully functioning on its own (there's an option to easily disable the premium features).
* The demo APK and video demonstrate the game after importing Easy Mobile Pro.

====> Support Email <====
* Please kindly include your invoice number when requesting support. Thank you!

Your rating, review and feedback are greatly appreciated!

*Asset uses Orbitron font under SIL Open Font License; see Third-Party Notices.txt file in package for details.

CHECK OUT MORE COOL GAMES

Keep in touch with us:
WEBSITE | FACEBOOK | TWITTER | YOUTUBE


Price $25.00

Cartoon bats by Veg3D

2018, September 27 - 12:02
Stylized cartoony animated bat. Comes in 3 color variants. White, black and purple.

NOTE environment as in one image with lots of bats is not included in the pack.

Model is very light, made of 2444 polygons (2357 vertices or 4626 triangles)

Package contains 11 animations. animations are cycles. For example: fly with slower wing flap, fly with faster wing flap, etc. Animations can be used on avatars via animations controller, or they can be used separately. Prefabs of each animation in each of 3 color variants are included.

You can preview animations in video

Examine bats in 3D viewer

3 avatar prefabs of each avatar being in different color are included, as well as avatars for each animation of each color variant. 36 prefabs total.

Textures are 4K PBR. Color map, normal map and roughness map are included.

Browse my asset store to see more of my work.

If you like my style and would need to have custom characters and animations created for your projects, feel free to contact me for freelance work, or if you have question regarding this or any other character from my store

tomislav.veg@gmail.com
Price $19.00

Lighting and Additive Loading Examples by Unity Technologies

2018, September 27 - 10:51
What is this?

This is a free educational project to help teach the fundamentals of working with lighting and Additive Loading in Unity. Understanding these concepts is crucial to understanding the global illumination in multi-Scene setups.

The project contains a number of Scenes exploring various aspect of Unity's multi-Scene lighting workflows. Accompanying these is an in-game teaching system which explains how Scenes have been successfully configured for Additive Loading.

The project is designed to be used in relation to the Additive Loading documentation available at:
docs.unity3d.com

The package includes examples in which we teach:
- How Lighting Data is associated with Scenes when using multi-Scene editing.
- Where Baked global illumination lightmaps are stored and how Scenes using lightmaps can be combined during Play.
- How Realtime global illumination works when dynamically loading and unloading Scenes.
- What happens when Light Probes are loaded during Play and how it is possible to swap Light Probe data when loading or unloading Scenes.


Price $0.00

Armored Clawed Worm by Game-Ready

2018, September 27 - 10:27
Armored Clawed Worm character very useful for sci-fi, fantasy or horror scenes.

Animation list:
Agony
Attack(8)
Attack_Spit(2)
Sneeze
Attention(3)
Death(3)
Death_Agony(2)
Eating(3)
Emits(3)
Get_Hit(12)
Idle(2)
Rage(3)
Sleeping(4)
Uprise(2)
Leave

Textures: 4096x4096 Albedo, Normal, Roughness, Metallic, Ambient Occlusion
Number of Skins: 3

Price $29.99

Nuitrack Skeleton Tracking by 3divi

2018, September 27 - 10:14
Looking for a solution providing skeleton tracking and gesture recognition in your interactive project? Just use our Nuitrack Unity package - absolutely free!

This package includes the following tutorial projects with Nuitrack used:
* Basic Unity Project with Skeleton Tracking;
* Avatar Animation (direct and indirect skeleton mapping);
* 3D Point Cloud (created from RGB and depth maps);
* User Segment Visualization (basic game with a user mask);
* VR Boxing Game with Skeleton Tracking;
* Interactive Multi-Touch Gallery (example of gesture recognition);
* AR Football Game (tutorial assets) (mobile multi-player game with skeleton tracking).

Besides, the package includes various components that you can use to develop VR applications.

Nuitrack Features:
* Full Body Skeleton Tracking;
* User Masks;
* 3D Point Cloud;
* Gesture Recognition.

To use this package, only a couple of things are required:
* Installed Nuitrack runtime component. Free Trial version is available! Download it from our website.
* One of compatible sensors:
- Orbbec Astra S / Astra Pro / Astra Mini
- Orbbec Persee
- Asus Xtion Pro / Xtion Pro Live
- Asus Xtion 2
- Kinect v1
- Intel RealSense D415/D435
See the full list of supported sensors and platforms at our website.

To remove the restrictions of Trial Version or for commercial use, you can purchase the required number of licenses at our website.
Please mind that each license is associated with a sensor serial number.

Find more information in our online documentation.
Join our forum to discuss development with Nuitrack!

Price $0.00

100 Low Poly Head Wear Items by 9t5

2018, September 27 - 09:41
In this pack features 100 Low poly Head wear items such as:

Sports, Medieval, Fantasy, War, Occupations and More!
This pack would be great for adding to other low poly games and also intended for placement onto player characters.

Some Props feature minor rigging for the possibility to move and fit to characters.
Price $9.99

Rogue Animset Pro by Riko

2018, September 27 - 09:41
This is a set of 121 motion capture animations for a Rogue with daggers

In package you can find many animations - walking, sneaking, attacks, death, hit reactions etc.

Full list is here: Animations List


Package contains animations dagger model. Also inside SourceFile folder you can find file with all animations on fbx format with rigged Character - easy to edit in Maya or MotionBuilder.
All animations are set to Humanoid Rig so they are easy to retarget.

The pack does not include a Character Controller!
Price $50.00

Mobility Basic : Mocap Pack by AAAnimators

2018, September 27 - 09:41

The motion capture package is a starting point for those interested in adding basic character motion to their production.


This is the most comprehensive subset of basic mobility animations captured for use in games, film, commercial productions and scientific research. See our Plus package for full animation set.


All packages come with a fully textured cyborg model.


Here you can easily swift through the pack, just click on the animation in a list to play it:

Mobility Basic Animation Pack: AAAnimators


The following document & tutorial explains how to use our animations with Unity:

Unity Documentation

PDF version of Unity Documentation


Package Contents (49 motions)


● robot stand relaxed Idle

● robot walk
● robot walk forward to stand relaxed

● robot stand relaxed look center
● robot stand relaxed look center down
● robot stand relaxed_look center upper
● robot stand relaxed look left 90 degrees
● robot stand relaxed look right 90 degrees

● robot stand relaxed turn left 45 degrees
● robot stand relaxed turn left 90 degrees
● robot stand relaxed turn left 135 degrees
● robot stand relaxed turn left 180 degrees

● robot stand relaxed turn right 45 degrees
● robot stand relaxed turn right 90 degrees
● robot stand relaxed turn right 135 degrees
● robot stand relaxed turn right 180 degrees

● robot walk turn left 90 degrees
● robot walk turn right 90 degrees

● robot walk look turn left 90 degrees
● robot walk look turn right 90 degrees

● robot walk backwards left 45 degrees left leg
● robot walk backwards left 45 degrees right leg
● robot walk backwards left leg
● robot walk backwards right leg
● robot walk backwards right 45 degrees left leg
● robot walk backwards right 45 degrees right leg

● robot walk run
● robot stand relaxed to run backwards left leg
● robot stand relaxed to run backwards right leg
● robot stand relaxed to run forward left leg
● robot stand relaxed to run forward right leg
● robot walk to jump left leg
● robot walk to jump right leg
● robot stand relaxed jump forward left leg medium
● robot stand relaxed jump backwards left leg medium
● robot stand relaxed jump forward right leg medium
● robot stand relaxed jump backwards right leg medium

● robot crouch idle

● robot stand relaxed to crouch forward right leg
● robot stand relaxed to crouch forward left leg
● robot crouch turn left 90 left leg medium
● robot crouch turn right 90 left leg medium
● robot crouch turn left 90 right leg medium
● robot crouch turn right 90 right leg medium

● robot stand relaxed to jog forward left leg
● robot stand relaxed to jog left left leg 90 forward
● robot stand relaxed to jog right left leg 90 forward

● robot transition crouch to stand
● robot transition stand to crouch

Click here to see the Full Animation List


The gun and cyborg models are included as a separate FBX file.


The weapon is parented to RightWeapon or LeftWeapon node located under a hand node.


Price $5.99

Military Gun Basic : Mocap Pack by AAAnimators

2018, September 27 - 09:41

The motion capture package is a starting point for those interested in adding military gun animations to their production.


This is the most comprehensive subset of military gun animations captured for use in games, film, commercial productions and scientific research. See our Military Gun Plus package for full animation set.


A real gun was used to capture these animations. All packages come with a fully textured cyborg model.


Here you can easily swift through the pack, just click on the animation in a list to play it:

Military Gun Basic Animation Pack: AAAnimators

The following document & tutorial explains how to use the animations with Unity:

Unity Documentation

PDF version of Unity Documentation

Package Contents (37 motions)

● stand relaxed idle

● idle aim two hands A
● idle aim two hands B

● stand aim point two hands center
● stand aim point left 90 degrees
● stand aim point right 90 degrees

● stand relaxed to gun stand aim point center two hands
● stand aim point two hands center to stand relaxed
● stand aim point two hands A to stand relaxed
● stand aim point two hands B to stand relaxed

● shooting two hands
● shoot single automatic left right

● reload A two hands
● reload B two hands

● standing turn left 90degrees two hands
● standing turn left 180degrees two hands
● standing turn right 90degrees two hands
● standing turn right 180degrees two hands

● walking turn left two hands
● walking turn right two hands

● standing walk front two hands
● standing walk backwards two hands

● walking backwards two hands turn left 90 degrees
● walking backwards two hands turn left 180 degrees
● walking backwards two hands turn right 90 degrees
● walking backwards two hands turn right 180 degrees

● gun2Hand walk sneaking left leg medium
● gun2Hand walk sneaking right leg medium

● gun2Hand sneak walk turn 90 left left leg medium
● gun2Hand sneak walk turn 90 left right leg medium
● gun2Hand sneak walk turn 90 right left leg medium
● gun2Hand sneak walk turn 90 right right leg medium

● gun2Hand sneak walk turn 180 left left leg medium
● gun2Hand sneak walk turn 180 left right leg medium
● gun2Hand sneak walk turn 180 right left leg medium
● gun2Hand sneak walk turn 180 right right leg medium

● transition from stand to sneak gun2Hand

And much, much more! Click here to see the Full Animation List


The gun and cyborg models are included as a separate FBX file.

The weapon is parented to RightWeapon or LeftWeapon node located under a hand node.


Price $5.99

Wind In Broadleaf Trees by Lydtopi

2018, September 27 - 00:15
Wind In Broadleaf Trees is a collection of recordings focusing on wind through broadleaf trees. Recorded in a Swedish forest in October it is representative of the most common broadleaf trees in Europe and other areas with a temperate climate. In this collection I wanted to capture evocative and emotional wind sounds, from the soothing and relaxing soft winds, tense moderate winds, dramatic strong winds and the transitions between the different emotions or speeds of wind. The collection was recorded at 24 bits 48Khz with an A-B stereo setup. It contains both longer files, with two minutes and more in length and shorter files edited to be a seamless loop. The files also come with embedded metadata.
Price $20.00

PBR Stones Pack 2 by JoltBug

2018, September 26 - 23:39
This is a pack of six Perfectly tileable stylized PBR materials.

- Tileable

- 2048X2048px

- This item includes the following main maps

- Diffuse/Albedo, Height, Ambient Occlusion, Normal, Metal and Roughness

- All maps except the metal maps are available in two different formats: png and tga

- The metal maps that include the roughness map in alpha channel are in tga format only

- The package also contains layered psd files including all the maps for further modification as per the user's requirements

- Although these maps had been originally applied on a standard Unity shader, however, they can be used in other custom shaders too



DISCLAIMER
We did not add the bloom effect and the custom skyboxes used in the asset store display scenes.
This package was not tested on any mobile device.

If you have any other queries, please contact us via email. Please do not forget to like our facebook page
Price $15.00

Water FX Collection by Rivermill Studios

2018, September 26 - 23:08
A huge collection of realistic water particle effects.

20 popular and high quality assets have been bundled together, covering all aspects of water-based visual effects. The complete list of effect packs includes:

Realistic Waterfall
Water Splashes
Realistic Water Fountain
Beach waves
Bathroom Shower
Boat Wake Effect
Camera Lens Rain
Car Water Spray Trails
Window Rain
Fire Hose
Firefighting Plane Water Effect
Flushing Toilet
Foot Step Water Splashes
Garden Hose
Garden Lawn Sprinkler
Underwater Propeller Wake FX
Underwater Explosion
Water Drips
Whirlpool
Car Window Rain

If purchased separately from the store these assets would be worth well over $200.
Price $70.00

Witching Hour by Hentamine

2018, September 26 - 23:00

Listen to samples to all tracks from Witching Hour.

DESCRIPTION

For our debut release, Hentamine explores feelings such as loneliness, sadness, and mystery with haunting melodies and lush harmonies.

Witching Hour is a mix of dark, ambient, cinematic electronic/acoustic compositions and loops crafted to bring to your games and interactive media to life and immerse your audience.

Inspired by the unknown, the supernatural, and the human psyche. Witching Hour is perfect for survival, horror, adventure, sci-fi & RPG genres.

SPECS

Length
65:13 + loops

Format
wav/mp3/ogg

TRACKLIST

1. A Silver Lining
2. Blood Moon
3. Chronos
4. Dusk
5. Limbo
6. Nebula
7. New World
8. Solitude
9. Until Then
10. Viridian
11. Witching Hour

Price $25.00

Sci-fi Bike - Mobile by Other Side Worlds

2018, September 26 - 22:44
Futuristic single-wheeled bike for mobile
7 different colors provided
If you need other colors - contact us

Bike and wheel:
1949 vertices, 2608 polygons

Textures:
- Diffuse for mobile shaders (diffuse, bumped diffuse, unlit)
- Albedo, Normal map, AO, Metallic smoothness for standard PBR shader
- 2048 resolution (1024 is set by default)

Wheel is separated for rotation
Approximate collider is provided
Price $10.00

Electrical cabinets and cable by Dobrinya

2018, September 26 - 22:44
electrical components for any genre of games. - 3 electrical cabinets - 5 cable elements - 1 materials - PBR textures - all components contain LOD0 and LOD1
Price $5.00

Pages