Feed aggregator

MCS Female: Doctor Outfit by Morph 3D

Asset Store newest packages - 2017, September 19 - 00:49

The MCS Female Doctor Outfit is a classic outfit including a blouse, skirt, shoes and doctor's white medical coat. The outfit is compatible with the MCS Female. As an add-on pack, this product is compatible with the Morph Character System (MCS) and all of the clothing and accessories contained in it will conform to the shapes and sizes of any MCS character that you design.

Features and Assets Include:

PBR Materials
MCS Compatible
4 LODs
Doctor Outfit with 1 Texture Variation

This product requires MCS Female 1.6


Price $15.00

MCS Male: Medieval Prince by Morph 3D

Asset Store newest packages - 2017, September 19 - 00:45

The MCS Male Medieval Prince Outfit is a fantasy outfit perfect for royals. It comes complete with the jacket, pants and boots and is compatible with the MCS Male. As an add-on pack, this product is compatible with the Morph Character System (MCS) and all of the clothing and accessories contained in it will conform to the shapes and sizes of any MCS character that you design.

Features and Assets Include:

PBR Materials
MCS Compatible
4 LODs
Medieval Prince Outfit with 5 Texture Variations

This product requires MCS Male 1.6


Price $15.00

MCS Male: Sherwood Hunter Outfit by Morph 3D

Asset Store newest packages - 2017, September 19 - 00:45

The MCS Male Sherwood Hunter is the perfect fantasy outfit for any medieval hero. It includes a hood, shirt, pants and boots that are all compatible with the MCS Male. As an add-on pack, this product is compatible with the Morph Character System (MCS) and all of the clothing and accessories contained in it will conform to the shapes and sizes of any MCS character that you design.

Features and Assets Include:

PBR Materials
MCS Compatible
4 LODs
Sherwood Hunter Outfit with 5 Texture Variations

This product requires MCS Male 1.6


Price $15.00

MCS Male: Law Enforcement Outfit by Morph 3D

Asset Store newest packages - 2017, September 19 - 00:44

The MCS Male Law Enforcement Outfit is a contempory set of police uniforms, weapons and police accessoriesthat are compatible with the MCS Male. As an add-on pack, this product is compatible with the Morph Character System (MCS) and all of the clothing and accessories contained in it will conform to the shapes and sizes of any MCS character that you design.

Features and Assets Include:

PBR Materials
MCS Compatible
4 LODs
Law Enforcement Outfit Outfit with 5 Texture Variations
Law Enforcement Outfit Weapons
Law Enforcement Outfit Outfit Accessories

This product requires MCS Male 1.6


Price $15.00

MCS Male and MCS Female: Modern Military Bundle by Morph 3D

Asset Store newest packages - 2017, September 19 - 00:43

The MCS Male and Female: Modern Military Bundle is a set of four old military-inspired outfits for the MCS figure. The set has three outfits compatible with the MCS Male and one outfit compatible with the MCS Female. As an add-on bundle, this product has been built to be compatible with the Morph Character System (MCS) and all of the clothing and accessories contained in it will conform to the shapes, and sizes of any MCS characters that you design.

Features and Assets Include:
MCS Female: Army Trooper
MCS Male: Army Soldier
MCS Male: Modern Soldier
MCS Male: Naval Uniform

This product requires MCS Male and Female 1.6

Visit the Morph 3D Store for all MCS add-ons and products.
Price $30.00

Al Gore caricature by Veg3D

Asset Store newest packages - 2017, September 18 - 23:26
Caricature of Al Gore. Rig is created for Mecanim system. Textures are PBR 4K. Model is 6700 polygons, 6800 vertices.

Check out my pack of politicians: politicians caricature pack

Textures are 4K pbr. Color map, normal map, spec map and AO map are included. Textures can be reduced to 1K without significant loss in quality. Ice raft mesh with textures is also included in the pack.

One custom demo animation is included. You can preview animation in video

Examine model in 3D viewer on sketchfab: 3D viewer Al Gore

Browse my asset store to see more of my work.

If you like my style and would need to have custom characters created for your projects, feel free to contact me for freelance work:

tomislav.veg@gmail.com
Price $69.00

Two machetes by Nick Nils

Asset Store newest packages - 2017, September 18 - 23:20
2 models 2048x2048 textures
Price $3.00

Hand Painted Barrel and Crate Bundle by Christine Designs

Asset Store newest packages - 2017, September 18 - 22:54
Enhance your game with this fabulous hand painted Barrel and Crate bundle! This pack features: 6 Standard wooden Crates 5 Covered crates (60 variations in total) 4 Barrel styles (6 colour variations in total) 2 Buckets (6 colour variations in total) 1 lid (3 colour variations in total)
Price $10.00

Simple Dialogues by 7ark's Assets

Asset Store newest packages - 2017, September 18 - 22:45
A simple dialogue system made for the very basics. Make your dialogue trees in a custom editor, and get access to that information in script. Documentation: https://docs.google.com/document/d/17O37EvuRUuw5vHXxaVDOXvKxCTT-WITC19ICojek_3Q/edit?usp=sharing

Features

- Custom editor to add dialogue nodes in a tree format.

- Triggers for each window to detect when you've hit a node.

- Multiple trees per Dialogue component, for different trees based on different situations.

- Access to the Dialogues component to get all the data from it's trees.
Price $0.00

True Random by crosstales LLC

Asset Store newest packages - 2017, September 18 - 22:21
Leave everything to chance!

Website
Documentation
API
Forum
PRO

Demos
WebGL | Android
_____________________________________________
This is the first asset that gives you the chance to generate real- and not just pseudo random like Unity does.
Generate random numbers, sequences and strings just as simple as the normal Unity random.

Why use True Random?
True Random can generate “true random” numbers for you and your application.
The randomness comes from atmospheric noise, which for many purposes is better than the pseudo-random number algorithms typically used in computer programs.
People use True Random for holding drawings, lotteries and sweepstakes, to drive online games, for scientific applications and for art and music.

How does this differ from Unity Random?
Perhaps you have wondered how Unity can generate randomness. In reality, random numbers used in Unity are pseudo-random,
which means they are generated in a predictable fashion using a mathematical formula.
This is fine for many purposes, but it may not be random in the way you expect if you're used to dice rolls and lottery drawings.
_____________________________________________
Features:
• Can generate true random:
  ▸ integers
  ▸ floats
  ▸ sequences
  ▸ strings
  ▸ Vector2
  ▸ Vector3
  ▸ Vector4
• Extension methods for vectors to generate
  Colors and Quaternions
• Works with Windows, Mac and Linux-
  editors
• Works with Unity 5.1 - Unity 2017
• Runs on all Unity build platforms!
PlayMaker actions!
• Powerful API to get maximum control as
  a developer
• Contains a Proxy manager for Internet
  connections
Internet availability tester included!
Test-Drive the random generators inside
  the Editor!
• Extensive demo scenes, tests,
  documentation, API and support!
_____________________________________________
Important:
Needs a connection to the Internet to generate true random numbers. If no connection is available, the standard PRNG will be used.
_____________________________________________
Information about this edition:
This is the Standard edition (DLL, no source code) of the asset. If you need the source code, consider buying or upgrading to the PRO edition.
Price $9.90

3D maze game by Rubam

Asset Store newest packages - 2017, September 18 - 22:16
This is 3D maze game.(android) The scene is main, play, and loading windows. I implemented that touch and drag the main scene. I implemented that The game operation method to slope(user configurable) and Joystick. I implemented that maze stage map can load xml files. (45 xml files) Compensatory advertising (Unity) is implemented. You can also use the included picture. The sound code is implemented but the sound file is not included.
Price $14.99

CARmelo Alegria (Sports Car) by CARmelo

Asset Store newest packages - 2017, September 18 - 22:12
An amazing high quality sport car with own desin, this car can be used for racing games or any kind of game where you need a sports car.

The doors and every wheel is separated of the model to be rotated/moved by code or to be animated.

This package includes an scene with a presentation of the model and a prefab ready to use.

This package does not includes scripts for the movement of the car.
Price $49.00

Car Engine Sound - V10 German by slaczky

Asset Store newest packages - 2017, September 18 - 21:56
Car Engine Sound - V10 German asset contain engine sound wav files

There are total 22 Wav audio files in this package.
This package is a part from Realistic Engine Sounds - Plus Unity Asset.

Features:
- Acceleration and deceleration wav files for exterior and interior camera views
- 16 wav files (8 for interior and 8 for exterior camera views)
- 6 demo wav files
- Prefabs for Realistic Engine Sounds Unity Asset Package

If you have suggestions or problems, feel free to contact me via Email or post in the Forum
Price $5.00

Doors and Keys by Player's Town

Asset Store newest packages - 2017, September 18 - 21:23
===Doors And Keys===
Doors And Keys asset is an ultimate tool to add Doors And Keys in your game. 5 doors, 2 keys and 4 sounds.

Doors have three different modes:
1. Door Mode.
Door works as a regular door. Drag&Drop. - Configurable speed and angle.
- Door can be locked with a key. (The 'Key item ID' of a door should be equal to the 'Item ID' of a key for this door)
- Door can be closed automaticley.
- Playing sound when locked.
- Playing sound when closing.
- Playing sound when opening with a key.

2. Door to another location
The door is loading another scene and placing player to a gameobject specified in "Player appears here" field. Don't forget to add all locations in Build Settings. Set 'Door ID' to connect same doors in different locations.
- Door can be locked with a key.
- Playing sound when locked.

3. Teleport
Moves player to a gameobject specified in "Player appears here" field.
- Door can be locked with a key.
- Playing sound when locked.

Keys are made as takable items. You should only input an Item ID to connect a key to a specific door (with same Key Item ID).

===W13Assets===
PlayerInteractor allows you to interact with doors and take keys from this asset.
- Sending Click(); message to an object in front of player camera (If PlayerInteractor.cs is added to player camera object).
- EButton mode - doing that on pressing E button, Mouse mode - doing that on pressing left mouse button.
TakeItem allows you to make item takable. 2 modes:
- PlayerLookAndClick. The item is taken when GameObject receive Click (); message.
- PlayerComeClose. The item is taken when Player comes close to it.

===NOW TO===
1.1. Drag and drop Wing13Assets/W13Core prefab to yor scene.
1.2. Place a door on your scene.

2.1. In a first person game Add PlayerInteractor.cs to your Player Camera object. Now you can take the keys and open doors using E button or left mouse button.
2.2. In a third person game Add PlayerInteractor.cs to your Player object. Point you character to the door and press E or left mouse button.

Please let me know if you need other features.
Price $5.00

All for survival - pack 1 (melee weapons ) by Studio "New level"

Asset Store newest packages - 2017, September 18 - 21:11
The first of a series of kits for your survival game project. All textures 2048x2048. All models consist of less than 1000 polygons. - Hunting knife - Wooden Baseball Bat - Aluminium baseball bat - Sledgehammer - Trumpet - Nailer - Ice ax - Tourist hatchet - Fire axe - Machete
Price $7.00

Low Poly Cartoon Mining Props by YGS Assets

Asset Store newest packages - 2017, September 18 - 21:04
This package contains 13 models with props related to mining (and maybe other stuff like cave environments for instance), some of the models has variations.
All of them with unity's builtin colliders and prefabed.
Mobile ready models.

Prefabs:
Bucket (Handle dettached)
Danger Sign
Diamond
Hammer
Keep Out Sign (2 wood colors)
Ladder
Mining Cart
Mining Sieve
Ore Nuggets(3 textures + 3 different meshes)
Pickaxe
Shovel
Torch with holder (emissive map for the torch tip)

Twitter
Price $5.00

3D Letters and Numbers by Sunnshine Games

Asset Store newest packages - 2017, September 18 - 20:40
Complete set of 3D numbers and letters (A-Z, 0-9), (44 models in) Some of the models are added in multiple versions. A view signs are also included like question-mark, exlamation-mark, ... The height of the letters and numbers is about 7.5 unity- units with a scale of 1 (!) so they are quite big!
Price $6.56

Simple File Browser by Graces Games

Asset Store newest packages - 2017, September 18 - 19:45

A simple and free file browser

By using this file browser your game can save and load files on the computer of the user without any dependencies!

Features:

- Easy navigation through file system
- Save and load files
- Enforce and filter on file extension
- Search for files in each directory
- Support for multiple drives
- Tested on Windows and Mac

Open source and fully customizable to support the needs of your game

GitHub

Contact for improvements

Price $0.00

Armored Knightess by Turtle Games

Asset Store newest packages - 2017, September 18 - 19:44
A Girlfriend for my Armored Knight. Skinned, Textured, and 5 animations: Idle, Run, Downward and Sideway attack, Death.
Price $5.00

Feeding The Monster by Sasha Gorec

Asset Store newest packages - 2017, September 18 - 19:39
You control a monster that has fallen into an unknown world and need to eat the magic balls to survive! You need to collect balls, collect time bonuses and avoid bombs, by managing the monster. The game is endless: the game speed gradually increases, which greatly increases the complexity of the game logic. The game offers four types of bonuses, which differ in color and speed of the fall. For each bonus, the user receives one point. There are also bombs in the game, if you will catch it, you lose and return to the main menu of the game. By collecting the magic balls, the hero grows in size, which complicates the further logic of the game. The game has a limited amount of time, equal to 20 seconds, after which you will lose if will not catch the time bonus. Asset is complete in terms of programming and graphics. It is very easy to do reskin. Flawless graphics, great sound and easy control will allow you to enjoy the game space!
Price $4.60

Pages

Subscribe to Babel X3D aggregator