Asset Store newest packages

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

UIElements Expansions: Reorderable List by mathru.net

2019, October 31 - 06:58
Make it easier to use the latest UIElements!
3 functions support you.

1. Global Style Sheet
The CSS that the USS file is based on is basically used by writing something common in the header of the web page。
“Global Style Sheet” is a function that can use USS as a common style file.

2. Inspector design automatic assignment function
Before UIElements appeared, you had to write an editor script to change the design and placement of the inspector.
With the advent of UXML, you can now write these designs as if you were writing HTML.
However, in order to apply this and style sheets, it is necessary to create a short editor script.
This asset eliminates the hassle.
If you place a uxml file with the same name as the class you want to apply in the Assets folder (anywhere), the uxml file is automatically applied to the Inspector.
Furthermore, if you place a uss file with the same name as the class to be applied to the Assets folder, the uss file can be applied only to the inspector of that component.
In addition to components that inherit MonoBehaviour and ScriptableObject, you can also create your own classes with the [System.Serializable] attribute.

3. Reorderable List
Have you ever wanted to add / delete or change the order easily when you want to edit an array or a list like List<T> on the Inspector?
There is a Reorderable List that can be used with IMGUI, but it was necessary to write a difficult script.
This makes it easy to use in UIElements.
You can add, delete, and reorder serialized array elements or lists.
Of course, USS can be applied, so the design can be changed freely.
Usage is the same as other uxml tags.Just write like this (<editor:ReorderableList binding-path="list" />)
This will expand the ReorderableList of serialized list fields.

Price $5.99

Cyberpunk Sports Car 2 by Lukebox

2019, October 31 - 06:52
Futuristic jet engine powered sports car for your Cyberpunk or Sci-Fi project.

Key features:
• Rotating tyres
• PBR textures
• 3 LODs included (24,000 - 6100 tris)
• Texture resolution 2048x2048
• Texture file type .png
• Model file type .FBX
• Easily add color variations by changing the light material color


For the image effects seen in the screenshots, please import and use the Unity Post-Processing stack, available on the Asset Store.

Problems, feedback, suggestions?
Email me


Price $9.99

200 Skyboxes in 1 by BG Studio

2019, October 31 - 06:41
Launch discount - temporarily only $9.99 instead of $69!

This package contains 200 hi-res 4096 x 2048 skyboxes for different kinds of weathers. The demo scene is included for browsing the skyboxes. Please view the screenshots for details.

Key Features::
- 360 panorama skybox.
- Optimized for mobile devices.
- Compatible for VR platform.

Contains:
- 200 cubemap textures.
- 1 material.
- 1 demo scene.


Price $9.99

Player Pref Anything by aseward.games

2019, October 31 - 06:22

Do you need to save a local leaderboard, game progress, stats, anything? Player Pref Anything is a full replacement of the Unity PlayerPref system designed to be a faster and easier way to save your data without the hassle of a large and complicated save system.


Need something just a tiny bit more in depth? Or maybe you need to store you save data online in a cloud storage. Player Pref Anything comes with a fully replaceable back-end controller, allowing you to customize where the bytes are stored.


Join the discord!

API Documentation

Quick Start Guide


Effortless integration into existing PlayerPref based projects, simply import the namespace using PlayerPrefs = Plugins.PlayerPrefAnything.PlayerPrefs and immediately gain all the benefits of Odin Serializer. No more constant reads and writes to the registry!


Highlights

Store ANYTHING

Quickly upgrade existing PlayerPref project to PlayerPrefAnything

Customizable Storage Pipeline

In-Editor modifying of pref values.

Build prefs with your project allowing you to set default values without a complicated manager.

Mark variables as PlayerPrefs to give them a key backing.

Fully auto-generated documentation

Source is included, modify to suit your needs.




This asset uses Odin-Serializer under Apache 2.0; see Third-Party Notices.txt file in package for details.


Price $14.99

Soldier Robot by Agarkova_CG

2019, October 31 - 06:17
Hello everyone, I present my new character for your games!

Character setup to work with Mecanim.

PBR textures.
-Albedo -AO -Metallic -Normal (all 2048-2048 size)
Tris: 10960 Verts: 6013
Normal map format – DirectX.
Prefab – 1.
This character is humanoid.
Use it for your amazing games!

Please rate and comment my work.
agarkova.cg@gmail.com
Hope you like it!!!
Price $9.99

Lungs Dissection Animated Parts by Anatomy3DM

2019, October 31 - 06:12
Lungs Dissection Animated Parts:These are dissected lungs, which include separate parts of the larynx, trachea, veins, arteries, lungs, and the dissected piece cut, textured FULL HD quality all, which also includes emphasizing each texture using NORMALMAP, to better appreciate the pigmentation and shape of the lungs and their parts, also includes a breath animation, diseccion animation and no animation lungs, 3 prefabs in total.
Of course it is ready for scenarios, virtual reality, mixed and augmented reality.
Prefabs, when dragging to scene is centered 0.0.0
Tris: 545.9 K
Verts: 1.2 M

More great ANATOMY assets: click here
for support: contact us
Price $19.99

Minimalism Puzzle by Puszkarek

2019, October 31 - 06:00
Ready for publishing on Android
DEMO APK

This is a complete mobile puzzle game template.
Swipe your finger to move the player and find the way to end that is marked with a green block.

The gameplay is fun and relaxing.

Features
⦁ Demo scene with 20 levels.
⦁ Complete game ready to publish.
⦁ Dynamic level Menu(All level selector buttons are generated according to the number of levels).
⦁ It contains only a few compact scripts.
⦁ Advertisements (rewarded ads for skip level, interstitial ads)
⦁ Optimized for mobile(but work on mouse).
⦁ UI interfaces & menus
⦁ Minimalist designer

Scripts are written in C#

If you have any questions, please don't hesitate to write us an e-mail: puszkarek1392@gmail.com
Price $20.00

PBR Modern Smartphone by YGS Assets

2019, October 31 - 05:52
This package contains one smartphone model inspired on the S10+.
It comes with 3 different colors (Teal, Black and White), PBR maps, the screen masked screen area to use on shaders. The textures resolution is 2048x2048, the package also comes with some easy to customize PSDs in case you want to create new colors.
The smartphone model has 160 verts and 204 tris.
Perfect to use in a first person environment.

Thanks,
Any question, let me know:
@yorkgamestudio
Price $5.00

VGS Cross-Platform Save System BETA by Viridax Game Studios

2019, October 31 - 05:34
The newest Save System is finally here!

Features

SQLite Databases
Binary Serialisation (Save and Load to/from file)
Easy to use editor and inspector controlls
Extensive documentation
Dedicated discord server
Coming Soon: XML Datastores

The Save System is still in Early BETA and thus has only its core features. We are quickly working towards improving it and with your feedback, we can add features that you want.
Price $9.99

FP Motion - Procedural Motion System by Unfinished Studios

2019, October 30 - 21:15
[ Youtube | Twitter | Forums ]

[ Windows Demo | Web Demo ]

FP Motion takes your first person game to the next level!

FP Motion is a plugin that uses a robust spring system and a library of different motion effects to improve the feel of your games.

Motion Effects

- Offset
Position your camera and guns wherever you want!

- Bob And Roll
Makes your camera and guns move as the player moves!

- Sway
Rotate and position your guns whenever the player moves the camera, thus adding weight to them!

- Lean
Use the Q and E keys to change your camera and guns position to create a leaning effect!

- Strafe
Simulates how a person's head rotates a bit when moving sideways.

- Shooting
Simulates recoil when the player is shooting.

- Animation Addition
Follows an object's animation, but allows you to make the magnitude bigger or smaller, smoother or stiffer!

- Breath (Idle)
Simulates a sort of breathing in and out effect, great for your first person guns!

- Falling
Simulates a sort of falling effect, where the object it is used on moves back and rotates as the player falls.

- Landing
Simulates a landing effect by applying a position and rotation force when the player lands.

Platforms
The components in FP Motion have only been tested on PC, but they should work just fine anywhere else.

Integrations
- Low Poly FPS Pack
- Low Poly FPS Pack - Free (Sample)
- Easy Weapons

Contact E-Mail: unfinishedstudios@outlook.com

Price $30.00

DaTable Lite by Niwashi Games

2019, October 30 - 14:21
This is Lite Version : [Full Version]

DaTable displays data lists such as items and monsters.
You can create your own data class by inheriting DaTableElement.


- Save the data list in a DaTable asset.
- DaTable assets are managed and edited in the DaTable Window.
- Create a data class by inheriting DaTable Element in your own script.
- Data is selected in the DaTable Window and edited in the Inspector.
- Get the data class from the script and use it.


Price $0.00

ABC - Ability & Combat Toolkit by DiceLock Studio

2019, October 30 - 14:16

ABC is an Editor Extension Toolkit which allow you to easily create abilities and also provides many other combat related features, all in a simple to use interface.


For all types of games from 3rd Person to FPS; create melee attacks, combos, magic spells and more with an infinite number of effects like healing an ally, pushing objects or inflicting damage.


The toolkit also comes with animations, graphics, audio and other features relating to abilities and combat including health/mana management, AI, targeting and more.


Documentation | Trailer | Website | Demo | Tutorial | Twitter


Contact: DiceLockStudio@gmail.com


Additional Features
- AI
- Health/Mana System
- Target and Auto Target System
- Automatic Object Pooling
- Stat Creation
- Scroll-able Abilities
- Full Animation Control
- Hit Reaction System
- Fully Interactive Icon Toolbar/Book
- Export & Import System
- Graphics, Animations and Audio Assets
- Ammo & Reload System
- 2 Playable Demos
- UI System showing target info, health/mana, ability activation progress and more
- Ability Grouping allowing abilities to become enabled/disabled on certain events
- Plus more!
Price $58.25

Fantasy Theme 'Follow the Wind' by KiranGameMusic

2019, October 30 - 13:57
This fantasy / adventure track is composed as a theme for a game (or to be apart of a game in some other way)
This music is an orchestral composition implying an adventurous / courageous attitude.
*Not a seamless loop* but can be looped using fades in and out.
Contact for inquiries - niceaussieofficial@gmail.com
Price $4.99

MOBA User Interface & HUD by moon-studios

2019, October 30 - 13:50
MOBA User Interface is a modern and clean Game UI for your MOBA Project. For games like: Smite, LOL, Heros of the Storm and much more.

All Screens comes pre-made for you. Just Drag n' Drop them into your Unity Scene.

Different Modules of the UI are also pre-made and ready to use.
Note that all functions are not scripted. In this Asset are only pre-made graphics READY to script. Not scripted at all - Not for Modular uses.

Key Features:
· Adobe XD File
· PNG Images
· Demo scenes
· Pre-Made and ready to use Scenes.
[Not Scripted]
· Pre-Made Modules/Prefabs.
· Free Font.
· Easy to use. [Drag n' Drop]
· Clean & Modern look.
· Made with Unity UI & Text Mesh Pro.

Pre-Made Scenes:

· Home Menu
· Play/Instant Action Screen
· Store
· Hero/Character Screen
· HUD

Notes:
Some artwork in the Assetstore Images are content from Riot (League Of Legends). Please note, that these images are not included or beeing sold in the Asset itself and belong to Riot games.

Font Included: Roboto Font.

Please read: The package only contains simple screens and graphic elements. Please export more elements from the Adobe XD file.

Price $7.50

Caster Mage Animations Pack by Kevin Iglesias

2019, October 30 - 13:48
Humanoid animations compatible with Mecanim.

This pack includes a total of 40 animations of movements and casting spells for mages, witches or warlocks 3D characters.

Includes example scene with prefabs containing spell effects and scripts.

Animations List:
- Idle
- Combat Idle
- Enter Combat
- Exit Combat
- 5 Attacks (Offensive Spells)
- 2 Support Spells
- Blocking (Magic Shield)
- Dodge
- Jump
- Receive Damage 01
- Receive Damage 02
- Death 01
- Death 02
- Walks
- Runs
- Sprints

Contact Support:
support@keviniglesias.com

www.keviniglesias.com
Price $18.00

Stylised Pots and Flowers by RRFreelance

2019, October 30 - 13:42
Created with Low Poly in mind, however, this pack steers towards quality and detail so that they will hold up well close up in a scene.

Created with care and attention and reference to real world flowers, these will be sure brighten up your game.

Over 25 Flower variations and over 35 Pot variations, easily tweak their simple textures for even more colours. Two trellace and hookable pots.

Scale and rotate the flowers to make bunches, plot them on your terrain or garden scene.


Price $9.99

Splendid Explosion and Smoke Effect Lite by Cremong

2019, October 30 - 13:36
The Lite version of Splendid Explosion contains 6 Effect from the Spledid Explosion pakage.

By this package, you can create spectacle explosion effects into your scene.
This asset is light-weight and show good performance even in mobile devices.
Just simply drag prefabs into your scene.

includes:
3 Explosion Prefabs
1 Mushroom Cloud Prefabs
2 Smoke Prefabs

In Smokes effect, Wind Zone applied. You can calibrate Wind Zone property.

You can get full version: Spledid Explosion


Price $0.00

Arcade Cars: Bora & Manta by Zuhian Teiyu Creative Studio

2019, October 30 - 13:22
Two lowpoly models of supercars Bora and Manta. Perfect for arcade mobile racing games.

&#x1F538; Two models: 2300 (Bora), 2800 (Manta) tris.
&#x1F538; Separated wheels.
&#x1F538; Three set of materials per model.


&#x1F4E7; Send any suggestion or question to: zuhianteiyu@protonmail.com
Price $4.99

Revolver - West Weapons by ARZAON GAMES 3D

2019, October 30 - 13:13
triple A quality weapon model and textures for your Unity project!

The intended usage for the models and its textures are first person shooters.
High resolution textures exported out of Substance Painter. Materials, meshes and texture names follow an easy to understand naming convention.

Important note: animations, arms or sounds are not included! Weapon models, rig, materials and textures only. Technical Notes:
Texture Size: 4096x409, 1024x1024 TARGA. Format
Physically-Based Rendering: Yes
Poly Count weapons: Revolver - 5596
Bullet - 106
Shell – 70
fbx. models. All the models have their own prefabs.
Please rate and comment our work. Let us know if something is wrong or needs to be improved.

Price $6.99

2D Top Down Car Racing Pixel Pack by Mokawyler

2019, October 30 - 13:13
Top down racing 2d pack to make retro pixel art game.
The pack content :
-5 differents biomes ( concrete, sand, grass, snow, mud).
-62 vehicles ( car, sport car, buggy, monster truck, formula one).
-Trees, palm, bush.
-Rocks, tire barriers, road borders, road sign, walls.
-8 differents type of road.
-Starting line, turns, straight line, bridges, crossings.
-Car Stand building, rail road, water.

This pack was made to offer a maximum of different races,look the screens to view examples of racing possibilities
Price $14.00

Pages