FancyDoll – C016A by Blue Goblin Store
New design with beautiful color background! Be ready for any horizontal scrolling game!
This package included:
+ One cute animated doll:
- Idle
- Walk
- Run
- Jump
- Attack (with/ without weapon)
- Magic
- Defend
- Hit
- Fall
+ One cute animated enemy:
- Idle
- Walk
- Attack (with/ without weapon)
- Hit
- Fall
+ One scrollable background, bonus with animated coin and items.
+ Effects: fire, explosion.
Everything is ready for an interesting game!
Please feel free to leave comment here or email to:
game.bluegoblin@gmail.com
Price $9.99
Types Of Human Body by SanuRenuArt
Price $4.99
Autonamer by Virtual Escapes
☆ Set it up once and you'll never have to touch it again! ☆
Changing the name of your mobile app for different languages each time you build can be a real head-ache, but Autonamer makes it super easy.
Simply open the Autonamer window and add a localized app name for each language you support. And then forget about it, because Autonamer integrates invisibly into the build process, meaning each time you build the project for iOS or Android it will seamlessly work its magic.
Using Autonamer means you'll never have to mess around with Android resource files or Xcode projects again. And that means you can spend your time on more important things, like making your game as good as it can be.
Features:
• Supports all 42 Unity System Languages.
• Integrates invisibly into the Build process, meaning that once set up, there are no extra steps involved.
• Allows you to specify the Base Localization (Android) / Development Language (iOS) - this is which language to fall back to when the users language isn't supported.
• Works for both Android and iOS.
Price $24.99
Google Cloud Video Intelligence by Frostweep Games
• Label Detection
• Explicit Content Detection
• Regionalization
• Object Tracking
• Text Detection (OCR)
• Shot Change Detection
• Speech Transcription for Video
• Full included Google Cloud Video Intelligence API
Based on Google Cloud Video Intelligence
Warning:
• Be sure to read the terms of service of Google Cloud Video Intelligence
• The plugin does not cover the cost of Google Cloud Service
• The plugin does not include Google Cloud Storage API
• This asset uses 'Newtonsoft.Json' under 'The MIT License (MIT)'; see LICENSE_INFO.txt file in package for details"
Full source code Included!
Forum Thread
Note:
• Works with il2cpp.
• Tested on:
---Android
---IOS
---Windows
---Mac
• Works with Unity Cloud Build.
We love to hear from you! Contact us, share your feedback, suggestions at assets@frostweepgames.com
Price $25.00
Easy Pooling by TIGERFORGE
The suite has 3 files: 2 ScriptableObject, and 1 MonoBehaviour Script.
The 2 ScriptableObjects activate the TigerForge > EasyPooling voices in the Project panel context menu.
From this menu, you can create Object Poolers and Audio Poolers.
The Object Pooler is designed for pooling GameObjects. Instead, the Audio Pooler manages and plays Audio Clips.
OBJECT POOLER
This Pooler just needs a GameObject reference. Optionally, you can set a number of objects that have to be instantiated on game start.
In your C# Scripts, just create a link to the Pooler and then use GetObject() method to get one or more objects managed by the Pooling System.
There are also other methods to obtain various information.
AUDIO POOLER
This Pooler just needs an Audio Clip reference. Optionally, you can define volume, a start delay and a number of clips that have to be instantiated on game start.
In your C# Scripts, just create a link to the Pooler and then use PlayAudio() method to play the clips managed by the Pooling System. There are also other methods to obtain various information.
TIGERFORGE NAMESPACE
To avoid class names conflicts, the Easy Pooling classes are inside TigerForge namespace. Just put a "using TigerForge" at the beginning of your C# Scripts.
POOLER MANAGER
The Pooler Manager is a MonoBehaviour Script that can be optionally used to manage your Poolers in a different way. Basically, using this Script, you don't need to link your Scripts to the Poolers.
Just create an Empty GameObject in your Scene and drag the EPPoolerManager script on it. In the Editor panel, now you have two arrays, one for all your Object Poolers, and one for your Audio Clip Poolers.
Now, in your C# Scripts you can call directly EPPoolerManager.GetObjectPooler(index) and EPPoolerManager.GetAudioPooler(index) to obtain the Poolers stored in the 2 arrays at index location.
DEMO PROJECTS
Two Demo Scenes are provided to better understand how the Pooling System works and can be used.
The "Demo" folder project shows how to use the two Scriptable Objects.
The "Demo2" folder project shows how to do the same operations using the alternative approach offered by the Pooler Manager Script.
SUPER-EASY TO USE
This is an example of a Player Script for making a Player able to shoot bullets.
using UnityEngine;
using TigerForge;
public class Player : MonoBehaviour
{
public EPObjectPoolerScriptableObject bulletPooler;
public EPAudioPoolerScriptableObject audioPooler;
// Update is called once per frame...
void Update()
{
// If I press the Space Bar...
if (Input.GetKeyUp(KeyCode.Space)) {
// I ask the Pooling System to create or reuse a bullet.
GameObject myBullet = bulletPooler.GetObject();
// I put this bullet where the player is located.
myBullet.transform.position = transform.position;
// I play the shoot audio fx, locating it in the player position.
AudioSource myShootAudio = audioPooler.PlayAudio(transform.position);
}
}
}
Price $0.00
LUXURY Classic Chandelier col105 by K_SANNIKOV
Textures:
glass - 1024x1024
base - 2048x2048
Two colors: gold and bronze
Tris: 29 301
The topology is as simple as possible, but unfortunately you need to pay for the beauty with a lot of tris.
Light bulb material is separate from the main for detailed settings
Thanks for buy.
Price $5.00
Turtle by SURIYUN
--> Cute Zoo 2 <-- New
--> Cute Zoo <--
--> Cute Pet <--
Website
Turtle prefab
2048 x 2048 Texture
Turtle 730 Polygons
6 Animations.
Idle
Walk
Swim
Jump
Eat
Die
Buyer will get all of showcases
Thank you so much.
Price $4.99
Flamingo by SURIYUN
--> Cute Zoo 2 <-- New
--> Cute Zoo <--
--> Cute Pet <--
Website
Flamingo prefab
2048 x 2048 Texture
Flamingo 816 Polygons
6 Animations.
Idle
Walk
Run
Jump
Eat
Rest
Buyer will get all of showcases
Thank you so much.
Price $4.99
Colony Cruiser CF5 by CGPitbull
Add a professional touch to your SciFi VideoGame project with this original low poly model.
Set of one Spaceship (FBX model). No animated parts, script or LOD. see previews.
Poly Counts: Polys/7.610 - Verts/8.375 - Tris/15.340
_Textures included (Tiff):
_1 color scheme / PBR Materials (see previews)
_1 Diffuse / Albedo map 4096x4096
_1 Normal map 4096x4096
_1 Glow (Emission) map 4096x4096
_1 Roughness map 4096x4096
_1 Metallic map 4096x4096
_1 AO map 4096x4096
_Included 4096x4096 PSD file, you can add your own logos, details & more.
Price $27.00
Scifi Destroyer Inquisitor by MSGDI
- Scifi cruiser
- Modular design
- 6 turrets, 3 missile launchers, 1 torpedo launcher, gun batteries and hangars
- 1 torpedo + 3 missiles included
- 6 different texture sets
- PSD with intact layers is included
- PBR textures for the unity 5 standard shader (metallic)
- Ready to use prefabs of all models are included
- Texture sizes are 4096 (ship), 2048 (weapons) and 1024 (missiles)
- Tris count ca. 1500
- Final tris count depends on how many weapons are used for the ship
Price $25.00
Sci Fi space Texture pack by RævenStudio
16 Sci-Fi materials such as panels, tarp, termal isulation etc. These textures are suitable for texturing an spaceship and sci-fi station environment. The textures can be used for mobile, they are looking well only with Base color and Normal map.
Сontain:
• Demo level Unity 3D
• 2048x2048 TGA Seamless
• Base Color, Ambient Occlusion, Normal, Height, Roughness, Metallic maps
• Additionaly some materials have emissive or opacity map
• Version 2018.3.0f2
For any questions, write to the Contact E-mail
Price $12.99
Full Package 2d Character for Tactis by pancakegames
-idle
-hit
-attack
● Basic sprite collection
● 4 Backgrounds
● 1 Title Scene
● 3 Game Scene
● 6 2D SD Characters
● 7 2D SD Monsters
● 6 2D Icon
● 6 2D Skill Icon
● 1 Exploded ParticleSystem.
Tech specs:
● Unity 5.6, Unity 2018-2019
● Mobile friendly
● Any platform (PC, Android, iOS, WebGL)
Important notices:
●Simple combat by clicking a button.
Price $49.99
Low Poly Vintage Pickup 04 by Linder Media
● works great with Easy Car Controller
● stylized, double-sided interior included
● using only unity standard shaders: super easy to change colors & great performance!
● with separate (grouped) parts so you can animate whatever you need (wheels, steeringwheel, etc.)
● clean mesh with:
- 3187 polygons
- 3400 vertices
● for use as scene prop or vehicle in your game/app
● no plugins or third party software needed
Have fun with it and let me know if you need to have anything customized!
Price $4.99
Creature (Rigged) by Voxel Entertainment
- 3 materials.
- 4k textures.
- Rigged 52 bones.
- Poly Count 6423 verts.
For issues contact us
Price $18.00
Archery Targets by shockwaveGamez
If you like archery and you want to be a great Archer, you have to practice. Here, we give you away to practice shooting your bow, before you go into battle. Archery Targets is a Blender 3D modeled Asset. This asset can be used in any 3D environment. It contains dummy targets, hanging targets, and traditional targets.
This asset has a total of 111,212 Verts, 175,312Tris.
Textures are all PNG.
visit our website This is a link
Price $8.00
PUN 2 Multiplayer FPS - Mobile Input Control Photon FPS Shooter by Maity Studios
Price $14.99
Room Bundle 01 by Roy Barina
Room interior prefabs for your game!
All models are UV unwrapped with some textures and some animations.
Including unique sounds and support for LW/HD SRP.
Full behavior algorithm for doors and switches.
And fully documented code including a little manual written in HTML.
* Some textures shown in the trailers aren't included in this bundle. This because they was downloaded from textures.com only for demonstrations.
This bundle comes almost naked so you will be able to skin the models as you like.
Bundle Content:
- Door
- Office Table
- Shelf
- Closet
- Switcher
- Bed with Mattress
- Beside Bed Table
Including:
- UV Unwrapped Models
- Some Textures
- Colliders for each prefab
- Some sounds
- LWRP\HDRP ready
- API for doors and switchers
- Mini showcase game
Price $14.90
Cute Kitten Tito by Radik_Bilalov
The model has 5300 tris.
5 animal coloring options
- black, grey, white, orange, black-white;
Texture maps - albedo map (2k).
79 animations:
Agression, attack 1-4, hit front, hit back, hit middle, hit agress, death 1-3, caress (sit, lie, idle), idle 1-3, eat, drink, lie, sit, sit idle 1-2, sit-lie, sleep, crouch (f-b-l-r), walk (f-b-l-r), trot(f-b-l-r), run(f-b-l-r), walk back (l-r), fear, jump, jump run, jump trot, jump down, jump up, hide, hide rotate (l-r), swim idle, swim (f-b-l-r), etc..
Animator controller is missing (I'll add it soon)!!!
If you have any questions, write to me by e-mail:
billl90.90@mail.ru
Price $4.99