Feed aggregator

2D Basic Platformer Animations by Pixel_J

Asset Store newest packages - 2022, July 11 - 15:11
This is a basic character animation package for a 2D game

A scene with the animations playing is included along with the animation assets in PNG format 2048x2048. (Rasterised images)

Animations included are:

Idle

Run

Jump

Attack

Crouch

Dash

Block

Knockback

Gun Equip

Gun Fire


A couple of most requested animations will be updated in.

This package is comprised of 10 unique character animations suited for a 2D sidescoller/platformer game. The animations are high quality, traditional hand-drawn assets which are sure to help you start prototyping your project right away.


Price $14.99

Portal VFX pack 03 by HungNguyenVFX

Asset Store newest packages - 2022, July 11 - 15:07
Portal VFX pack 03, good for both 2D and 3D games
  • Unity URP version: 2020.3.25f1 or higher.
  • Universal RP: version 10.7.0 September 21 2021.
  • Shader Graph: version 10.7.0 September 21 2021.

Note:

  • If you have any issue, please contact me via email: arthungnguyen1602@gmail.com or animatorlee1992@gmail.com.
  • Please install Visual Effect Graph before import this VFX package
  • I’m always here for support!
  • If you happy with this package, please give me a nice comment and 5 stars. That would help me a lot.

A pack or really nice Portal VFX, good for both 3D and 2D game projects. Support Unity URP with Visual Effect Graph. Easy to customize the shape just by change a single image.

The package include:

  • 6 Portal Effects prefabs.
  • 6 Portal VFX graph assets.
  • 6 Shaders and 2 sub shaders.
  • 21 assets 2D (PNG images).
  • 3 Mesh 3Ds and 3 Variant Prefabs of them. (one is the mesh of the gate, japanese style)
  • 1 Sample scene.
  • 1 Post processing volume asset.
  • 1 readme document PDF.
  • Total 50 files.

Some technical detail:

  • Unity URP version: 2020.3.25f1 or higher.
  • Universal RP: version 10.7.0 September 21 2021.
  • Shader Graph: version 10.7.0 September 21 2021.
  • Visual Effect Gpaph: version 10.7.0 September 21 2021. (this package needs to be installed (from package manager) before import the VFX package)

Note:

  • If you have any issue, please contact me via email: arthungnguyen1602@gmail.com or animatorlee1992@gmail.com.
  • Please install Visual Effect Graph before import this VFX package
  • I’m always here for support!
  • If you happy with this package, please give me a nice comment and 5 stars. That would help me a lot.
  • Background assets of the screenshots: https://assetstore.unity.com/packages/3d/environments/unity-terrain-urp-demo-scene-213197

Price $15.50

LUMINA GI: Real-Time Voxel Global Illumination by ARTnGAME

Asset Store newest packages - 2022, July 11 - 14:32
LUMINA GI: Real time Voxel based Global Illumination is an asset that can apply true indirect lighting to a scene with easy setup. The system is fully real time and use sun & mesh shaped light sources

LUMINA URP: True Voxel based Real time Global Illumination


Features:

- Fully real time, true Global Illumination system for the Universal Rendering Pipeline.

- Voxel based solution (Not based on screen space) for zero local change of the lighting or flickering as the camera rotates and moves around.

- Creates a volume representation of the scene, which can be used as a style as well, this aspect will be work in progress for offering a special stylistic voxel look of the whole scene directly.

- Grabs color from both main color and object textures, for maximum realism.

- Ambient Occlusion embedded to the GI solution.

- Multiple optimizations factors (Full or Half resolution rendering of the effect - Low, High and Insane voxel resolution options - Cones number and lighting calculations steps - Update per a number of seconds or per distance travelled)

- Easy setup, a single script on camera configures the pipeline and the effect directly, minor changes are required in the renderers after that setup, described in the manual and the Video Tutorial.

- Supports big number of mesh shaped lights, mesh lights are configured with emissive color and texture, set HDR color powerto zero to stop the effect, above zero to cast light and the main color alpha to further control the light power.


Roadmap (Some of the entries are TBD):

- Support reflections from the voxelized solution, a first version is included and will be updated in next versions.

- Support point and spot lights, though those can already be emulated by the mesh lighting system.

- Finalize some experimental aspects like the temporal AA and Bilateral Filtering.

- Create a version of the system that will support cascades.

- Create combined demos of LUMINA asset together with Sky Master ULTIMATE URP Ethereal Volumetric Lighting system, for a complete atmospheric emulation showcase (Sample image and Video of the first version of the combined assets demo).


IMPORTANT: The real time global illumination problem is generally a very complex and hard one, thus there is some considerations currently on the system, which will be mentioned here.


The system uses Geometry shaders to calculate the voxelized space, thus is not compatible with any hardware that does not support Geometry Shaders, e.g. Mac PCs.


The system is ideal for smaller spaces, where the voxelized space can be calculated only once and possibly be recalculated on the fly every time entering a new room, this is the ideal use scenario.


The system can be used in realtime for infinite worlds with constant space voxelization and there is two ways to optimize, update the voxelization per distance or per time, or both together, keep in mind can be more taxing to get a smoother volume recalculation result in run time.


Update per time will showcase a gap in lighting in moving objects, so is best used for very fast or slow moving items.


The system supports only sun light source and local light sources through emissive materials, there is no direct support for spot and point lights casting GI.


The system uses the Standard Pipeline to render the scene voxelized volume when the colorize option is selected, this mode is the most accurate. The rendering is then diverted to the URP. The non colorize mode gives GI which is colored only by the sun light.


A cascaded version and integration with volumetric lighting are also in the works, those are not guaranteed to be finally included in the asset and depend on a lot of factors, main one is reception of the system and reviews and second is feasibility and usefulness assessment.


The system requires Unity 2021.3 LTS and above with URP renderer set to Deferred mode and due to the complexity and technical methods supports only LTS versions and has not been tested in Unity 2022. Also does not support VR, Mobile, Mac because uses Geometry Shaders, WebGL and Consoles.

LUMINA GI: Voxel based Real time Global Illumination is a new system for true voxel based global illumination that will locally remain 100% stable, unlike screen space based solutions that flicker and have GI disappear when the camera moves or rotates and looking away from the light receiving objects. The system is fully real time and use sun & mesh shaped light sources.


--------------------------------------------------------------------------------

LUMINA is in -50% initial release Sale for 2 weeks. Offer end 23rd July 2022.

--------------------------------------------------------------------------------

Also the asset can be upgraded from Sky Master ULTIMATE for a discounted price ($19) ! Make sure to first buy the Sky Master ULTIMATE asset and then upgrade to LUMINA to enable the discount. The two assets can be used together (Video 1 - Video 2).

--------------------------------------------------------------------------------


IMPORTANT: The system requires Unity 2021.3 and above with URP renderer set to Deferred mode and due to the complexity and technical methods supports only LTS versions and has not been tested in Unity 2022. Also does not support VR, Mobile, Mac because uses Geometry Shaders, WebGL and Consoles.


The system is targeting Windows desktop development, ideally for stronger machines, as the effect can be heavy, especially if not use the included optimization factors.


IMPORTANT:

Note this is the first Beta version of LUMINA: Voxel based Real time Global Illumination, the system will be in Beta phase for some time until all features are realized and has been tested more extensively. If you like the system please remember to leave a review, it helps a lot with the constant development and adding new extra features.


LUMINA Video Tutorial


More info on the official ARTnGAME Website and Lumina Forum Thread.


For direct chat and help on any issue, please contact me via ARTnGAME Discord Channel or ARTnGAME support [E-mail].


Price $89.00

Deep One C by Tokiyoshi Takaya

Asset Store newest packages - 2022, July 11 - 14:32
Deep One thrower, animated and rigged (type Generic).

* 2083 triangles, 1 mesh.

* Rigged Generic.

* 18 animations: attack 1, attack 2, damage, dead, die, down, downdead, fall, idle, run, skill, skill 1 start, skill 2 end, skill 2 loop, spawn, stand, stun, walk.

* 2K PBR textures: albedo, normal, emission, metallic.

* Animations inside FBX file.


Price $15.00

Hypercasual Cartoon Characters Vol.5 by Moveo

Asset Store newest packages - 2022, July 11 - 14:25
Hypercasual Characters models for your game. You can use the models on mobile, desktop and console platforms. The models have 4690 to 6747 tris.

UV is unwrapped for easy texture swapping.


Package contains 1 texture 1024px in .png format.


The models have 4690 to 6747 tris.

Hypercasual Characters models for your game.


You can use the models on mobile, desktop and console platforms.


The models have 4690 to 6747 tris.


Key Features


- Characters attached skeleton.


- Models support humanoid animations from AssetStore.


- Package contains 1 texture 1024px in png format.


Animations not included


Contact email: moveo.help@gmail.com


Price $19.99

Urban Zombie by Studio New Punch

Asset Store newest packages - 2022, July 11 - 14:20
Customizable Modular Urban Zombie

Number of textures: 58

Texture dimensions: 4096x4096

Polygon count: 14266 tris, 8233 vertex

Number of meshes: 8 meshes

Number of prefabs: 8

Rigging: Yes

UV mapping: Yes

Types of materials and texture maps : PBR

Modular Low Poly Urban Zombie models


Skinned and Rigged to Humanoid Skeleton

NO ZOMBIE ANIMATIONS INCLUDED!

You can use any Mecanim compatible animation to live it up! See at the bottom for more info


Separate Tank top and Hoodie, that can be shown/hidden


Two Geometry variants,

Normal with separate Body, Head, Hands, Trousers, Hoodie, Tank Top.

Body Parts - Model broken to Body Parts for Dismemberment.


Normal variant has Four LOD levels:


Shirtless model:

LOD0: 14266 tris, 8244 verts

LOD1: 6721 tris, 4571 verts

LOD2: 2567 tris, 1783 verts

LOD3: 1025 tris, 753 verts

Tank top LOD0 is 1314 tris

Hoodie LOD0 is 3850 tris


Two Face type geometries.

Realistic PBR materials

58 Textures, 4096x4096 resolution,


Material skins:


Body: 5 skins ( model has two Face Types, so total of 10 face skins)

Trousers: 4 skins

Hoodie: 4 skins

Tank top: 4 skins


Included are prefabs with Customization Script:


UrbanZombie_Customizable - Customizable model with 4 LOD levels

UrbanZombie_Parts - Customizable model broken into Body Parts for dismemberment systems - One LOD level


Scripts in the prefabs to control the Face Type and Materials and to hide/show hoodie/tanktop. Choosing Hoodie hides the body geometry underneath.


You can make different combinations of body/trousers/tanktops/hoodies materials plus two different Face Types


Zombie Open Mouth and Zombie Angry Blend Shapes on the head Geometry.


Eyes have bones too.


Included are also Instantiate Scripts to spawn the customized character.


In the project are also 6 pure non-customizable geometries with prefabs:


UrbanZombie_Body_A

UrbanZombie_Body_A_TankTop

UrbanZombie_Body_A_Hoodie


UrbanZombie_Body_B

UrbanZombie_Body_B_TankTop

UrbanZombie_Body_B_Hoodie


Those don`t have any scripts, you can manualy change materials



The model has NO animations included!

It is however Mecanim Ready, so you can use MoCap or other Mecanim compatible animations to live her up.

The video uses Zombie Starter - MoCap Pack by MoCap Online.

They have also Zombie PRO pack, check them out!

You can use also Mixamo.com FREE animations!

See how in this video: How to use my models with mixamo.com FREE animations


Price $25.00

Harvester combine - farm vehicle by Mixall

Asset Store newest packages - 2022, July 11 - 14:12
Industrial farm harvester combine is an agricultural harvesting machinery which is a widespread farming harvesting machine. Perfect for your game or realistic simulator!

Number of unique models/prefabs: 1/1;

Number of polygons: 117586 tris;

Number of textures: 11;

Textures: All texture maps PBR;

Texture size: 1024x1024, 4096x4096;

Types of texture maps: Albedo, Normal, Metallic;

UV mapping: Yes.

Mixall studio presents a good solution for your games, VR projects and simulators: Harvester combine - farm vehicle.

Harvester has a detailed interior and fully functional moving parts. Harvester combine is ready to be animated. You can easily position it the way you need or animate it the way your project requires.


★ Key Features ★

  • harvester combine with separated details optimized for games
  • high quality polygonal model, has real dimensions
  • harvester combine is ready to be animated

We will be grateful if you fill out this form. This will help improve our work.


★ Other Assets ★

Combine this asset pack with our other assets:

- Mototechnics - vehicles big pack

- Vehicles - bicycles, scooters and skateboards
- Excavator-construction vehicle


Need support? Write to us: Mixall.team@gmail.com


★ Follow us on social media ★

INSTAGRAM | YOUTUBE | FACEBOOK
ARTSTATION | PINTEREST | DISCORD


Price $59.99

Stylized Sparks VFX Pack - Maiami Studio by Maiami Studio

Asset Store newest packages - 2022, July 11 - 14:09
Stylized sparks VFX pack for your games

- 6 shiny sparks 

- 11 different (color and form) exploding stylized sparks 

- 2 textures included in case if you'll want to break stylized style and use in more blurry style.

The pack includes 17 prefabs of different stylized sparks and shiny effects using Unity's Particle System. 


Later updates will include more sparks! 


Price $8.99

Hand Painted Fantasy Fountains by Peter Schuster

Asset Store newest packages - 2022, July 11 - 13:58
A pack of four hand painted fountains.
Water shaders (Shader Graph) and effects are included.

Fountain A: (370 tris, 1024x1024 texture)
Fountain B: (975 tris, 2048x2048 texture)
Fountain C: (3888 tris, 1024x1024 texture)
Fountain D: (802 tris, 1024x1024 texture)
Price $12.90

Cowboy Girl 2 Western Character - Wild West,Adventure,Survival,Survivor,Action by David Grette

Asset Store newest packages - 2022, July 11 - 13:57
3D Cowboy Girl 2 Western Character. Good for Wild West,RPG,Adventure,Battle Royale,Survival,Survivor,FPS.Modular,has full bodies(female),clothing variations.Color change via masks.Ready for Faceware

- Texture Resolutions: (4096x4096, 2048x2048, 1024x1024, 512x512, 256x256)

- Important note: Love you!

See video-demo and description to check all opportunities (modularity, animations, blendshapes, gameplay etc).


You may also be interested in:

Knight Girl

Bunny and Devil Girl

Bunny Girl

Amazon Warrior


Time to look into the world of the Wild West!

A lot of work has been done, and finally the pack of models in western style is ready. This is the first batch of models - if you need more characters in this or another style, please let us know. We are happy to help. Subscribe to our Discord so you don't miss out on new items! Also, if you have any question, you can ask it in our community in the Discord.


Here's some useful information:

+The packages include a Third Person Character Controller, so you can play and test animations right from the box.

+Control modularity - create your own unique world with lots of combinations! You can add other heads, hairstyles and clothes from our other future assets - all parts fit together perfectly. Hairstyles, heads, parts of clothes from this set are also compatible between different characters of the same gender.

+The female characters have a full body and underwear. Please remember that using a full body with clothing is not recommended to avoid mesh crossing.

+You can adjust the size of a woman's breasts with blendshapes.

+The project includes a weapon (revolver).

+Each character has several unique skins.

+The basic cowboy has several types of facial wounds for action scenes.

+Fully customized physics of the characters. Simulation of hair, clothes, body are included.

+For the best work of hair physics, it is recommended to use the Magica Cloth plugin (the Unity Chan script is working now)

+You can change the color of skin, eyes and hair.

+Shaders contain fine tuning, package included HDRP, URP, Built-In Shader

+52 calibrated facial blendshapes for cinematic cutscenes, compatible with Live Link Face, Faceware and more.

+Unit: centimeters. Models height: 175 cms (female), 185 cms (male)

+Advanced rig with IK / FK controllers (Blender) - we send it separately by the request


+Polycount:

Cowboy: 50138

Bandit: 53148

Sheriff: 59054

Cowboy Girl 1: 49609

Cowboy Girl 2: 58258

Revolver (gun): 7368


Support mail: help.davidgrette@gmail.com


Important notes:

- This package included HDRP, URP, Built-In Shader, to use this character in Built-In or URP you need swap shader following this Tutorial

- You need to create new High Definition Render Pipeline (HDRP 7.5.1) project template then import character on Unity HUB (or transfer model to a project with a configured HDRP) to avoid get shader errors. If you want to work in a different pipeline, please follow the instructions above.

- For better image quality in other render pipelines (not HDRP), individual lighting and camera settings are required for your project.

- The demo video and screenshots show the work of HDRP pipeline.

- Feel free to email help.davidgrette@gmail.com with any questions.


Thank you, David Grette and Big Toys Studio team ^_^


Price $79.00

Antique Living Room by SpaceZeta

Asset Store newest packages - 2022, July 11 - 13:56
A set of high-quality, realistic 3D props for an antique-style living room type of environment, featuring multiple colors and designs for you to mix and match as you please.

All objects use Unity's Autodesk Interactive shader, with Base color, Roughness, Metallic and Normal maps (where applicable), at 2K resolution. All objects come in multiple colors. You can also use the same texture maps with any other PBR shader that supports the used texture inputs, such as if you're upgrading to a different render pipeline.


Prefabs of each object in each color variation are included with a basic collision set up. The Sofas' prefabs already come with the Cushions included as pillows, and you can change their colors simply by switching their materials.


Included:

- Sofa 1 | 1906 tris | 6 colors

- Sofa 2 | 2044 tris | 7 colors

- Armchair 1 | 2338 tris | 7 colors

- Armchair 2 | 1580 tris | 8 colors

- Armchair 3 | 1914 tris | 6 colors

- Ottoman | 1028 tris | 6 colors

- Coffee Table Rect (+ Long variation) | 1486 tris | 3 colors

- Coffee Table with Curves | 718 tris | 3 colors

- Coffee Table Oval | 756 tris | 3 colors

- Cushions 1 & 2 | 484 tris each | 8 colors

This pack contains 12 different objects in multiple colors made for antique-styled environments. It uses PBR textures to deliver a realistic, high quality look to each object while still keeping a low poly count.


This pack can help populate your scene with true to life objects, and the different color schemes and designs allow you to create multiple environments without having each scene look identical to one another.


Price $12.00

Ogre Turtle by OnlyPro

Asset Store newest packages - 2022, July 11 - 13:52
Ready to game character. With a set of textures for customize your game.

Number of textures: 3

Texture dimensions: 4096X4096

Polygon count:

Vertex counts of characters:

verts: 33649 faces: 33718 tris: 65366

Number of meshes/prefabs: 3

Rigging: Yes

UV mapping: Yes

Types of materials and texture maps: PBR

The model has:

3 sets of textures for the character/armour/eyes/hair

All textures are provided in 4096x4096 resolution. If necessary, you can easily reduce the resolution to the required one.


Price $34.99

Sheriff Western Character - Wild West,Adventure,Survival,Survivor,Shooter,Action by David Grette

Asset Store newest packages - 2022, July 11 - 13:33
3D Sheriff Western Character. Good for Wild West,RPG,Adventure,Battle Royale,Survival,Survivor,Shooter,FPS.Modular,has full bodies(female),clothing variations.Color change via masks.Ready for Faceware

- Texture Resolutions: (4096x4096, 2048x2048, 1024x1024, 512x512, 256x256)

- Important note: Love you!

See video-demo and description to check all opportunities (modularity, animations, blendshapes, gameplay etc).


You may also be interested in:

Knight Girl

Bunny and Devil Girl

Bunny Girl

Amazon Warrior


Time to look into the world of the Wild West!

A lot of work has been done, and finally the pack of models in western style is ready. This is the first batch of models - if you need more characters in this or another style, please let us know. We are happy to help. Subscribe to our Discord so you don't miss out on new items! Also, if you have any question, you can ask it in our community in the Discord.


Here's some useful information:

+The packages include a Third Person Character Controller, so you can play and test animations right from the box.

+Control modularity - create your own unique world with lots of combinations! You can add other heads, hairstyles and clothes from our other future assets - all parts fit together perfectly. Hairstyles, heads, parts of clothes from this set are also compatible between different characters of the same gender.

+The female characters have a full body and underwear. Please remember that using a full body with clothing is not recommended to avoid mesh crossing.

+You can adjust the size of a woman's breasts with blendshapes.

+The project includes a weapon (revolver).

+Each character has several unique skins.

+The basic cowboy has several types of facial wounds for action scenes.

+Fully customized physics of the characters. Simulation of hair, clothes, body are included.

+For the best work of hair physics, it is recommended to use the Magica Cloth plugin (the Unity Chan script is working now)

+You can change the color of skin, eyes and hair.

+Shaders contain fine tuning, package included HDRP, URP, Built-In Shader

+52 calibrated facial blendshapes for cinematic cutscenes, compatible with Live Link Face, Faceware and more.

+Unit: centimeters. Models height: 175 cms (female), 185 cms (male)

+Advanced rig with IK / FK controllers (Blender) - we send it separately by the request


+Polycount:

Cowboy: 50138

Bandit: 53148

Sheriff: 59054

Cowboy Girl 1: 49609

Cowboy Girl 2: 58258

Revolver (gun): 7368


Support mail: help.davidgrette@gmail.com


Important notes:

- This package included HDRP, URP, Built-In Shader, to use this character in Built-In or URP you need swap shader following this Tutorial

- You need to create new High Definition Render Pipeline (HDRP 7.5.1) project template then import character on Unity HUB (or transfer model to a project with a configured HDRP) to avoid get shader errors. If you want to work in a different pipeline, please follow the instructions above.

- For better image quality in other render pipelines (not HDRP), individual lighting and camera settings are required for your project.

- The demo video and screenshots show the work of HDRP pipeline.

- Feel free to email help.davidgrette@gmail.com with any questions.


Thank you, David Grette and Big Toys Studio team ^_^


Price $79.00

Fantasy Board Game Figurines by Milk The Gull

Asset Store newest packages - 2022, July 11 - 13:18

Fantasy Board Game Figurines

This pack contains several Low Poly Stylized Figurines / Miniatures. All share the same style and are for creating Fantasy Themed Games or Board Games.


What's Included

• 26 Figurines with several animations and animation controllers

• 2 Mounts: Horse and Boat

• Character rings: green, blue, red, yellow

• A script to demo animation states, adding/removing/swapping rings, and the mounts


Figurines

• Generic Player/Mannequin

• Male/Female Human

• Male/Female Cultist

• Male/Female Dark Elf

• Giants: Hill, Stone, Fire, Frost, Storm

• Golems: Earth, Fire, Frost, Storm

• Skeleton

• Male/Female Vampire

• Male/Female Huppo (Hippo People)

• Demon

• Succubus

• Male/Female Zombie

• Lich


Animations

• Confused

• Death

• Exit

• Fight

• Guard

• Harvest

• Idle

• MovePrep

• Resting

• Search

• Terrified

• Walk

• Walk Slow


Prefabs

Prefabs use meshes of the figurines with weapons and/or shields. The script is added to each figurine.


Meshes

Figurine mesh triangles are in a range from about 500 - 2200 with most being around 800-900 triangles. Mounts are about 500 triangles. Character rings are about 116.


Materials

Figurine & Mount materials use Standard Shader with Color, Metallic, and Normal maps. Some also have Emission maps. Character rings use mobile additive.


Textures

Most textures are 2048x2048. Character ring textures are 512x512 and 256x256.


Price $49.99

River Valey - Level by NatureManufacture

Asset Store newest packages - 2022, July 11 - 12:49
This map contain 200x200 playable area located in mountain valey. Small lake, river and dirt road between clifs.

- It need our Mountain Environment - Dynamic Nature and River Auto Material 2019

- map need unity 2021.3 LTS and higher

- 200x200 playable map

- Unity terrain 250x250 surrounded by background mountains and lake

- HD RP, URP, Standard support

- To run HD or URP please import pack to HD or URP project and then import support pack which is inside the asset in "HD and URP support" folder ". It will replace scene, materials files so they will work with RP out of the box. Please also check readme files inside that folder. Example of import you can find at 1st video - tutorial and speed level design.

- We also use unity free polybrush from package manager to paint some details on rocks.






Discord Channel|Website & Support|Facebook


This pack is scene which works in HD, URP and unity standard. It need our Mountain Environment - Dynamic Nature and River Auto Material 2019 to run it. In map you will find small dirt road, river and lake sorrounded by mountains.


Pack features:

- 200x200 playable map

- HD RP, URP, Standard support

- Scene from video tutorial, adjusted, optimised


You could also look at our other packs:

Assets Bundle:

Environment Bundle - Dynamic Nature

Unity Tools:

River Auto Material 2019

River Auto Material

Lava & Volcano Environment 2019

Lava & Volcano Environment

World Streamer 2

World Streamer

Terrain Stitcher Tools

Multiple Terrain Brush

Environment:

Mountain Environment - Dynamic Nature

Forest Environment - Dynamic Nature

Meadow Environment - Dynamic Nature

Mountain Trees - Dynamic Nature

Fire & Smoke - Dynamic Nature

Dynamic Nature - Starter

Ice World

Advanced Rock Pack

Advanced Foliage Pack

PBR Graveyard Pack

Winter Mountains and Stamps

Photo Scanned Park Assets

Mountain Tree Pack

Realistic Tree Pack

Realistic Grass Pack

Ground Textures:

Winter Ground Pack

Landscape Ground Pack

Landscape Ground Pack 2

VR & FP Models:

VR Hands FP Arms


Price $4.99

Bandit Western Character - Wild West,Adventure,Survival,Survivor,Shooter,Action by David Grette

Asset Store newest packages - 2022, July 11 - 12:41
3D Bandit Western Character. Good for Wild West,RPG,Adventure,Battle Royale,Survival,Survivor,Shooter,FPS.Modular,has full bodies(female),clothing variations.Color change via masks.Ready for Faceware.

- Texture Resolutions: (4096x4096, 2048x2048, 1024x1024, 512x512, 256x256)

- Important note: Love you!

See video-demo and description to check all opportunities (modularity, animations, blendshapes, gameplay etc).


You may also be interested in:

Knight Girl

Bunny and Devil Girl

Bunny Girl

Amazon Warrior


Time to look into the world of the Wild West!

A lot of work has been done, and finally the pack of models in western style is ready. This is the first batch of models - if you need more characters in this or another style, please let us know. We are happy to help. Subscribe to our Discord so you don't miss out on new items! Also, if you have any question, you can ask it in our community in the Discord.


Here's some useful information:

+The packages include a Third Person Character Controller, so you can play and test animations right from the box.

+Control modularity - create your own unique world with lots of combinations! You can add other heads, hairstyles and clothes from our other future assets - all parts fit together perfectly. Hairstyles, heads, parts of clothes from this set are also compatible between different characters of the same gender.

+The female characters have a full body and underwear. Please remember that using a full body with clothing is not recommended to avoid mesh crossing.

+You can adjust the size of a woman's breasts with blendshapes.

+The project includes a weapon (revolver).

+Each character has several unique skins.

+The basic cowboy has several types of facial wounds for action scenes.

+Fully customized physics of the characters. Simulation of hair, clothes, body are included.

+For the best work of hair physics, it is recommended to use the Magica Cloth plugin (the Unity Chan script is working now)

+You can change the color of skin, eyes and hair.

+Shaders contain fine tuning, package included HDRP, URP, Built-In Shader

+52 calibrated facial blendshapes for cinematic cutscenes, compatible with Live Link Face, Faceware and more.

+Unit: centimeters. Models height: 175 cms (female), 185 cms (male)

+Advanced rig with IK / FK controllers (Blender) - we send it separately by the request


+Polycount:

Cowboy: 50138

Bandit: 53148

Sheriff: 59054

Cowboy Girl 1: 49609

Cowboy Girl 2: 58258

Revolver (gun): 7368


Support mail: help.davidgrette@gmail.com


Important notes:

- This package included HDRP, URP, Built-In Shader, to use this character in Built-In or URP you need swap shader following this Tutorial

- You need to create new High Definition Render Pipeline (HDRP 7.5.1) project template then import character on Unity HUB (or transfer model to a project with a configured HDRP) to avoid get shader errors. If you want to work in a different pipeline, please follow the instructions above.

- For better image quality in other render pipelines (not HDRP), individual lighting and camera settings are required for your project.

- The demo video and screenshots show the work of HDRP pipeline.

- Feel free to email help.davidgrette@gmail.com with any questions.


Thank you, David Grette and Big Toys Studio team ^_^


Price $79.00

Volcanos - StampIT! by Rowlan.Inc

Asset Store newest packages - 2022, July 11 - 12:41
Volcanos is part of the StampIT! Collection, a set of high resolution 4K heightmap stamps and brushes which can be used to stamp features and entire heightmaps on the Unity terrain.

In order to learn more about the brushes please visit the official Unity documentation about Brushes and in particular the information about Stamping.

Volcanos as part of the StampIT! Collection consists of 20 high quality textures in stunning 4K resolution. These heightmap textures can be used as brushes with the Unity terrain tools in order to paint features on your Unity terrain. Or you could use these heightmap textures in other assets like Atlas, Gaia, Map Magic 2, Vista, etc.


The asset consists of the heightmaps and the brush presets, the terrain textures are not included.


You can see a preview of the Stamps in the Package Content tab.


Stamping


Stamping features on the terrain is a process which is supported by Unity out of the box. Simply put stamping is blending of various textures with each other. This process has been existing for a very long time and has been used in various applications, most notably image processing applications like Photoshop, Krita, Gimp, you name it.


Unity provides a very convenient means to blend those images together with their built-in terrain tools. The Unity terrain tools provide an editor with a brush preview which allows you to adjust a stamp in detail before you apply it.


For an even better experience the free Unity Terrain Tools package which can be installed in addition to the built-in tools via Package Manager is an excellent choice. It extends the terrain tools palette with even more tools which allow you to fine tune your stamped terrain to achieve the look of your personal artistic preference.


World Creator


In case you need complete terrains imported into Unity including textures, then the awesome World Creator is a preferred application. Highly recommended!


Price $15.00

Cozy Casual V - Game Music Pack - Relaxing, Jazz, Casual, Friendly, Acoustic by Lufus

Asset Store newest packages - 2022, July 11 - 12:36
Made exclusively for Casual and Cozy games, Cozy Casual V is a Game Music pack that brings life to your games.

Audio file types: WAV

Sample rate: 44.8kHz

Bit depth: 32bit

Loopable: Yes

Additional: Stereo

From neighbors who want to share a cake with you, to talking animals that own restaurants. Cozy Casual V is made for those stories that we all love.


Listen to this Soundtrack Pack here.


What’s Inside:


06 Original high-quality music

06 Original high-quality music loops

12 Total files

Unlimited Royalty-Free License


Tracklist:


(00:00) 01 - Atardecer

(00:33) 02 - Friends and Cream

(01:03) 03 - Magic Help

(01:37) 04 - Remember it 

(02:07) 05 - Before the Sunshine

(02:35) 06 - Horizons


(All file formats are in WAV, Stereo, 44.8kHz, 32bit)


With this Game Music/Soundtrack pack, you also:


– Sound Great in Any Device: All music themes and stingers are fully mixed and mastered so they sound great in any device that your game is played.


– Avoid Incongruent Volumes: All themes and stingers are mastered to reach a fully congruent volume within the full soundtrack.


– Repeat Music Seamlessly: All music themes are fully loop-able, so you can repeat the music in the game seamlessly.


About Composer:


Lufus is a music producer, composer who has made the Original Soundtrack of multi-million games like:


– Parchisi Star Online (50 Million Downloads)


– Pixel Car Racer (10 Million Downloads)


– Drift Clash (5 Million Downloads) and more


Support & Help:


If you need help downloading this soundtrack/music pack, feel free to reach out to iamlufus@gmail.com



Price $15.97

Cozy Casual IV - Game Music Pack - Relaxing, Jazz, Casual, Friendly, Acoustic by Lufus

Asset Store newest packages - 2022, July 11 - 12:35
Made exclusively for Casual and Cozy games, Cozy Casual III is a Game Music pack that brings life to your games.

Audio file types: WAV

Sample rate: 44.8kHz

Bit depth: 32bit

Loopable: Yes

Additional: Stereo

From neighbors who want to share a cake with you, to talking animals that own restaurants. Cozy Casual IV is made for those stories that we all love.


Listen to this Soundtrack Pack here.


What’s Inside:

07 Original high-quality music

07 Original high-quality music loops

14 Total files

Unlimited Royalty-Free License


Tracklist:

(00:00) 01 - Windfall

(00:33) 02 - Cuatro De Marzo

(01:03) 03 - Risky Solution

(01:37) 04 - Flamingo

(02:07) 05 - Cozy Boss

(02:35) 06 - Risky Solution (Alt Version)

(03:09) 07 - Windfall (Alt Version)


(All file formats are in WAV, Stereo, 44.8kHz, 32bit)


With this Game Music/Soundtrack pack, you also:


– Sound Great in Any Device: All music themes and stingers are fully mixed and mastered so they sound great in any device that your game is played.


– Avoid Incongruent Volumes: All themes and stingers are mastered to reach a fully congruent volume within the full soundtrack.


– Repeat Music Seamlessly: All music themes are fully loop-able, so you can repeat the music in the game seamlessly.


About Composer:


Lufus is a music producer, composer who has made the Original Soundtrack of multi-million games like:


– Parchisi Star Online (50 Million Downloads)


– Pixel Car Racer (10 Million Downloads)


– Drift Clash (5 Million Downloads) and more


Support & Help:


If you need help downloading this soundtrack/music pack, feel free to reach out to iamlufus@gmail.com


Price $15.97

Stitched Monster by HelenNova

Asset Store newest packages - 2022, July 11 - 12:34
Low-poly model of the character Stitched Monster for games of different genre: RPG, strategy, first-person shooter, etc.

Rigging to humanoid with additional bones: jaw, c_eye_l/r.

Animations can be retargeted in Unity!

PBR Textures Metal/Gloss

Number of textures: 14

Texture dimensions: 7

Polygon count of Wendigo: 15 796

Number of meshes/prefabs: 4

Texture Resolutions: 4096x4096

NO HDRP

ONLY DEFAULT SHADER

animations shown in the video preview are not included

Rigged with Humanoid Skeleton with additional bones: jaw, c_eye_l/r.

PBR Textures Metall/Gloss

4K Textures - normal, metallic, gloss, base color, AO

faces 15 796

verts 17 512

tris 31 571


Price $24.99

Pages

Subscribe to Babel X3D aggregator