Asset Store newest packages

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

Pixel Art Cakes by TD Assets

2017, June 21 - 23:25
Pixel Art Cakes is an asset pack containing a variety of cute 2D pixelated cakes and other sweets.

All sprites are in PNG format and have transparent backgrounds.

There are 4 sets with 8 to 9 sprites per set: Cakes, Chocolate Cakes, Cupcakes, and Danishes

Each set comes in 4 resolutions: 512x512, 256x256, 128x128, and 64x64

There's 132 sprites total!

Works great for prototyping, or for release!
Price $20.00

Scifi Colony Ship by MSGDI

2017, June 21 - 23:23
This pack contains a scifi colony ship. It can be used in space RTS games or in a topdown or sidescroller game. It can also be used in a 3rd person spaceship shooter.

- Scifi colony ship
- Modular colony modules
- Animated habitat ring
- 7 different texture sets
- PSD with intact layers is included
- All models have 0 rotation
- PBR textures for the unity 5 standard shader (specular)
- Ready to use prefabs of all models are provided
- Texture size is 4096
- Tris count ca. 33000

Price $17.50

Heart Textured by Anatomy3D-M

2017, June 21 - 22:47
It is a heart, with a FULL HD texture resolution of 4096 x 4096, including normalmap, and comes with detailed anatomy, and ready for education, games and virtual reality scenes.
TRIS: 47.5K VERTS: 29.7K
NO animation included
for support: contact us


Price $14.99

Line To Room by baijiajia

2017, June 21 - 22:44
you can draw some 2D lines with mouse and make them to a 3D Room, the package contains all source code. It can make square room, polygon room, including convex polygon room and concave polygon room it contains a lot of math algorithms, you can make your self change by these math algorithms it support window/mac standalone and webgl
Price $100.00

Stickman Jump by AWD Games

2017, June 21 - 22:40

Stickman Jumping is a simple game, just touch the Jump and Turn button to play. You have to jump over the gap between the two ropes, and rotate when the obstacles. Try to swing as far as you can, in the game with the longest distance to compare.
Requires Unity 5.6 or higher.


FEATURE:

- Easy to control, but too hard to get high scores.
- Save 3 top scores.
- Fun play.
- Easy to reskin, no coding needed.
- Silky skilful gameplay.
- Beauty 2D cartoon game graphic.
- Admob interstitial and Unity Ads are intergrated to earn money.
- Clean code, easy to turning the parameters.
For more information, contact us: https://www.facebook.com/awdgamestudio/


Price $4.50

MATHS BALL GAME-3D by JTEC MATHS

2017, June 21 - 22:37
Game Ready to play
for PC and Android

This game helps to develop maths multiplication skill for students mean while you as a game developer will gain following skills

1.Random question loading .
2.ball moving using input keys and touch controlls .
3.saving score and high score etc.
4.Health bar.
All sceans added.

Full control script added
watch it now YOU TUBE
Price $2.00

Voltman by Vanishing Point

2017, June 21 - 22:37
This super-hero character is ready to help fight crime! Will he protect the city or will his adventures take him to distant planets? It`s up to you!
This digital model includes a fully-rigged for Mecanim
22,425 polygons
Hope you like it!
Also check out my other models.
animayion:
run
Price $15.00

Sun Surface Shader by Adam Bielecki

2017, June 21 - 22:33
This package contains shader to simulate Sun surface.

Temperature of the surface can be changed to achieve different results.

Could also work as background for hell or fancy background for 2d game - Imagination got no limits.

This is initial release - more work will follow

If you are interested in space exploration check my other projects :

Solar System

Mars Rover

Mars Lander

Realistic Planet Earth

Earth Like Planets (Free)
Price $6.00

Sci-Fi VFX by qine

2017, June 21 - 22:29
Sci-Fi VFX Beta!

The package will continue to be improved including more effects over the next updates

=== Youtube ===
=== Demo ===

This package includes 14 prefabs of the effects: Scanner, Laser beam, Blaster, Teleport .. etc.
Please see the screenshots
(Not yet tested for mobile devices)

If you have questions or suggestions, send them to my email
Price $8.00

UWebcam (UNet Camera System) by iRobi

2017, June 21 - 22:20
UWebcam is a complete solution for direct video stream from remote cameras and screens to help you create strong programm with Video and audio streaming. With the help of simple and intuitive code, you get the opportunity of monitoring the workflow in the office or at workplace, and also training employees remotely. Specially created for developers and programmers, UWebcam is also a basic platform for creating your own messengers, similar in functionality to popular social applications like Skype, IMO and Viber.
UWebcam Advantages:
• Built on Unet;
• Simple code of getting an image;
• Android and iOS platforms support;
• Direct video broadcasts;
• Voice transmission from a microphone;
• ScreenShare support (for screen distribution on Windows OS);
• Commented code.

• Follow us:
Facebook
Twitter

Price $3.00

Hardlight Shader by Joe Patrick

2017, June 21 - 22:20
This is a shader to make your object looks like hardlight from the Halo games. Great for any Sci-Fi games for cool light bridges or holograms. Very easy to use, just apply the shader with your texture (3 textures are also included in the package) and fine tune the settings to your liking - Includes full colour customisation, opacity and control over the motion. The textures should be RGB textures such that the red, green and blue channels are each a greyscale intensity texture that represent a different layer in the material. The red layer is a fixed overlay, the green and blue layers move independently. This can be seen in the images and two videos below.
Price $6.00

TriLib - Unity model loader package by Ricardo Reis

2017, June 21 - 22:17
TriLib is a Unity model loader package designed to allow the user to load various 3D model formats inside the Unity editor or during the game execution.

Imports over 50+ 3D file formats.
Supports external and embedded materials.
Supports skinned meshes and animations.
Mesh post-processing features.
Multi-platform: Windows, OSX and Android (more platforms coming soon).
Scene/mesh exporting coming soon.

For a complete list of supported file formats:
http://ricardoreis.net/?p=81

Important: We encourage you to test the package before buying, using our test application (Windows only test application):
http://ricardoreis.net/trilib/trilibtest.zip
Price $35.00

Fast Script by ModyAri

2017, June 21 - 21:40
Documentation
FastScript allows you to script in the Unity Editor by calling methods from scripts in your scene and passing arguments. This makes it a strong tool to code scene-specific behaviors/events/dialogues without using XML/JSON or creating new Unity scripts. You can choose to store FastScript objects in the scene itself. Which means you won't have to worry about organizing a lot of data files like in the case of XML/JSON.
Script events in your scene where it should naturally be scripted; your scene!

Key Features
-Call methods and pass arguments via code without leaving the editor
-Easily script scene-specific behaviors/events/dialogues without using XML/JSON
-Make changes on the fly and press play without leaving the editor!

Price $0.00

Cowboy Character by Redbee

2017, June 21 - 21:37
The stylized male cowboy that we used in our Third person cover shooter template.

The character is rigged and has blend shapes so you can animate him talk, blink or show various faces.

Enjoy
Price $0.00

Dynamic Cloud System by MPixels

2017, June 21 - 21:34
Realistic, dynamic clouds for your game.

YOUTUBE DEMO
YOUTUBE DEMO. Day-Nigt Cycle. Timelapse

- VR ready
- Great for timelapses
- Adjustable to simulate different cloud types
- Cloud Shadows
- Simple Drag&Drop implementation
- Day-Night cycle

Not recommended for mobile due to gpu-based perlin noise calculation.
Mobile version soon to come
Price $10.00

RPG Models - Hero Pack (Barbarian, Ninja and Witch) by Qubits

2017, June 21 - 21:31
Ready to use, low-poly Models, Ideal for mobiles, top-down and dungeon games.

THIS PACKAGE INCLUDES:
- Barbarian (2068 verts, 4080 tris, FBX).
- Ninja (1431 verts, 2840 tris, FBX).
- Witch (1776 verts, 3470 tris, FBX).
- Weapon models (Sword, Katana, Wand and Shuriken)
- Rigged for Humanoid Animation.
- Mobile Friendly.
- Pack has NO ANIMATIONS included, however you can use any Mecanim compatible animations to live them up.
- Basic Toon Shader.
- Fully editable 3D Models Files Included (Blender).

Price $19.00

Quiz 2D - Complete Game Templete by Mobile Game Kit

2017, June 21 - 21:14
Quiz 2D is a solution that enables you to easily create your own quiz in Unity. It allows you to set up main properties of your quiz, e.g. quiz name, number of questions, number of levels, unlimited question, basic background images.


Simple and clean Interface! Very Easy to Configure! Well commented C# script file! With correct answer and finish star saving! No database or coding knowledge required! (You can modify the game to suit your needs more if you have a little coding knowledge!).

Check Documentation Folder file for the setup steps. Its so simple that you may not need it at all!

Works on all platforms (Android, iOS, etc)
Price $5.00

Modern Industrial Forklift by All Access Assets / Steven Coyle

2017, June 21 - 20:55
High quality industrial forklift for decorating 3d levels. Model comes complete with 1 Albedo, Normal and Material texture at 4096x4096. And 2 secondary Albedo, Normal, and Material textures at 2048x2048. The materials utilize PBR rendering using metallic and roughness maps. The forklift is highly detailed using around 20k triangles. The model also includes an optimized collision mesh.
Price $4.99

Medieval Armor Collection by Prodigious Creations

2017, June 21 - 20:49
Is your project lacking the necessary characters and/or armors?

With this Medieval Armor Collection you can bring your project to life with a wide variety of medieval characters and armors.

This package includes:
- 40 Prefabs
- 9 unique armor types
- 4 unique characters
- A demo scene

All characters and armors are fully rigged and ready to be animated with any bipedal animation.

All armor textures are 2048 x 2048 and all character textures are 1024 x 1024. Textures that are included are the diffuse, normal, and specular map.

The Decrepit Dungeon from the video can be found HERE
*animations not included*
Animations are from Unity Technologies

Check out the Promo video.
Email me if you have any questions or concerns.

Price $29.99

Minotaur Boss by Niklas Hallin

2017, June 21 - 19:45
Fully animated Minotaur in classic style.

~5.5k triangles.

Animations:
Idle
Walk
Run
Attack (x2)
Hit
Death

Also included:
5 texture variations
Model with and without axe
Price $15.00

Pages