Asset Store newest packages

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

Modular Medieval Village HDRP by Manufactura K4

2019, August 30 - 12:09
This HDRP package of modular parts allows you to create medieval and East European style (Slavic) houses, huts and other buildings. Here you will find many useful elements and features including:

- around 140 different objects (with consecutive LoD models)
- essential architecture parts like floors, walls and roofs (all of which are modular)
- primary interior structures
- many exterior decorations (terraces, sheds, fences and more)
- complete example prefabs of buildings, ready to use in game
- decals to fit on walls and other surfaces
- high-res textures, up to 4096x4096
- Substance source files (procedural terrain, decals etc.)
- demo scene for presentation

Package work with Unity's High-Definition Render Pipeline. The packs do not work with Unity's default renderer.
Price $29.99

Futuristic Thermoptic Handgun by G2

2019, August 30 - 12:08
This pack contains a highly detailed, fully rigged handgun from Gigatech as well as a 9mm shell casing model and a seperate magazine model. Animations included.

The package also contains a basic controller and some FX in a sample scene.

Animations included;
- Fire.
- Reload.


3.3k tris mesh with a 2k PBR texture.
Price $4.99

ALIBI Orange - Warm Electronic 2 Loop Pack by Alibi Orange Music Library

2019, August 30 - 12:06
Description

ALIBI Orange brings you 6 high quality music loops for your game. Included with each expertly crafted loop are instrument stems, musically-related stingers, multiple endings, and beat-mapped transitions. These tracks have been created with the game developer in mind for easy incorporation and procedural flexibility.


Technical Details
Check Out the Audio Demo Here.


Features:

ALIBI-Bouncing Around Town Music Loop plus 3 Alt Versions, 7 Instrument Stems, 6 Stingers, 3 Endings and 2 Transitions
ALIBI-Dream World Music Loop plus 2 Alt Versions, 12 Instrument Stems, 10 Stingers, 2 Endings and 3 Transitions
ALIBI-Major Offense Music Loop plus 2 Alt Versions, 16 Instrument Stems, 10 Stingers, 2 Endings and 3 Transitions
ALIBI-Mission Complete Music Loop plus 2 Alt Versions, 11 Instrument Stems, 10 Stingers, 2 Endings and 3 Transitions
ALIBI-One More Track Music Loop plus 2 Alt Versions, 22 Instrument Stems, 18 Stingers, 2 Endings and 3 Transitions
ALIBI-Wait It Out Music Loop plus 1 Alt Version, 8 Instrument Stems, 25 Stingers, 2 Endings and 3 Transisions


Number of Audio Wavs: 203
Number of Audio Cues: 143
Sample Rate/Bit Rate: 44.1 kHz, 16bit Stereo WAVs
Does Music Loop: Yes
Minutes of Audio Provided: 82
Supported Development Platforms: All
Supported Target Build Platforms: All
Price $39.99

Loop & Music Ambient by marching dream

2019, August 30 - 12:05
All sound source samples (including sound source addition update)

Other genres and casual edition etc... are also on sale at my publisher page
https://assetstore.unity.com/publishers/26878
**You can upgrade to the full version with additional charges(full version allows you to get three genres at once, expanding the range of content production more)**


Loop & Music Ambient contains Loop music and non-loop music in a variety of Ambient genres that make your work more gorgeous and wonderful. And This asset will be useful for various scenes and various works(file format is ogg/320kbps).

==** File Organization **==
- Loop Ambient 001-040(40 Loops)
- Music Ambient 001-020(20 Music)
- Loop Ambient Remix(1 Loop)
- Music Ambient Remix(6 Loops)

This asset will increase the loop and music greatly due to the regular update in the future. And, adding sound sources by future updates is free for purchasers of this asset.

Official Website
https://marchingdream.web.fc2.com/

Official YouTube Channel
https://www.youtube.com/user/MarchingDreamApp

Official SoundCloud
https://soundcloud.com/marchingdream


Price $19.99

Heart Beat Monitor by VR Cardboard Buddies

2019, August 30 - 11:59
With this package developers will have all they need to create apps to measure the heart rate using a camera (webcam, native Android, iOS camera, etc).

The heart beat rate is obtained through the small variations of brightness of the image when lens are covered by a finger. This is due to the amount of blood that changes at each beat. This information is stored in the script and analyzed using Fast Fourrier Transform. The maximum peak frequency represents the heart beat in real time. This is known as photoplethysmography.

The package contains all the textures, models and scripts shown in the video. For further questions, please contact michael.soler.beatty@gmail.com
Price $8.99

Shaman lair by Dmitriy Dryzhak

2019, August 30 - 11:54
Here you can find a lot of shaman stuff which you can use as for customise your characters as for decorate your locations.
Triangle counts:
Stones - 700 tris
Dishes - 5600 tris
Flat bones amulet - 3720 tris
Bone amulet 1 - 1500 tris
Bone amulet 2 - 1700 tris
Bone amulet 3 - 1600 tris
Bone amulet 4 - 1900 tris
Mask 1 - 2100 tris
Mask 2 - 1600 tris
Mask 3 - 4400 tris
Braizer - 1750 tris
Ribs - 2330 tris
Stones - 470 tris
Dream catcher - 3350 tris
Deer skull - 1700 tris
Bird skull - 1300 tris
Wolf skull - 1500 tris
Animal skull - 4280 tris
Whale sull - 3500 tris
Bird skull 2 - 5100 tris
Bone amulets - 4500 tris

Price $25.00

UI Graph – A Menu System For Unity by Pelican 7

2019, August 30 - 11:44

UI Graph is a powerful menu system for Unity that lets you easily create complete user-interfaces by building them visually in a flow graph.


• Build each screen of your user-interface using native Unity UI.
• Visually create the flow of your user-interface in a node-based editor.
• Construct complex multi-screen layouts by nesting screens.
• Customize the transitions between screens using an extensible animation system.

Trailer | Quick Start | Documentation


---


FEATURES

View Controllers – UI Graph is built upon a powerful View Controller menu system. A view controller manages a single view of content in your user-interface, which can be a whole screen or a smaller section of a screen.


• Easily present, dismiss, embed, and transition between other view controllers.
• Dynamically loaded and unloaded.
• Supports native Unity UI.
• Self-contained in its own resource file, so team members can work on separate screens simultaneously.
• Quickly created with a single menu item in the editor.
• Fully-documented Scripting API.


Container View Controllers – View Controllers can embed, or contain, child view controllers to create multi-screen layouts.


• Build complex multi-screen layouts using view controller containment (nesting).
• Four standard containers are provided – Tab Bar, Stack, Navigation, and Split – which are heavily customizable. A wealth of user-interfaces can be created using combinations of the standard container view controllers.
• Easily configure container view controllers and embed child view controllers by using Graphs (see below).
• Script your own custom container view controllers and even make them 'graphable', just like the standard containers, so all team members can use them in Graphs without coding.


Graphs – Visually create the flow of your user-interface in a node-based editor.


• Quickly add view controllers to the graph with drag & drop.
• Easily create transitions between screens simply by dragging between them, no code required.
Create transitions from graphable view objects, such as buttons.
Configure container view controllers and embed child view controllers without coding.
Create manual transitions - transitions that can be triggered from code, such as when a network request has completed.
• Create custom graphable elements to expose any view object in a graph.
• Intuitive & easy-to-use graph editor.


Transition Animations – Create transition animation sequences without coding using the transition animation system.

Create a transition sequence by adding one or more animations to it, such as Scale, Slide, Fade, and Rotate. Tweak the timing of each animation in the sequence to achieve the desired transition effect.
• Easily script your own animations to use with the sequence animator.


Other Highlights

Interactive Transitions – Support for interactive transitions that feel at home on mobile devices.
World Space Support – The same user-interface can be presented in screen-space or world-space simply by changing its window.
Full Source Code – UI Graph ships with full source code and no DLLs. The package includes Assembly Definition files, so your script compile times in the Editor won't be unnecessarily affected.
Use The View Controller System Directly – The graphing tool is built upon a powerful View Controller menu system, which programmers can use directly if they wish.
Clean Asset Structure - UI Graph is contained within a single folder, does not use any global folders, such as Gizmos or Editor Default Resources, and its demo projects are contained within Asset Packages, which can be easily removed if required.
Two Demo Projects – UI Graph includes two demo projects to provide further reference and example usage. The Assassin demo provides a desktop/console style menu interface, featuring many of the standard container view controllers. Whilst the Chirp demo showcases a common mobile app user-interface, also featuring many of the standard container view controllers and complete with interactive transitions.


COMPATIBILITY

UI Graph is compatible with Unity Personal, Plus and Pro. Unity 2019.1 or newer is required.



Price $70.00

Modular Emissive Lighting by monoion

2019, August 30 - 11:42
NOTE: models do not use the regular normal map workflow * see below


A Selection of Realistic modular lights that make use of HDR emission and Bloom Post Processing effect. Includes versatile and customisable shaders and materials. Uses a 'no bake' workflow.

Features
• Custom shaders (ASE Compatible)
• Customisable PBR materials; from steel to plaster to wood
• Allows you to expand the package with your own material instances and use the no bake workflow yourself saving you time and enabling you to be more efficient
• Fully Customisable; Emissive Colours and tube burnout
• modular, easy, fast, snap to grid
• real world scale (or close to it)
• Texel density can be adjusted by using the 'set tiling' parameter on any of the materials
• Looks great in VR
• 'no bake' workflow

*NOTE: models do not use the regular normal map workflow...
Instead I use a 'no bake' workflow sometimes referred to as 'medium poly'
This technique is based upon the work of Disney, iLM and Star Citizen.
The workflow is not identical to their implementation but it is based upon it, I have taken what I believe to be the best parts of their processes and adapted them to fit my own needs and limitations, this is a 'no-bake - no-uv' workflow that I use, which makes use of triplanar shading. This means that the poly count 'may' be higher than you are accustomed to.
Therefore it is something you must consider before you purchase.
However this can give you a lot more freedom and allow you to be far more productive in much, much less time, it just depends on the requirement of your project.
I have included some information on the workflow I use with this asset and how to get started. So I guess you can consider this a workflow primer too :)
Thank you for your interest :)

Price $9.99

Stylized Weapons Pack #1 by LemmoLab

2019, August 30 - 11:18
Stylized Weapons Pack #1

Weapon 1:
Polygons - 1 913
Triangles - 3 748
Vertices - 2 026

Weapon 2:
Polygons - 2 233
Triangles - 4 424
Vertices - 2 465

Weapon 3:
Polygons - 2 315
Triangles - 4 597
Vertices - 2 481

Weapon 4:
Polygons - 1 577
Triangles - 3 094
Vertices - 1 627

Also you can check others models:
Futuristic Weapons Pack #1
Futuristic Weapons Pack #2

Set consists of 4 weapons (1 model - 2 meshes).
Set has 8 materials (1 mesh - 1 material).

Weapons have 2 skins: style 1 and style 2, which you can see on the screenshots.
Textures 2048x2048 and 4096x4096 (AlbedoTransparency, Normal, MetallicSmoothness, Emissive)

Clean modeling, correct scale, UV, and texturing.
Correct naming of objects and materials.
Price $7.99

Crossbow Shooter by Little Coffee

2019, August 30 - 11:15
Check our ancient warriors with low poly model.
Great performance on mobile devices.

Model
Crossbow Shooter 683 Tris

Texture
Crossbow Shooter.png 256x256
Animations
Idle
Idle02
Attack
Defense
Run
Die

This assets is prefect for rts/rpg/moba games.
Have Fun with our assets!


Price $7.99

Heavy Horse by Little Coffee

2019, August 30 - 11:15
Check our ancient warriors with low poly model.
Great performance on mobile devices.

Model
Heavy Horse 1238 Tris

Texture
Heavy Horse.png 256x256
Animations
Idle
Idle02
Attack
Defense
Run
Die

This assets is prefect for rts/rpg/moba games.
Have Fun with our assets!


Price $7.99

Low Poly Scifi APC 2 by modernator

2019, August 30 - 11:12
Realistic Low Poly APC features:
- 2627 Polygonal Faces
- Supports PBR/Mobile Shader
- Two main weapons available: 120mm Anti Tank Cannon and 25mm Chaingun
- 4 Different Base Textures for Various Combat Environments
- Indepentantly rotating Turret and Guns
- Wheels can rotate

Price $4.99

Item Durability for uMMORPG by GameFunSPb

2019, August 30 - 11:12
Item Durability may decrease at player’s death or during battle
Item Durability may be lowered upon unsuccessful improvement
Usually Item Durability used for equipment items

Options for restoring Durability
- using special items
- using gold


Developed and tested on version uMMORPG 1.177 and uMMORPG 2D 1.50

In the project you will find instructions with a detailed description of how to configure the add-on.

Requires the uMMORPG 2D or uMMORPG


The addon requires changes in the main ummorpg scripts and knowledge in С#
Price $10.00

Gravity Switch - Complete Game by Ragendom

2019, August 30 - 11:03
This is a complete game template, called Gravity Switch

It is ready for release, and it’s excellent for learning purposes.
You can try out the game:
WebGL
Android


How to play?

On mobile : Swipe left-right or up-down to move. Tap the buttons to change gravity.
On desktop/web : Use W-A-S-D or the arrow keys to move. Click on the buttons to change gravity.

Your goal is to move the player to the green block. However, if you touch any of the red or orange blocks, then you die.

Features:
-Eight complete levels
-Easy level creation
-Increasing gameplay difficulty
-Sound effects, background music
-Commented, clean C# scripts
-Easy customization
-Basic menu
-Paused screen
-Responsive UI
-Compatible with mobile and desktop
-Works with Text Mesh Pro

If you have any questions, don' t hesitate to contact me: ragendom@gmail.com
Please leave a review, it’s highly appreciated.

Credits:
Background music by Eric Matyas: http://www.soundimage.org
Sound effects: https://www.noiseforfun.com
Price $20.00

Color Bars - Complete Game by Ragendom

2019, August 30 - 11:02
This is a complete game template, called Color Bars

It is ready for release, and it’s excellent for learning purposes.
You can try out the game:
WebGL
Android


How to play?

On mobile : Tap the screen to jump.
On desktop/web : Click on the screen to jump.

Your goal is to hit the bar which has the same color as the player. However, if you collide with a bar which has different color, then you die.

Features:
-One complete, endless level
-Increasing gameplay difficulty
-Score/highscore system
-Three basic skins
-Skin changing system
-Color changing system
-Sound effects, background music
-Commented, clean C# scripts
-Easy customization
-Basic menu
-Responsive UI
-Compatible with mobile and desktop
-Works with Text Mesh Pro

If you have any questions, don' t hesitate to contact me: ragendom@gmail.com
Please leave a review, it’s highly appreciated.

Credits:
Background music by Eric Matyas: http://www.soundimage.org
Sound effects: https://www.noiseforfun.com
Price $20.00

Ancient Sarcophagus by Beatheart Creative Studio

2019, August 30 - 10:57
Low-poly model of greek Sarcophagus.

Great realistic 3D model for your games in ancient world or fantasy world settings.

Model has 5 LOD levels
Imported as a model with LODs and as separate LODs also.
LOD0 has 6290 tris and 3357 verts

PRB 4K (4096x4096) Textures. PNG

- Diffuse
- Roughness
- Normal
- Height
- Occlusion
- Cavity

Demo scene included. Prefabs created.
Price $9.00

Warehouse with Interior by Howard Coates

2019, August 30 - 10:55

An industrial style warehouse with modeled interior and exterior.

Contains a warehouse, movable doors, an interior room, shelving, boxes and exterior air conditioning units. All props included are setup as prefabs so you can use and place them however you want. The Warehouse doors have pivot points for easy rotation and animation.

The Warehouse is 10956 vertices and 7711 polygons.

-Textures for the warehouse are in 4096x4096 resolution
-Textures for the doors are in 2048x2048 resolution
-Textures for the boxes and shelves are in 1024x1024 resolution

Textures include a Diffuse/Albedo, Normal map and Ambient Occlusion map.

Files have been exported from Blender 2.79 and some preview images were rendered in blender cycles.

For any help or inquiries please message me directly on my email: howardcoates95@gmail.com
Price $10.00

Federation Corvette GK5 by CGPitbull

2019, August 30 - 10:40
This Original package contains one “Spaceship Corvette”.

Add a professional touch to your SciFi VideoGame project with this original low poly model.

Set of one Spaceship (FBX model). No animated parts, script or LOD. Weapons included, see previews.

Poly Counts: Polys/6.708 - Verts/6.727 - Tris/12.026 With no duplicated parts.

_Textures included (Tiff):

_4 differents color schemes / PBR Materials (see previews)

_4 Diffuse maps 2048x2048

_1 Normal map 2048x2048

_1 Glow (Emission) map 2048x2048

_1 Roughness map 2048x2048

_1 Metallic map 2048x2048

_1 AO map 2048x2048

_Weapons have 2048x2048 maps.

_Included 2048x2048 PSD file, you can customize colors, add your own logos, remove or add dirts & more.
Price $18.00

ALIBI Orange - Warm Electronic 1 Loop Pack by Alibi Orange Music Library

2019, August 30 - 10:37
Description

ALIBI Orange brings you 6 high quality music loops for your game. Included with each expertly crafted loop are instrument stems, musically-related stingers, multiple endings, and beat-mapped transitions. These tracks have been created with the game developer in mind for easy incorporation and procedural flexibility.


Technical Details
Check Out the Audio Demo Here.


Features:

ALIBI-Game Boy Part One Music Loop plus 1 Alt Version, 9 Instrument Stems, 10 Stingers, 2 Endings and 3 Transitions
ALIBI-Game Boy Part Two Music Loop plus 2 Alt Versions, 13 Instrument Stems, 13 Stingers, 2 Endings and 3 Transitions
ALIBI-Game Time Music Loop plus 2 Alt Versions, 12 Instrument Stems, 10 Stingers, 2 Endings and 3 Transitions
ALIBI-Members Only Music Loop plus 2 Alt Versions, 15 Instrument Stems, 11 Stingers, 2 Endings and 3 Transitions
ALIBI-Stand Still Music Loop plus 2 Alt Versions, 10 Instrument Stems, 10 Stingers, 2 Endings and 3 Transitions
ALIBI-Time to Start Music Loop plus 3 Alt Versions, 6 Instrument Stems, 6 Stingers, 3 Endings and 2 Transitions


Number of Audio Wavs: 172
Number of Audio Cues: 125
Sample Rate/Bit Rate: 44.1 kHz, 16bit Stereo WAVs
Does Music Loop: Yes
Minutes of Audio Provided: 74
Supported Development Platforms: All
Supported Target Build Platforms: All
Price $39.99

Meshtint Free City Lite Pack Mega Toon Series by Meshtint Studio

2019, August 30 - 10:05
Click here to see more products in our Unity Asset Store.

Hi! We are Meshtint Studio.
We are providing this 3D model for free! You can use it for prototype, testing, to learn about Meshtint Studio's assets, to learn Unity or just create something fun! Get it now!

Like us on Facebook to get updates on new and free assets!
Follow us on Twitter to get first hand news on promotions and sales!

If you like this asset, check out other assets here:

Ace Series assets
______________________
Forest Creatures Pack
Dark Creatures Pack
Cold Creatures Pack
Fire Creatures Pack
Fantasy Heroes 01 Pack
Fantasy Heroes 02 Pack
Top Down Fantasy Forest Pack
Fantasy Loot Pack
Other Fantasy / Pro series assets here
______________________
Polygonal Fantasy Pack
Polygonal Wings Pack
Polygonal Creatures Pack
Polygonal Aliens Pack
Polygonal Skeletons Pack
Other Polygonal series assets here
______________________
Chibi Series Modular Male and Female Pack
______________________
CUBE - Sci Fi Underworld City Pack
CUBE - Buildings Pack 01
CUBE - Sci Fi Interiors Pack
CUBE - Heroes and Dungeons Pack
CUBE - Spaceships Pack 01
CUBE - Vehicles Pack 01
Other CUBE series assets here
______________________
Environment Pack SimP Series
Character Creator SimP Series
Other SIMP series assets here
______________________
Little Heroes Mega Pack
Customizable Fantasy Buildings
Medieval Interiors Mega Pack
Other Toon and Mega Toon series assets here
______________________
Galaxy Start Up Pack
Galaxy Robots Pack 01
Other Galaxy series assets here
______________________
Sparkle series assets here
______________________

In Mega Toon series,the characters are simple, low poly, cartoony, blocky, boxy, cute and very easy to use!

See other Toon and Mega Toon series assets here

Free Mega Toon City Lite Pack

This pack contains 6 props for you to create your environment. They are: Grass, pavement, river, 2 x road, tree. Use your imagination! It can be an endless runner game, or a simple city theme game. Have fun!

Please see preview images and videos to know more about the content.

The demo scenes in the package require the following free assets. Please download and import them into your project.
1) Post Processing Stack v2

3D files are in FBX and texture files are in PSD in the package. Additional fee may be required for other files.

Click here to see more products in our Unity Asset Store.

Price $0.00

Pages