Feed aggregator

Real-Time Procedural Cable Simple by DrinkingWindGames

Asset Store newest packages - 2018, January 22 - 19:01
The cables are drawn using the lineRenderer. Adjustable by sag, swaying (Simple cable only), and curve resolution. There are two scripts; one for Simple cables and one for Static cables. Static are drawn once on Start and do not sway. Simple are drawn in Update and sway from side to side.
Price $0.00

Ancient City - High Quality Parallax Background by Lakay

Asset Store newest packages - 2018, January 22 - 18:56
Hand drawn, highly detailed city background, perfect for RPGs, Strategy, Fantasy, and Adventure games. Save over 10% with our massive city background packs!

The background is split into three layers for a limited parallax effect. Included in this pack are 3 versions of the tree: healthy, dying, and dead.

Background size: 4200 × 2000 px
Three layers - foreground, main layer with 3 versions of tree health, and the background
Bonus tiny icon of the city is included!
High quality pngs and jpgs
Does NOT repeat
Price $28.00

Cryogenic Pod by CGY (Yemelyan K.)

Asset Store newest packages - 2018, January 22 - 17:58
Autonomous cryogenic pod designed for both short-term and long-term storage of life forms in a state of suspended animation.

Class 1 сryogenic product. Produced in two colors: white - for the noblest heroes; black - for the most vile villains of the known universe. Although both models are suitable for most humanoids and smaller creatures of biological origin.

Poly-count:
13574 triangles

Texture resolution:
4096 x 4096 (Albedo, MetallicSmoothness, Normal, Emission, Occlusion)

FBX 2015, PNG
Price $5.00

2D Mountains pack by Pathway

Asset Store newest packages - 2018, January 22 - 17:52

Perfect for 2D games as backgrounds or separate scene..
Asset contains 2 scenes.
First scene:
1.14 parts of level:
- Background gradient;
- 7 background mountains layers;
- 2 forest layers;
- Water layer;
- 2 grass layers;
- Ground layer.
2. Sample scene
3. PSD Source file.
Resolution: 3840x2160.

Second scene:
1.14 parts of level:
- Background gradient;
- 7 background mountains layers;
- 1 lake layer;
- 1 reflections layer;
- Ground layer.
2. Sample scene
3. PSD Source file.
Resolution: 3840x2160.


Price $2.00

Into the Future by Sinpros

Asset Store newest packages - 2018, January 22 - 17:48
10 original music scores composed by Rich Simmons of Sinpros Entertainment & Multimedia.
Price $15.99

3D and 2D CryptoIcons by Adam Bielecki

Asset Store newest packages - 2018, January 22 - 17:48
Bitcoin, Ethereum and Ripple 3D and 2D icons with PBR materials.

More icons coming soon.
Gold, silver and aluminium PBR materials included.

Prefabs

Bitcoin 2D Mesh - 583 tris.
Bitcoin 3d Mesh - 2416 tris
Bitcoin 3d High Poly Mesh - 4756 tris
Ethereum 2D Mesh - 8 tris
Ethereum 3D Mesh - 14 tris
Ripple 2D Mesh - 383 tris
Ripple 3D Mesh - 1536 tris
Ripple 3D Mesh High Poly - 9236 tris

Price $4.00

Skull and Brain by Ufulio Melambe Beatriz Orellana

Asset Store newest packages - 2018, January 22 - 17:47
Skull and Brain:
Include brain, cerebellum, brainstem, nerves, skull eyes, neck bones and pituitary gland.
Comes with perfect pixel textures to provide a real anatomy pigmentation. And comes with perfect pixel NORMALMAPS (bumpmap) for better and real results on education, and games. - Ready for (VR) Virtual Reality scenes and Augmented Reality (AR).
for support: contact us

Price $39.99

Game Menu Template by Alpaca Studio

Asset Store newest packages - 2018, January 22 - 17:42

Includes custom scripts, commented code, examples, and more!

Alpaca Studio’s Game Menu Template provides users with a cross-platform, customizable game menu made with Unity’s UI System.

Features:
-Custom Scripts
-Editable Buttons, Backgrounds, and Text
-Cross-Platform Functionality
-Easy Implementation
-Global Muting Methods

Features (Continued):
-Menu Controller to handle button events.
-A dynamic Music Player with a drag and droppable prefab.
-Custom button sprites.
-Public Domain fonts and audio files.

Tutorial:
1) Drag 'Menu_Canvas_Mobile' or 'Menu_Canvas_Standalone' into a new scene.
2) Open the object named '_Main' in the inspector and set the 'Scene To Load On Play' variable to the name of the scene you wish to load on Play button events.
3) Next set the 'Webpage URL' variable to your websites URL.
4) Find the 'Branding' object and open it in the inspector.
5) Set the 'Sprite' variable of the 'Image Component' to your company or organizations logo.
6) Now select the 'Copyright' object and change the COMPANY NAME value in the text-box to your company or organizations name.
7) Attach the 'Sound_Controller.cs' script to every object that contains an Audio Source component in your project.
8) Save your scene, press CTRL+SHIFT+B and click 'Add Open Scenes'.

- Optional: Open '_MusicPlayer' and then add more audio clips to the '_audioTracks' array in the 'Music_Player'. This handles all your "game music", and supports global muting.
- Optional: Add 'Escape_Menu.cs' to allow returning to previous scene on 'Escape' key press.

Credits:
-Programming: Alpaca Studio
-Art: Alpaca Studio
-Music: ChildhoodMusicBoxHalf by Scuinvy (https://freesound.org/people/Shuinvy/)
-Sfx: Button 3 by 7778 (https://freesound.org/people/7778/)

http://alpaca.studio http://alpacastudio.fun
Price $0.99

Hit & Slashes Vol.1 by Sinestesia Studio

Asset Store newest packages - 2018, January 22 - 17:34
WebGL Demo

Hits! Slashes! Punches!
The most awesome so far for sure! :)
- 27 prefabs
- Nice variety
- Very cool stuff
- Demo scene also included :D

Also, you may like the other versions:
Hits vol.3
Hits vol.2

HAVE FUN !
Price $12.50

DHG Statistically Random Value by Jeffrey Cooper

Asset Store newest packages - 2018, January 22 - 17:14
This library allows the user to generate random floating point values for well known statistical distributions.  Unity and System Random functions provide only Uniform distribution. 

Statistical Distributions occur frequently in nature and are used to model many natural events such as Arrival times, Average Population Characteristics, and natural event likelihood.

Supported Distributions
1. Beta
2. Chi Squared
3. Exponential
4. Gamma
5. Gaussian (Normal)
6. Linear
7. Poisson
8. Uniform
9. Weibull

Features
- Configurable Minimum and Maximum (0-1 otherwise)
- Discrete or Continuous Output
- 9 Commonly used Distributions
- Easy to use
- Usable as Assets to allow consistent randomness across game objects
- Usable as script object for localized randomness
- Popup Menu for SRV Asset Creation
- Extensible Scripting Architecture

Instructions are provided to allow the user to create their own distribution scripts and include them into this library.  This easy integration allows for users to develop and test their ideas using the provided game ready distributions, and if necessary hire a PhD to develop scientifically accurate algorithms and drop in replace or supplement the existing algorithms without impacting their existing code.
Price $5.00

Painted 2D Terrain Hexes: Volcanic Wastes by David Baumgart

Asset Store newest packages - 2018, January 22 - 17:00
Hand-painted terrain hex tiles of volcanoes, lava fields, fumaroles, ash plains, and burned forests! Use these to enliven your RPG overworld, strategy games, boardgame visuals, or whatever you can imagine.

- 8 tile types x 4 variations = 32 tiles total
- painted at 256x384 pixels so that trees can overlap the tiles behind
- includes 30 decor overlay sprites (rocks, trees, lava cones, fumaroles)

Terrain types included:
- volcanoes, active
- volcanoes, dormant
- lava fields
- lava field, active
- ash plains
- fumarole fields
- ash plains, burned trees
- dirt plains, burned trees
Price $7.00

Bricks Breaker Arkanoid by BloodCraft

Asset Store newest packages - 2018, January 22 - 16:27
Bricks Breaker Arkanoid is a game where you need to control the platform to repel the ball and break the bricks.

About the project:
♥30 ready levels
♥Easy scene creation
♥Keeping progress
♥Mobile and PC control
♥5 animated kinds of bricks
♥Full and Clean C# code
♥Detailed documentation


Support: bloodcraft-dev.ru
Price $25.00

o3n Male Jeans 02 by o3n Studio

Asset Store newest packages - 2018, January 22 - 16:25

Demo

Description

This package contains female jeans wardrobe items for o3n Male UMA Races. o3n UMA Races Package and UMA is required for this package to work.

Version Details (1.0)

- Initial release

How do I get set up?

- Please remember to add the folder to UMA Global Library by selecting UMA Global Library Window and dragging the o3n_male_jeans_02 folder to the drop area in the window.


Price $3.99

o3n Female Jeans 02 by o3n Studio

Asset Store newest packages - 2018, January 22 - 16:25

Demo

Description

This package contains female jeans wardrobe items for o3n Female UMA Races. o3n UMA Races Package and UMA is required for this package to work.

Version Details (1.0)

- Initial release

How do I get set up?

- Please remember to add the folder to UMA Global Library by selecting UMA Global Library Window and dragging the o3n_female_jeans_02 folder to the drop area in the window.


Price $3.99

15 PBR Metal Texture 2 by RDR

Asset Store newest packages - 2018, January 22 - 16:13
15 Metal Texture:

Texture Size 2048x2048

All textures are seamlessly tileable in all directions and great for your settings. easy to change color

Albedo, Specular, Normal

Metal texture - Pack 1
DEMO
Price $5.00

Modular sci-fi Environment A by ogasoda

Asset Store newest packages - 2018, January 22 - 16:08
High-quality Modular models of the Sci-Fi Environment

Large number of blocks.

40 types environment blocks with individual PBR materials.

Textures resolution from 2048x2048 to 4096x4096.

That will get a huge number of variations of the environments.

Compatible with:

Modular sci-fi dungeon A
Price $5.00

Cartoon VR Hands by IndieChest

Asset Store newest packages - 2018, January 22 - 16:01
Cartoon VR Hands is a player/user hand solution for HTC Vive applications. It's working with the Oculus too, but the samples are for Vive.
This asset requires SteamVR plugin for Unity. Download Here


"Cartoon VR Hands" is;
+ Rigged cartoon models
+ 15 animation states
+ Full Vive compatible
+ Low-poly, fast render
+ Ready to controller interaction
+ Cartoon shader included
+ Easy to assign hand animations to controller buttons

Price $29.99

Item Drop for the uMMORPG by Bartłomiej Puchniewicz

Asset Store newest packages - 2018, January 22 - 15:53

Requires the uMMORPG package, UNET HLAPI Pro and basic C# knowledge

Allows you to drop items on the ground and modifies the way monsters drop loot to be individual items on the ground that can be picked up.

You can drop items from the inventory and equipment by just drag an item and drop it on the ground. The item will fall to the ground in front of our character.

Item visibility range depending on the Network Proximity Checker to prevent overloading people with items that aren’t within their visible range.

All items will be saved every few seconds, removed after picking up or after a period of time and loaded from the Database after server restart.

Loot will be dropped on the ground in a small distance, randomly around a killed monster.

You can disable or configure a period of time after which an item will be automatically removed from the game.

Hold down the LeftAlt key to see all item names in a certain distance around your character.

Hovering the cursor over an item will highlight it in white and display the name.

Item name color based on the rarity of the item.

Click on an item or label to pick it up. This only works when you have enough space in your inventory. Gold can always be picked up. If the character is outside of the interaction range, the character will move closer automatically to pick the item up.

Additional fields to set in the Item Template are Z Offset and rotation ( Rot X , Rot Y , Rot Z ). They have been added to match the standard models from uMMORPG. If you prepared your models the right way, before import them to Unity engine, you should not need to change anything here, but for the uMMORPG models it is necessary.

Price $20.00

Futerko Music Pack 1 by futerkorecords

Asset Store newest packages - 2018, January 22 - 15:46
This pack is a mix of themes/loops in genres:

- Electronic (5 tracks),
- Experimental Rock (4 tracks),
- Fantasy (4 tracks),
- Ambient/Dark (3 tracks)

You can expect: chiptune, live guitar, piano, orchestra parts, ambient, midi, dark/psychodelic parts.

If you are looking for something more addjusted to your game -> contact me (artur.itsme@gmail.com).
Price $2.50

Meskin by Meutal

Asset Store newest packages - 2018, January 22 - 15:33
Funny ninja character for your projects

11k polygons total

4 materials with PBR maps :
- katana
- saya
- head & hands
- clothes

Unity Cloth system

No facial rigging

mecanim compatibility

(No specific Animations, only some free humanoid demo)

Price $5.00

Pages

Subscribe to Babel X3D aggregator