Feed aggregator

Cartoon Effects Sprites by 3dMaster

Asset Store newest packages - 2018, September 18 - 20:34
Cartoon Effects Pack from 5 years experienced CG master.
A collection of 17 cartoon sprite effects. (Explosion, Water, Smoke etc)
File Formats: transparent Png
Each spritesheet is compressable because the dimension of each sprite is equal to 4.

Price $9.00

Demonic Hell Portal by Rivermill Studios

Asset Store newest packages - 2018, September 18 - 20:17
A magical demonic portal that up a door to hell!

The effect involves two stages. First a pentagram is magically drawn on the ground in flames, followed by a portal opening, spewing out flames, smoke, sparks and lost souls.

An alpha mask shader is used, meaning the effects will work on any flat surface with no need to cut a hole in the ground.

Sound effects are also supplied.
Price $10.00

Real Wood Sounds Bundle by K&K Sounds

Asset Store newest packages - 2018, September 18 - 19:37
Real Wood Sounds Bundle includes 184 unique, real, high-fidelity audio files recorded just to match your project needs.

Listen to our preview!

Everything from hits, whips and cracking to heavy axe chops - perfect for RPGs or any other project
that requiers great impact on woodworks.

Recorded with high quality studio gear at 44.1 KHz, 16 Bit wav.
Price $2.50

40 Unique Pixel Art Clouds by Wava & Co

Asset Store newest packages - 2018, September 18 - 19:27

A package of 40 unique clouds to quickly use in your game. Plenty of choice to pick your favorites.


This package contains:
-40 cloud images (.png).
-A spritesheet containing all the clouds, for easy recoloring to fit your theme.
-A simple demo with a script which shows you clouds flying by.

Price $1.50

Industrial Hall 2. by DEXSOFT-Games, 3DModels-textures

Asset Store newest packages - 2018, September 18 - 19:21
Game ready model with 3 LOD stages and 12 materials. Included albedo, normal, specular and height maps.
LOD0: 9124
LOD1 5340
LOD2: 848

Price $9.99

Unity ADB Logcat by jellydot

Asset Store newest packages - 2018, September 18 - 19:12
This is a plugin that allows you to watch Android logs directly from Unity

Features
- ADB Logcat connect
- Find
- Color Changing
- Auto Scroll
- Log File Save
- Log FIle Load

Price $8.00

Movesense Sensor Plugin by Movesense

Asset Store newest packages - 2018, September 18 - 17:44

Transfer real-time data (e.g., linear acceleration, gyroscope, magnetic field, heart rate and temperature) from multiple* Movesense sensors effortlessly into all games and apps.
All you need is a Movesense sensor.
https://www.movesense.com/shop/

Supports: iOS (10.0+) and Android (API 24+), NOT Windows

- Real-time data transfer via Bluetooth Low Energy
- Integrated visualization example
- Documentation how to integrate into your project

*depends on the smartphone


Price $0.00

Low Poly Environment Props Pack by Victoria Sukhareva

Asset Store newest packages - 2018, September 18 - 16:48
A low poly environment props pack.

512 x 512 handpainted textures.

Props – 12 items x4 alternative texture colors.

- Chest (full of gold and animated);
- Barrels (4 types);
- Street lights;
- Lamps (3 types);
- Fences (6 types).

This pack includes 55 models.
5551 polygons in total.

Contact information:
e-mail: Siberian-pegas@yandex.ru
Price $5.00

SLG RTS Tower Defence 2D Map by Jim

Asset Store newest packages - 2018, September 18 - 15:46
This asset package contains 39 high quality map textures.

These map textures can be used for Tower Defense, SLG and RTS game.

INSIDE:
- 9 desert map textures, 1024x1536 pixel size.
- 9 human map textures, 1024x1536 pixel size.
- 9 elf map textures, 1024x1536 pixel size.
- 9 undead map textures, 1024x1536 pixel size.
- 3 island map textures, 1024x1536 pixel size.
- 5 demo scene showcase all map textures.

View the screenshot images for more detail.
Price $28.00

SceneSwitch by BobIsSlackingOff

Asset Store newest packages - 2018, September 18 - 15:42
Use Hotkeys to switch between scenes just like how you switch between apps.

HotKey:
Ctrl + (Shift) + ` on Windows
Command + (Shift) + ` on Mac

Usage:
- Hold Ctrl(Win) or Command(Mac) and press ` to select another scene
- Release the modifier key to switch to the selected scene
- Optionally, hold shift as well to switch backwards

Features:
- Native Preference Window for settings
- Choose between saving, not saving or cancel when switching from an unsaved scene
- Works on Windows and macOS
- Works in Unity version after 2017.1.1 Verified

Price $0.00

MP 40 WWII by Trigon-Art

Asset Store newest packages - 2018, September 18 - 15:36
Main
German MP40 VR game ready mesh and textures. High resolution textures out of Substance Painter.

Texture
PBR 4k textures in .tga format.
Unreal Metalnes: BaseColor, Normal, Occl/Rough/Metal
Unity Metallic: Albedo/Transp, Normal, Metallic/Smooth

Mesh
MP40 is ready for rigging and import and has 21.993 tris. .ma /.fbx/.obj

General Information
This weapon is best used for VR experience due to it´s high details.
All parts which can move are seperate and ready for rigging and import. The whole MP40 is using one texture set including the shell/bullet ammunition.

Naming convention
Mesh: WeaponName_PartName_Number/Low
Material: M_WeaponName Textures: WeaponName_Type

Price $139.99

Real-Time 3D for Auto – From CAD to Unity

Unity Blog - 2018, September 18 - 15:02
In August, we had our first webinar for automotive, allowing audiences to see how PiXYZ’s best-in-class CAD-import solution and Unity’s real-time rendering platform can quickly bring great ideas and products to life. It was hosted by several industry experts, including Unity’s own Ed Martin and Adam Myhill, along with our partner from PiXYZ, Axel Jacquet. […]

RTS Starter Kit by Insane Systems

Asset Store newest packages - 2018, September 18 - 14:59
RTS Starter Kit is all, what you needed to create your own RTS game! It contains units ordering, movement and attack, factions, building mode, minimap, and many, many other things. Easy to use, no code needed to add your content. Game style, represented is this Kit, looks similar to C&C game series.

Features:
- Easy to use without coding.
- Easy to extend code and implement new things, if you need it.
- Advanced camera controller - camera move, zoom, rotation.
- Building mode.
- Full units controls: selection, multi-selection, ordering.
- Units pathfinding, based on NavMesh.
- Units have attack, movement, health and other modules.
- Buildings have a production module, which allow to build units.
- UI: minimap, which show units positions, camera position (and allows to move camera), and terrain.
- UI: healthbars above selected units.
- Parameters of game objects is easy to edit: most of data is separated from logics scripts.
- Component style: all of code is splitted to small and understandable components, and you easily can add your own.
- A lot of other things, which is so needed in RTS game.

You can contact us via email:
godlikeaurora@gmail.com
Price $99.90

Mobile Cars Pack (Low Poly) by Mammoth Studio

Asset Store newest packages - 2018, September 18 - 14:51
This pack consists of 22 popular low-poly cars. You can customize them on your own. Great for mobile devices.
Create an excellent racing game!

Features:
- 22 popular low-poly cars
- most of the car has details for tuning (in the video demo it is shown which cars are tuned and which are not)
- there is a demo scene with full auto lists
- there is a demo scene with a choice of auto and tuning (scripts included)
- car painting (made by UI)
- great for mobile devices
- very easy to modernize

To this asset perfectly suited Racing UI-pack
Price $40.00

PBR Knife pack by Epaneshnikov Pavel

Asset Store newest packages - 2018, September 18 - 14:39
PBR Knife pack

pack contains 5 game ready models

PBR textures(Metallic Sheder)

PBR textures

-Albedo

-AO

-Metallic

-Normal

(all 2048-2048 size)

1.sci_fi_knife

Polys: 1388

Tris: 1388

Verts:686

2.kukri_knife

Polys: 1584

Tris: 1584

Verts:786

3.K2_knife

Polys: 3162

Tris: 3162

Verts: 1685

4.shark_knife

Polys: 2014

Tris: 2014

Verts:1049

5.space_knife

Polys: 3358

Tris: 3358

Verts:1715

Price $4.99

Falcon - Battle Mech by OP3D

Asset Store newest packages - 2018, September 18 - 14:26

Falcon is a member of battle mech project which contains several mechs and individual weapon sets.


Tris Count : 2.8k
Textures : Diffuse, Normal, Emissive, Metalness,Roughness, Height maps (4096 x 4096)
Animations : Walk,
Weapons : 2×1 Missile pods, 1× Large laser, 1× Medium laser and 2× Modular lasers


Individual weapon sets (small, medium, large) for canon and animations (such as turn left/right and running) can be added upon request. Also whole bundle of mechs and weapons will be in Asset Store as well.


Price $25.00

Ouija Spirit Board - With Script ready to use by TPG GAMES

Asset Store newest packages - 2018, September 18 - 14:12
This Ouija Spirit Board is a great asset for your horror game. You can use it by just calling a function with the string you want the board to say. Scripted in C#, easy to use with configurable speed for the movement of the marker and the time in each position. Includes the board and the planchette (marker) in FBX format with 2k texture and normal map. Mobile and Pc ready! Feel free to e-mail us for advice or any question you may have! What are you waiting for? Start contacting the dead now!
Price $10.00

MMO RPG Hero Npc Character Portrait by Jim

Asset Store newest packages - 2018, September 18 - 14:06
Includes 62 hand painted and highly detailed character portraits.

Each file is provided as a PNG.

Perfect for The East MMO, RPG game. Hero and NPC Portraits

See the screenshots for more details.

The video is the showcase of demo scene, and perform all portraits.You can get a full picture of the asset from the video.
Price $10.00

Low Poly Cow by Jonathan Holmes

Asset Store newest packages - 2018, September 18 - 14:04
A low poly animated Cow.

Includes an example scene with animation controller, although you can create your own if needed.

DEMO

Comes with 7 animations

- Idle

- Walk

- Run

- Sit

- Look Around

- Dance

- Jump

- Lie down

Model details

- Verts 381

- Faces 388

- Tris 748

Bone count

- 24

Comes with 1 1024x1024 texture
Price $2.00

2D Character: Demonoid by DC_Assets_UY

Asset Store newest packages - 2018, September 18 - 13:56
Hand Painted Original Character for your Game or Animation.
Can be used in different types of Games (Platform, Action, RPG, etc).
Contains a Sprite Sheet of the Character separated in parts and Prefab puppet ready to animate.

Package:

• Character Size Aprox 1200 x 500 px.
• Cointains Prefabs with 3 poses.
• Sprite Sheet in PNG, separated in parts ready to use.
• Defined Pivot points in sprite sheet editor.
• Includes Background Image (PNG format, 2560 x 1440 px).

Price $4.99

Pages

Subscribe to Babel X3D aggregator