Asset Store newest packages

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

Modular Battle Mech 1 by Lukebox

2020, January 6 - 18:05
Battle Mech Walker for your Sci-Fi or Cyberpunk project.

Features:
- 4 weapons
- Poly count 10k tris, .FBX model
- Texture resolution 2048x2048, file type .png
- 4 animations
Animations:
- Idle
- Move
- Death1
- Death2


For the image effects seen in the screenshots, please import and use the Unity Post-Processing stack, available on the Asset Store.

Problems, feedback, suggestions?
Email me


Price $9.99

Ambient Bliss Atmospheres & Loops by Ryan Rapsys

2020, January 6 - 17:43
23 gentle and soothing electronic ambient music tracks for light moments, menus, puzzles, overworlds, and light tasking. Create a sense of calm, wonder or reflection.

Includes full mixes, alternate mixes and seamless loop versions for a total of 104 music tracks.

Format: 48kHz 16bit Stereo WAV
Price $24.95

Air Warfare by Sword-Master

2020, January 6 - 16:50

The Air Warfare is an air combat game template and it supports running on mobile devices.

This template was developed based on The Fighter Complete Template

In this template, it not only contains 34 different types of Player Fighters, but also includes 34 different types of AI Fighters

It can help you create your own fighter game easily.

Features:

* The types of Player fighters in three countries:

The USA Fighters:
F2, F4_E, F4G, F5_A, F5_E, F14_A, F14_B, F15_A, F15_E, F15_PE F16_A, F16_C, F18_C, F18_E, F18_H, F20

The Russia Fighters:
Mig29, Mig33, Mig_MFI, Su27, Su32, Su34, Su35, Su37

The Europe Fighters:
Typhoon, Rafale_C, Rafale_M, Mirage2000, Mirage200_C, Mirage2000_C, Mirage2000_N, Mirage_III, Mirage_V, Saab39, Jaguar

* The fighter can be controlled by the keyboard of the PC, and also can be controlled by the D-pad and virtual buttons on the mobile device.

* The Fighter Flight System is designed according to the aerodynamics of modern fighter

* The Fighter HUD system is Realistic and High Fidelity.
It automatically calculates and shows current Speed, Altitude, Heading, Pitch Ladder, Horizon Line,and so on.

* The Fighter Missile System has two working modes:

One mode is called Single-Target mode,which means only one attack target can be locked at once and the missile you will launch is called the general missle(this missile is a short range missile).

Another mode is called Multi-Target mode, which means multiple target can be locked at once,and the missiles you will launch are called the special missiles(these missiles are the long range missiles).

* The Fighter Machine Gun System has a maximum heat limit. When the maximum heat is exceeded, it will enter the cool down state . After the cooling is completed, the machine gun can be fired again.

* All the the missiles, the bullets, and the particle effects use the Object Pooling System to spawn and recycle in this template.

* Each fighter has different flight performance and the number of different weapons and weapons mounted.

* The Fighter Radar System can display the units around the player in real time, including the missiles which have locked the player.

* The Fighter Satelite System can display all the units which is in the valid battle area.

* Because the size of the terrain cannot be infinite,so the size of the battle area must be limited. The Valid Battle Area Detect Syetem is attached to the Player Fighter,when player crosses the valid battle area and enters the invalid battle area, at this time,the player must return to the valid battle area as soon as possible,otherwise, mission will fail.

* You can easily switch the type of Player Fighter with just one click by the Fighter Switcher component on the Player Fighter.

* The custom editor of each script has been carefully designed.
Their appearance is neat and friendly.

* The types of AI fighters in three countries:

The USA AI Fighters:
F2, F4_E, F4G, F5_A, F5_E, F14_A, F14_B, F15_A, F15_E, F15_PE F16_A, F16_C, F18_C, F18_E, F18_H, F20

The Russia AI Fighters:
Mig29, Mig33, Mig_MFI, Su27, Su32, Su34, Su35, Su37

The Europe AI Fighters:
Typhoon, Rafale_C, Rafale_M, Mirage2000, Mirage200_C, Mirage2000_C, Mirage2000_N, Mirage_III, Mirage_V, Saab39, Jaguar

* The AI fighters is spawned using AI Fighter Spawner

* The AI fighters can have three different patrol modes:
1.Follow the route.
2.Fly freely in valid battle area.
3.Fly freely around the AI Fighter Spawner.

* Include two big and beautiful environments they are the Alps Mountain, and the Atacama Desert.

Each environment is made up of nine terrain blocks,and these terrains are generated from map data exported by Bing Map.

* Detailed documentation

All script systems on the fighter:

- Fighter Center Control System.
- Fighter Hardware Input System.
- Fighter Mobile Input System.
- Fighter Flight System.
- Fighter Animation System.
- Fighter HUD System.
- Fighter Missile System.
- Fighter Machine Gun System.
- Fighter Camera System.
- Fighter Radar System.
- Fighter Satelite System.
- Fighter Switcher.

Price $219.00

Simple Collider Generator by Softhex

2020, January 6 - 16:48
This Collider Generator can be used to generate multiple standard colliders ( Box, Capsule, Sphere ) for complex 3D objects. Mesh Colliders are no longer needed. Choose the right shape for your object ( Ring or Vertex Path ) and edit the colliders as you wish.
Instructions Open the Collider Generator Window ( Tools/ Collider Generator ). Select a gameobject, lock it and edit the colliders. A child object will be added to your selection, that contains all the generated colliders.
Follow the link to get additional information about the asset and myself: https://hexgamer.de/unity.html
Feel free to contact me directly: roberthexman@gmail.com
Price $10.00

File Transfer Server by eToile

2020, January 6 - 16:28

Do you need to transfer files between different devices locally? Now you can do it, and you don't have to install any dedicated server.

File Transfer Server adds to your games or applications the ability to transfer files from any supported platform to any supported platform. From mobile to standalone, mobile to mobile, etc. (Check supported platforms)
Documentation.
This is not a WWW wrapper or FTP server.

Advantages:
- Full source code available.
- No plugins required.
- High transfer rates: from 3MB/s up to 10MB/s (Depending on network type, harware and platform). - IPV6 ready (Mandatory for iOS publishing).
- Automatic FTS available devices discover (IPV4 only).
- Multi thread communications and file control that allows to be used in games and VR.
- FileManagement asset included.
- Open Wav Parser asset included.
- No need to install a dedicated server.
- Fully configurable.
- Fully event driven workflow.
- Fully documented.
- Robust UDP asynchronous protocol.
- Fail safe on losing connection (incomplete files are not saved).
- Includes a Visual Studio (Windows Forms) example project (zipped).
- Multiple instances allowed (Excepting two instances with same IP and same PORT due to UDP limitations).

Supported platforms:
- Windows.
- OSX.
- Linux.
- IOS.
- Android.

NOTE: This is a major upgrade. It's not compatible with older versions.
NOTE: This product has limitations when used through Internet (It's UDP, not TCP).

If you need any extra information or functionality please don’t hesitate on contacting me:
jmonsuarez@gmail.com
Community forum


Price $50.00

AR Coloring 3D by EasyAR

2020, January 6 - 16:24
This project provides the most concise code for Coloring 3D, easy to configure, portable and reusable. Using advanced AR technology to recognize image through lens. The children’s graffiti paintings can be turned into 3D animations on the paper and the 3D animations are both vivid and interactive, which helps to trigger the children's infinite artistic inspiration. The project uses the EasyAR authorized SDK and Cloud Recognize Service, so your business project needs to go to EasyAR official website to subscribe to related services.

Features:
Unlimited recognition times
Up to 1000 offline image targets
Cloud recognition support: fast recognition within 0.1s and high recognition accuracy up to 98%

Support Platforms: Android & ios

Support Unity Version: Unity 2019.2.3f1+
Price $9.99

Sheep Character by Arkaya Venture Limited

2020, January 6 - 16:17
PROFESSIONAL 3D MODEL FOR ANIMATIONS AND GAME.

High quality and low poly model of Sheep.Sheep is perfect for your game, cartoon or any other project.

Originally modelled in Maya.This Sheep is Rigged.

This 3d model was made with care and detail in every particular, based on real-world objects.

GEOMETRY-
The model is made in MAYA.

All model is 100% smoothable and easily editable.

The level of detail of this 3d model is implemented for the most extreme close-up renderings.

You can applied smooth to each object ( also smaller ones , bolts cables etc...) and you can have higher zoom, without losing detail.

In FBX version maya 2015,

Objects are textured by diffuse maps.

No 3rd party plugin needed.

TECHNICAL INFORMATIONS-

MODEL
Sheep- Faces:6321,Vertices:6494,

RIG
The rig comes in FBX format.A more simple rig is included for use in any other software package.
The advanced rig comes with custom bone widgets, IK constraints, Morph targets etc.

TEXTURES-

1 Variation of textures
Diffuse and Normal map,2048x2048

Textures formats PNG

1 Rigged Model in FBX format.

ANIMATION-
10 Animation List -
Walk Forward,Run Forward,Idle,Jump,Attack_01,Attack_02,Rest,Death,Walk_Backward,Sitting.
Website: http://creative.arkayaventures.com/
Email
Animation Demo Link
Model Demo Link
NOTE-

Kindly note, the background images in artwork are only for demonstration purpose and NOT included in this package for sale..

Price $12.90

Goat Character by Arkaya Venture Limited

2020, January 6 - 16:15
PROFESSIONAL 3D MODEL FOR ANIMATIONS AND GAME.

High quality and low poly model of Goat.Goat is perfect for your game, cartoon or any other project.

Originally modelled in Maya.This Goat is Rigged.

This 3d model was made with care and detail in every particular, based on real-world objects.

GEOMETRY-
The model is made in MAYA.

All model is 100% smoothable and easily editable.

The level of detail of this 3d model is implemented for the most extreme close-up renderings.

You can applied smooth to each object ( also smaller ones , bolts cables etc...) and you can have higher zoom, without losing detail.

In FBX version maya 2015,

Objects are textured by diffuse maps.

No 3rd party plugin needed.

TECHNICAL INFORMATIONS-

MODEL
Goat- Faces:6078,Vertices:6360,

RIG
The rig comes in FBX format.A more simple rig is included for use in any other software package.
The advanced rig comes with custom bone widgets, IK constraints, Morph targets etc.

TEXTURES-

1 Variation of textures
Diffuse map,2048x2048

Textures formats PNG

1 Rigged Model in FBX format.

ANIMATION-
10 Animation List -
Walk Forward,Run Forward,Idle,Jump,Attack_01,Attack_02,Death,Sitting,Rest,Walk_Backward.
Website: http://creative.arkayaventures.com/
Email
Animation Demo Link
Model Demo Link
NOTE-

Kindly note, the background images in artwork are only for demonstration purpose and NOT included in this package for sale..

Price $12.90

Thundertop by Arkaya Venture Limited

2020, January 6 - 15:49
PROFESSIONAL 3D MODEL FOR ANIMATIONS AND GAME.

High quality and low poly model of Thundertop.Thundertop is perfect for your game, cartoon or any other project.

Originally modelled in Maya.This Thundertop is Rigged.

This 3d model was made with care and detail in every particular, based on real-world objects.

GEOMETRY-
The model is made in MAYA.

All model is 100% smoothable and easily editable.

The level of detail of this 3d model is implemented for the most extreme close-up renderings.

You can applied smooth to each object ( also smaller ones , bolts cables etc...) and you can have higher zoom, without losing detail.

In FBX version maya 2015,

Objects are textured by diffuse maps.

No 3rd party plugin needed.

TECHNICAL INFORMATIONS-

MODEL
Thundertop- Faces:11740,Vertices:11061,

RIG
The rig comes in FBX format.A more simple rig is included for use in any other software package.
The advanced rig comes with custom bone widgets, IK constraints, Morph targets etc.

TEXTURES-
4 variations textures - Critical Damage,High Damage,Light Damage and No Damage.

Diffuse map,Normal and Specular map,2048x2048

Textures formats PNG

1 Rigged Model in FBX format.

ANIMATION-
11 Animation List -
Move Forward,Move Backward,Strafe Left,Strafe Right,Firing Weapon 01,Firing Weapon 01,
Idle,Jump,Jump Up,Landing,Jumo to Place.
Website: http://creative.arkayaventures.com/
Email
Animation Demo Link
Model Demo Link
NOTE-

Kindly note, the background images in artwork are only for demonstration purpose and NOT included in this package for sale..

Price $32.00

Bugzy The Magician Bunny by Scanta

2020, January 6 - 15:43
Animations
- attack
- chicken dance
- death
- hit
- huge hit
- jumping
- RabitMagic
- running
- taunt gesture
- victory
- walking
Texture
2048x2048

Scanta Official Website

Feedback
Price $4.99

Apocalypse Houses by Brandon Gillespie

2020, January 6 - 14:24
2 Apocalyptic Style Houses and 4 rubble piles.
Also includes 30+ debris objects useful for explosion pieces or to add extra details to your scenes.

Heavy destruction and wear these houses fit right in any zombie wasteland, apocalypse scenario or abandoned and forgotten environment.
Optimized to be used in RPG, Isometric, city building and mobile games.

Average polygon count per house is 2,500. Debris piles average around 300.
Additional debris objects average around 250.

Houses each have 4096 x 4096 texture maps.
Included texture maps-
•Diffuse
•Metal/Smoothness
•Normal

Tree environment pack seen in Cover image can be downloaded for FREE Here
Price $15.00

Sci-fi Level Builder by mid

2020, January 6 - 14:18
A set of modular elements with customizable materials to create sci-fi levels of any size from tiny corridors to large sci-fi halls.

Features:
- Houdini generator for semi-automatic level creation!
- High-quality modular static meshes.
- Customizable materials.
- Ability to build level of any size.

Technical Details:
Collision: Yes, custom
Vertex Count: 4 to 1,619
Number of Textures: 23
16 textures at 4096, 3 textures at 2048, 2 textures at 1024, 1 texture at 128
LODs: NO
Number of Meshes: 88
Price $39.00

Text Animator by Febucci Creations

2020, January 6 - 14:14
Bring your dialogues to life, animating your game texts with this easy to use and customize plugin.

Documentation: learn everthing about Text Animator and feel comfortable even before getting it!
Limitations: read its requirements and learn exactly what you can do.

FEATURES
-15+ effects available
-Powerful and Flexible
-Supports multiple effects, stackable on the same letters!
-Supports TextMeshPro*, including emotes, alignments and custom fonts.
-Quick to set up
-Shows Text Dynamically (like a typewriter), with different appearance effects.
-Call Events and perform any action.
-Supports external Dialogue Systems(some are already integrated!)
-Short and easy to read Documentation

*29 TextMeshPro's tags are compatible. Read the limitations page below for more.

Integrations:
- Dialogue System for Unity
- [Experimental] Fungus
You can also integrate your own Dialogue Systems! Take a look at the documentation for more.

Customization:
Create your own Effects, Features and Typewriters in C#.
You won't loose any change when upgrading to newer versions, since custom classes are handled by external scripts.
Price $20.00

8bit Cars Lite by Willow Lake Studio

2020, January 6 - 14:12
10 hand drawn vehicle models/variants.
Includes:

- .png sprites and sprite sheet
- Car prefab with RigidBody2D and BoxCollider2D
- Two demo scenes
- C# script - CarFactory generates car from prefab
- C# script - Demo generates ten cars, choosing sprites in order 0-9
- C# script - MayhemDemo generates cars around window bounds, choosing random sprites
- C# script - CarMoveMayhem moves cars to the opposite side of the window on collision course

Price $0.00

Jet Fighter Sfx by GameAudioVision

2020, January 6 - 14:10
AAA Quality Sound Effects for Video Games! Perfect choice for game developers and sound designers.

Let us introduce our Jet Fighter sound effect pack, in what we are offering the following categories: enemy flying, engine, machine gun, rocket.

The pack was professionally created, carefully designed by our sound designer and his flawless knowledge, in order to offer the best quality sounds for you. Our high quality sounds are offering an efficient solution for your game. Perfect to bring your project into life.

Spec:
Files: 18 file
Format: WAV 48k 24bit
Size: 47.1 mb

Categories:
Enemy flying, Engine, Machine gun, Rocket


Price $9.99

Magic Water by GameAudioVision

2020, January 6 - 14:10
AAA Quality Sound Effects for Video Games! Perfect choice for game developers and sound designers.

Let us introduce our Magic Water sound effect pack, in what we are offering the following categories: spell.

The pack was professionally created, carefully designed by our sound designer and his flawless knowledge, in order to offer the best quality sounds for you. Our high quality sounds are offering an efficient solution for your game. Perfect to bring your project into life.

Spec:
Files: 10 file
Format: WAV 48k 24bit
Size: 16.8 mb

Categories:
Spell


Price $9.99

Magic Fire by GameAudioVision

2020, January 6 - 14:10
AAA Quality Sound Effects for Video Games! Perfect choice for game developers and sound designers.

Let us introduce our Magic Fire sound effect pack, in what we are offering the following categories: spell.

The pack was professionally created, carefully designed by our sound designer and his flawless knowledge, in order to offer the best quality sounds for you. Our high quality sounds are offering an efficient solution for your game. Perfect to bring your project into life.

Spec:
Files: 10 file
Format: WAV 48k 24bit
Size: 20 mb

Categories:
Spell


Price $9.99

PBR Lava materials by Games for Net

2020, January 6 - 14:10
Thematic pack of materials for lava with 4K textures, which includes four cards in six versions:
-Albedo
-Normal
-Roughness
-Metallc


This package contains 6 various high resolution stitched texture materials 4096x4096 .
Price $10.00

PBR Textures Ruined Wall Pack by Games for Net

2020, January 6 - 14:10
The collection includes tile textures for texturing the external and internal walls of buildings. The package includes 4K textures, such as:
-Albedo
-Normal
-Roughness
-Metallc

This package contains 14 various high-resolution texture materials 4096x4096 .
Price $20.00

PBR Textures Ruined Wall_Part 2 by Games for Net

2020, January 6 - 14:10
The package includes tiled textures for ruined walls for texturing walls indoors. The package includes 4K textures, such as:
-Albedo
-Normal
-Roughness
-Metallc

This package contains 5 various high-resolution texture materials 4096x4096 .
Price $15.00

Pages