Gatherer's Exterior Pack by Chris Tutorials
- 16 x 16 Pixel Tilesize (can easily be scaled up to 32x32 or 64x64)
- 4 Varied Environments for a Gathering, Survival, or RPG Style Game
- 105+ Unique Objects for Your Game
- Gatherer Character with 4 directional walking and swining animations
- 5 Pixel art effect Animations
- C# scripts for harvesting, pickup generation, player controller without blend trees (easier to animate tools based on transform keyframing), and simple resource inventory.
Exterior Tileset, Tools, Objects, and Animations Pack!
- 4 Varied Environments for a Gathering, Survival, or RPG Style Game
- Hundreds of sprite images split between tilesets, character animations, game objects, items, icons, and more for a colorful themed top down game.
- Scripted Unity Engine Demo with Working Harvesting Mechanics, Pickup Spawning, Basic Player Inventory for Resources, and Player Controller Script that Controls Animation without Blend Trees so Tools can have their transforms keyframed to match player animations.
- Gatherer Character with 4 Directional Walk and Swing Animations. In Unity demo, the tools animate with the character by having their transform animated in keyframes.
- 5 Effect Animations for Harvesting and Attacking Hits including a Leaf Falling animation! Because everyone loves smashing weeds.
Starter pack for a survival / gathering RPG game. Assets and tilesets are based around a 16x16 pixel grid. Easy to scale up to higher resolutions if needed. Includes tools for harvesting lumber, gold, and stone from the environment. You can connect different environment zones with bridges and floating rafts. Aseprite and PNG Spritesheet files included.
This pack includes a working scripted demo for using the asset pack in actual gameplay. It includes harvesting, pickup generation, player controller without blend trees (easier to animate tools based on transform keyframing), and simple resource inventory.
Controls: WASD Move, F to Harvest Resources, Switch Tool with mouse clicks on hotbar icons
Built using the Zughy 32 Color Palette.
Price $7.00
Draw XXL by Symphony Games
Draw XXL is an extensive set of visual debugging and development tools. It can be used as components without any code or like debug lines as one-line-calls from anywhere in your code.
Whether you are just looking to increase your options from Unitys limited Debug.DrawLine(), learn some more about the Game Engine by visualizing basics like quaternion and euler rotations or boost your productivity with charts or physics visualization: Draw XXL got it covered.
- Works in Edit Mode, Play Mode and in builds.
- Can draw as gizmo lines, debug lines, handles lines or as mesh.
- Feel free to ask if you have any questions: Support via email or Discord.
- Full C# source code included.
Extending Unitys debug lines:
- Adjust width, choose line style, animate...
Draw Text:
- Draw text to your scene as easy as using Debug.DrawLine().
- Every debug line, position or shape can have a text tag.
- Tag your GameObjects with custom notes or console logs.
- Draw whole arrays or lists straight from Update().
Draw Shapes:
- Wide range of shapes: From simple basics like cubes, spheres and capsules to more complex ones like extruding 2D shapes.
- Multiple API function overloads per shape how the shapes can be constructed.
- More than 100 icons.
Visualize Game Engine Basics:
- Bool traffic lights that signal code states.
- Analyze quaternion and euler rotation.
- Draw dot product and cross product calculations.
- Draw world grid and local spaces grid.
- Draw bounds, scale, camera frustum, ...
Charts:
- Easy way to visualize your data from scripts.
- Line charts and pie charts.
- CSV file export.
Physics:
- Visualization for all physics casts (BoxCast, SphereCast, CapsuleCast, dedicated versions for the 2D casts).
- Support also for checks and overlaps.
Measurements:
- Draw measurements for many constellations: Distances (e.g. „point to point“ or „point to line“ or „point to plane“) and Angles (e.g. „between vectors“ or „line to plane“ or „plane to plane“).
- Dedicated version for 2D.
Screenspace:
- Many draw operations are not only available for drawing in world space, but also for drawing in screen space.
Price $45.00
Event Bus by Smile Soft
This plugin will help you to manage events in your Unity project easily with a few line of code.
Features:
* Trigger events with or without values.
* Trigger events with any kind of data types.
* Listen events from anywhere in the project.
* Easy to use.
* Example scene.
* Well documented
*Documentation
Support email : smilesoft4849@gmail.com
Price $15.00
Serializable Dictionary by PurpleSlayerFish
This is Serializable Dictionary Utility, which have all advantages of the classic C# dictionaries.
Key features
- In its core asset use C# Dictionary and provide some wrap-functions to work with it. That mean, all operations with this dictionary has the same algorithmic complexity and performance as default C# Dictionaries.
- This is easy to use - just declare variable annotated [SerializableField] and go.
- This is full generics support for both key and value.
- This utility don't use extended Unity editors scripts. It works with basic Unity inspector arrays functions.
- You can get serializable array of key-value pairs structures to use it in your IO operations.
Supports platforms
- Windows, iMac, Linux
- Console (PlayStation, XBOX and Nintendo Switch)
- iOS/Android
- WebGL
Additional
This is freely available asset. You can check my other assets.
If you want to support me, you can find my Paypal by following this link.
Price $0.00
Monster: Reptile by Lord Enot
Cotains following textures (4096x4096):
– AO map;
– BaseColor map;
– Normal map;
– Emissive map;
– Roughness map.
Polycount:
12082 faces, 23156 triangles, 11666 verices.
The model contains 30 animations:
– Attack (x6);
– Walk (x8);
– Idle (x2);
– Descend (x1);
– Get_up (x1);
– Jump (x1);
– Run (x1);
– Rage (x2);
– Hit (x4);
– Death (x4);
You may also be interested in my other work:
[222] Mega Pack Stylized Textures
Price $30.00
Editor Sketch - Paint 2D by Leguar
Editor Sketch is simple drawing tool that works directly inside Unity Editor.
If you need some pixel art, simple modifications to existing images, or quick programmer's placeholder textures, this is the tool for you. No need to leave Unity to start up Paint.
Load PNG and JPG images (textures) or create new image with click of a button. Save textures as PNG, JPG or TGA.
Drawing tools supports basic brush with variable size and hardness, or drawing pixel by pixel. Helper tools for lines, circles and boxes. Transform tools to flip, rotate or shift image. Color tools to change hue, saturation, gamma and brightness. Image tools to resize image, cropping and adding borders (resizing canvas).
See screenshots for details of different tools and settings in use.
Oldest supported Unity version is 2017.1 but at least 2018.3 is needed for all features to be available. Works with all the newest Unity versions too.
Price $13.90
PseudoCode by FULIU
The main function:
- Built-in pseudo method documentation
- Customizable pseudo methods
- Customizable pseudo method documentation
- Pseudocode is parsed and executed at runtime
- Support mouse programming
- Support text programming
- Mouse programming auto-indent
- Recommended for use in combination with text programming
- Pseudo method documentation supports searching
- Weakly typed language
- Automatically filter pseudo-methods for inappropriate return types.
- Full source code included!
PseudoCode is a code tool for game planners, and its syntax is similar to C#. PseudoCode requires the cooperation of programmers and planners to complete the work required by the game project well. Programmers provide planners with game project-specific PseudoFunctions extensions, and planners use pseudo-methods to design various NPC skills, tasks, or others. (Here pseudo-function = pseudo-method)
It is also very simple for programmers to write pseudo-methods. After writing, the game plan can be used. The pseudo-code in the form of a string can be filled in the Excel sheet, and it also supports the existence of a PseudoCode object. The PseudoCode object is more convenient to edit.
The working principle of PseudoCode is that it becomes a tree organization structure of C# method information after being parsed by the parser. After the parsing is completed, it can be run multiple times, and it is not necessary to perform the parsing operation every time. The execution starts from the leaf node according to the tree structure, and each Pseudo-methods correspond to a C# static method, and the execution of pseudo-codes is essentially the execution of C# codes.
PseudoCode can be hot updated along with resource files.
Document address: https://fuliufuliu.gitbook.io/pseudocode-decument/
Price $19.98
Basic Keypad by leonidas10009
Model and Sounds Effect
Textures:
-Albedo
-AO
-Metallic
-Normal
-Roughness
(all 2048-2048 size)
is a fully functional basic keyboard with sound effects ideal for incorporating into your video games.
Price $6.50
Generic Cute 2D - 005 Wizard 1 by ClearSky Studio
Generic Cute 2D is brand new Unity Character Asset Series of ClearSky Studio.
It has new generic animation system which enables changing animations between different character models.
It can also change weapons.
Basic Animations(24):
including idle, crouch, jump, walk, run, fly, roll, slide, wall climb, pick up, interact, various hits(9), etc
Magical Weapon & Animation Extension asset which is Compatable with this asset will be published soon
Also Features:
● Compatable with Generic Cute 2D Weapon & Animation Extensions
● Can add your own weapon sprites
● Unity 2D Animation based - Easy to make new animations
● Third party Physical bone applied hair and cloths (Spring Bone)
● character model(2048*2048) and portrait(512*512)
Support:
Email - junhyuckjang3@gmail.com
Price $10.00
Magic Activations and Drones Sound Effects Pack by WOW Sound
Audio file types: wav
Sample rate: 48kHz
Bit depth: 24 bit
Additional: Stereo
Featuring 102 magical activation sound effects and 104 drone loops for magical fantasy portals, teleportation devices, magic objects, enchanted runes, magic orbs and spheres, fantasy towers, magic buildings, magic machines, treasure chests, and more!
All drone loops are 30 seconds long, seamless, and perfect for all genres of video game.
Sound effects range from small to large, shimmery to dark to sci-fi, for every interaction in the game, whether it is an object, portal, structure, or any visual effects. Use the sounds standalone or layer them with materials like stone, wood, metal, concrete, and more—whichever fits your animation. In addition, this pack includes basic elements such as wind, water, fire, and electricity to give you the flexibility to layer over the activations or loops for extra realism.
▼ What's Inside:
- 102 Magical Activation Sound Effects
- 104 Drone Loops
KEYWORDS: Shimmer, Chimes, Sci-fi, Tonal, Dark, Melodic, Rune, Engine, Portal, Life Force, Teleportation Device, Wind, Fire, Water, Electric, Light
VIEW SOUND LIST | MAKING OF/BTS (Coming soon)
[ Support Email: support@wowsound.com ]
And if you have any music genres you would like to hear but are currently not available in our store, do drop us an email! We will be most excited to try to create your desired sound effects and music for you!
* We release new packs regularly so there will always be the latest and most up-to-date music and sounds for your game projects!
Price $49.00
HQ Ultimate FPS Props Collection - PBR by VIS Games
All objects come with high quality PBR-textures (1k to 4k, depending on the size of the object)
All texture-sets include: albedo, normal and maskmap (ao, metallic and smoothness)
Package supports BuiltIn-, URP- and HDRP-Renderpipline (RP-version 11.0.0 or higher)
You want to create your own high quality FPS-games?
With this package you got the perfect base set of high quality PBR props, that each FPS-games needs!
More than 90 unique different props.
A lot of them with several variations. In total more than 420 game-ready prefabs!
Includes: cargo container, garbage containers, dumpster, trashcans, ashtrays, oil-barrels, gas-bottles, plastic boxes, crates, wooden cable spools, roadblocks and much more.
All objects come with high quality PBR-textures (1k to 4k, depending on the size of the object)
Also the package included 10 different graffity decals.
All texture-sets include: albedo, normal and maskmap (ao, metallic and smoothness)
Package supports BuiltIn-, URP- and HDRP-Renderpipline (RP-version 11.0.0 or higher)
Price $69.95
Modular Assets - Magic Swords by ProjectMakers
This Asset is optimized for Built-in Render Pipeline.
URP and HDRP support is planned.
Demo Scene use TextMesh Pro.
sword 1 - 7969 vertices
sword 2 - 5817 vertices
sword 3 - 6153 vertices
sword 4 - 5942 vertices
sword 5 - 7083 vertices
sword 6 - 6023 vertices
sword 7 - 10232 vertices
sword 8 - 11963 vertices
This pack contains:
8 Unique Weapons ready to use!
Each weapon are 4 divided (4096 unique combinations).
Each Magic Sword has its own particle effects.
Clean project structure and modular prefabs.
An easy to use script to load, save and change the Magic Swords.
It also contains an event which is triggered when changing the weapon.
Also the lights and particle effects can be activated and deactivated via the script.
All Sword textures are 2048x2048 px.
They can be scaled down as you like.
Each Sword material has the following textures:
AmbientOccolusionMap
BaseMap (Albedo)
HeighMap
MetalMap
NormalMap
The resolution of the particle effect textures varies strongly depending on the size of the effects.
More information and a WebGL Demo can be found on our Website, also feel free to leave feedback and requests via the contact form.
Price $15.00
3D Farm Props - Animated with SFX (Bucket, Milk Can, Watering Can, Mail Box) by Tom1895
Number of textures
- Bucket : 9 Textures
- Milk Can : 9 Textures
- Watering Can : 9 Textures
- Mail Box : 9 Textures
Texture dimensions : 4096 x 4096
Number of prefabs: 16
Each Object (Bucket, Milk Can, Watering Can, Mail Box) has 4 prefabs: 2 difrent material prefabs, and 2 LOD difrent material prefabs
Animation
- Animation count : 8
- Animation type list:
- Bucket:
- Pick Up / Put Down
- Milk Can
- Unlock / Lock Mechanism
- Open / Close Lid
- Watering Can
- Pick up / Put Down
- Watering
- Mail Box
- Open / Close Door
- Change Flag
Sound Effects : 10:
- Mail Box Change Flag
- Mail Box Open
- Metal Bucket Pickup
- Metal Sound
- Milk Can Lock Mechanism Open 2
- Milk Can Open Lid
- Milk Can Open
- Pouring Water
- Watering
- Watering Short
LOD information
- Each model has 4 LOD Levels:
Bucket
- First LOD - its Animated with SFX - 6660 Triangles
- Second LOD - 2922 Triangles
- Third LOD - 1002 Triangles
- Fourth LOD - 268 Triangles
Milk Can
- First LOD - its Animated with SFX - 15008 Triangles
- Second LOD - 5565 Triangles
- Third LOD - 1817 Triangles
- Fourth LOD - 118 Triangles
Watering Can
- First LOD - its Animated with SFX - 5062 Triangles
- Second LOD - 2541 Triangles
- Third LOD - 1025 Triangles
- Fourth LOD - 263 Triangles
Mail Box
- First LOD - its Animated with SFX - 2940 Triangles
- Second LOD - 1118 Triangles
- Third LOD - 546 Triangles
- Fourth LOD - 124 Triangles
Each Model has own animations and sound effects.
If you want, you can easily animate any model.
Each model has two material variants.
Price $6.99
Pixelart Fonts Pack by blazeDev
File formats: TrueType (.ttf) and preconfigured TextMesh Pro Assets
Add a touch of retro style to your game's UI or typography with this package of 11 pixel art fonts. Perfect for a range of genres, each font is pixel-based and fully customizable to suit your project's needs. Choose from a variety of unique fonts, including:
- CuatroPerSiete: a font based on a 4x7 pixel grid
- CuatroPerSieteHQ: a high-quality version of CuatroPerSiete, also based on a 4x7 pixel grid but with some cheats to improve readability
- PixelBoto: a classic pixel-based font with a timeless look inspired by "Roboto" font
- PixelBoto-Bold: a bold variation of the PixelBoto font
- PixelBoto-Italic: an italicized variation of the PixelBoto font
- PixelBoto-Medium: a medium-weight variation of the PixelBoto font
- PixelBotoSerif: a pixel-based font with a serif style inspired by "RobotoSlab"
- PixelCaps: a pixel-based font with all caps characters
- PixelPunk: an all caps pixel-based font with a punk-inspired look
- TrePerCinco: a font based on a 3x5 pixel grid
- TrePerCincoHQ: a high-quality version of TrePerCinco, also based on a 3x5 pixel grid but with some cheats to improve readability
The "HQ" versions of CuatroPerSiete and TrePerCinco are pixel-based fonts that have been optimized for improved readability by using some cheats that are not pixel-perfect, but still maintain their retro style.
All fonts in this package fully support TextMesh Pro, allowing you to easily incorporate them into your Unity projects.
With this package, you can give your game a classic look while still maintaining a modern edge.
Price $15.95
Cartoon Low Poly Sport Balls Pack by Andrii Sedykh
Number of textures: 18 - Bace Color and Normal
Texture dimensions: 2048 x 2048 png
UV Mapping : Yes
Pack of 9 different models of sport balls
Pack include:
- Baseball - 768 tris
- Basketball - 768 tris
- Beach ball - 768 tris
- Bowling ball - 768 tris
- Football - 960 tris
- Golf ball - 768 tris
- Soccer ball - 768 tris
- Tennis ball - 768 tris
- Volleyball - 768 tris
Price $4.99
MN B by BobGrandmaster
textures(PBR): Diffuse, Emissive, Glossines, AO, Specular, Normal, Normalobj. (4096).
animations 7-idol,walk,run,attack,crit attack,death,dance
Polygonal Quads/Tris.
UV mapping: Yes.
Rigging: Yes
Polys-13 583.
Verts-13 491.
textures(PBR): Diffuse, Emissive, Glossines, AO, Specular, Normal, Normalobj. (4096).
animations 7-idol,walk,run,attack,crit attack,death,dance
Polygonal Quads/Tris.
UV mapping: Yes.
Rigging: Yes
Polys-13 583.
Verts-13 491.
Price $9.99
Creatures of Egypt Pack by Valeria Miller
Number of textures 287
Texture dimensions 4096x4096
Maximum polygon count Mystical Anubis (5042), Egyptian Nymph (8759), Egyptian Mummy (14012)
Number of meshes/prefabs Mystical Anubis (4), Egyptian Nymph (5), Egyptian Mummy (5)
Rigging: Yes
Animation count Mystical Anubis (11), Egyptian Nymph (13), Egyptian Mummy (14)
UV mapping: Yes
LOD information (count, number of levels) no
Types of materials and texture maps (e.g., PBR) yes
Creatures of Egypt Pack includes 3 sylized low-poly models of characters: Egyptian Mummy, Egyptian Nymph, Mystical Anubis. The models have rig, animations and 5 skins. All textures 4096x4096.
Egyptian Mummy
The model has 6 UV sets: Body, Eyes, Helmet, Cloth1, Cloth2, Weapon.
All of those sets can be combined with each other.
All texture can be compressed to 1024x1024 without loss much quality
Body has one UV and one Mesh, head cannot be removed!
The model has 5 skins.
The model contains 14 animations:
Idle (6)
walk (2)
Run (2)
Death (1)
Attack (3)
faces 14012
verts 14944
tris 27691
Custom skeletonhas additional bones: Eyes (eye_l, eye_l1, eye_r, eye_r1), Jaw, Jaw1, Accsessoires: ( jo1_l, jo2_l, jo3_l, jo1_r, jo2_r, jo3_r), Cloth: ( Cloth1, Cloth2, Cloth3, Cloth4, Cloth5, Cloth01, Cloth02, Cloth03, Cloth04) Weapon, Weapon1)
26 materials
126 textures on 5 skins
5 mesh prefab
Egyptian Nymph
The model has 4 UV sets: Body, Hair,Eyes,Clothes.
All of those sets can be combined with each other. Also eyes have a emissive parts that gives possibility include it on every sets or off it. Body has one UV and one Mesh, head cannot be removed!
The model contains 13 animations:
Idle (5)
walk (2)
Stance (2)
Run (2)
Death (2)
faces 8759
verts 8843
tris 17295
20 materials on 5 skins
100 textures on 5 skins
5 mesh prefab
Additional bones- cloth, cloth1, cloth2, cloth3, cloth4, cloth001, cloth02, cloth03, cloth04, cloth05, cloth_r, cloth_r1, cloth_r2, cloth_r3, cloth_r4, cloth_r5, cloth_behind, cloth_behind1, cloth_behind2, cloth_behind3, cloth_behind4, cloth_behind5, cloth_behind6, cloth_behind7, cloth_behind8, cloth_behind9, Eye_r, Eye_r1, Eye_l, Eye_l1, hair_behind, hair_behind1, hair_behind2, hair_behind3, hair_behind4, hair_behind01, hair_behind02, hair_behind03, hair_behind04, hair_behind05, hair_behind06, hair_behind07, hair_behind08, hair_behind09, hair_behind010, hair, hair1, hair2, hair3, hair4
Mystical Anubis
The model has 4 skins
The model contains 11 animations:
Idle (2)
walk
Death
Attack (4)
Run
Growl (2)
faces 5042
verts 4999
tris 9952
4 mesh prefab
8 materials on 4 skins
Price $45.00
Junk town by Dmitriy Dryzhak
In this packet you can find a lot of assets for creating a junk post-apocalyptic city of any configuration. The package contains many variations of broken concrete structures, walls assembled from various garbage, pre-assembled, prefabricated buildings and many other decorative assests.
Support, URP and HDRP shaders are here:
My Discord group
Price $30.00
3D Animated Monsters by Nonsum Games
Number of textures: 11
Texture dimensions: 2048 x 2048
Rigging: YES
Animation Count: 64
Character Count: 11
Number of Meshes: 29
Ready-to-use stylized and polished 3D Monster Characters for your Casual/Hybridcasual/Midcore games.
This pack consists of 11 custom characters and 64 animations in total that could be used in various Unity projects: Hypercasuals, Casuals, RPGs, MOBAs, Runners, Platformers and Animated Movies etc.
- Flying Fox
1 Mesh
6241 Triangles
Animation Count: 5 (Idle, Move, Attack, Take hit, Die)
- Gas Flower
1 Mesh
5600 Triangles
Animation Count: 4 (Idle, Attack, Take hit, Die)
- Gravedigger
2 Meshes
8634 Triangles
Animation Count: 6 (Idle, Walk, Attack, Ulti, Take hit, Die)
- Mushroom
1 Mesh
3182 Triangles
Animation Count: 7 (Idle, Walk, Teleport, Attack, Ulti, Take hit, Die)
- Skeleton Archer
3 Meshes
9822 Triangles
Animation Count: 6 (Idle, Walk, Attack, Ulti, Take hit, Die)
- Necromancer
7 Meshes
6478 Triangles
Animation Count: 8 (Idle, Long Idle, Walk, Run, Attack, Ulti, Take hit, Die)
- Skeleton Warrior
2 Meshes
9716 Triangles
Animation Count: 9 (First Entry, Idle, Long Idle, Walk, Run, Teleport, Attack, Take hit, Die)
- Smile Face
1 Mesh
5544 Triangles
Animation Count: 6 (Idle, Walk, Teleport, Attack, Take hit, Die)
- Snowman
2 Meshes
3604 Triangles
Animation Count: 5 (Idle, Walk, Attack, Take hit, Die)
- Snow Viking
8 Meshes
3280 Triangles
Animation Count: 4 (Idle, Attack, Take hit, Die)
- Spiky
1 Mesh
8516 Triangles
Animation Count: 4 (Idle, Attack, Take hit, Die)
Price $29.99