WebAssembly Load Times and Performance
2D Character: Triton by DC_Assets_UY
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
Stone Boulders Vol.1 by DzenGames
This package includes 10 diferent models Stone Boulders, 11 prefabs. Custom shader with snow top at Y axis..
Texture for PBR.
-Texture (Albedo, Normal,Metallic-Smoothness-AO) 4096x4096 and 1024x1024(Snow and moss)
-Detail Normal map 2048x2048
Each model has LOD
Hope you like it!!!
Feel free to leave your opinion in comments.
Also check out my other assets
Price $25.00
2D Forest Backgrounds for Mobile Games by Extales
2D forest backgrounds with natural objects
including Rocks, Trees, Bushes, Grasses, Pond, etc.
- Adequate for mobile side scroll games
- Optimal for bright feeling game's backgrounds and objects
Homepage Link
Mail Link
Price $1.99
Web Server For Unity by Tales From The Rift
The Web Server for Unity enables your Unity application to respond to HTTP web requests. This is useful if you want to expose content and control via web browser rather then building a user interface into your application directly.
It is ideally suited to adding a REST API to your application.
See how we used it in HoloLens: http://talesfromtherift.com/hololens-contest-week-9/
Key Features:
- HTTP GET and POST
- Serving of StreamingAssets files
- Serving handlers on any Game Object component
- Routing with wildcards
- Server networking handled on background, and message decoding on Unity main thread
- Detection of local IP address
Supported Platforms:
- PC, Mac and Linux Standalone
- Universal Windows Platform
- iOS
- Android
Support:
Our website: TalesFromTheRift.com
Email support: peterept@gmail.com
Price $49.00
Deer Stag (red) by Radik_Bilalov
The model has 4 levels of LOD (9900 tris, 5900 tris, 3300 tris and 1600 tris). There is a version for mobile phones with 1600 triangles.
Texture maps - albedo, metallic / roughness, normal map (all 4k).
54 animations (separate file with animations of root motion and In place):
idle 1-3, attack 1-3, attack walk, attack run, drink, eat, sleep, hate, hide, hide rotate left(right), rotate 90,180 left(right), idle rotate left(right), walk forward, walk back, walk left(right), walk back left(right), trot forward, trot left(right), run forward, run stoping, run left(right), jump, jump trot, jump run, jump up, jump down,swim idle, swim rotate left(right) swim forward, swim left(right), hit simple, hit hate, 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 $20.00
Fierce Zombie by byTriadne
Features:
- Fully rigged, textured and animated.
- Animations: Idle, Walk, Run, Attack, Climb
- 2820 faces, 2805 vertices
- detailed separate textures for each body part with original psd files.
Price $3.99
Futuristic Card Template - Alpha by Vengeance MK 1
You need Photoshop CS4 and above to customize this product.
Card template for Digital Trading Card Games with an Futuristic/Sci-Fi Theme.
The actual size of the card is Width: 2010 Height: 3112 in the Smart Objects, but the biggest slices are for Width: 1221 Height: 1885.
Contains:
- Demo Scene
- Sliced PNGs Big and Small Sizes
- PSD File
- Documentation File
- Font
Features:
- Smart Objects
- Fully Resizable & Editable
Additional Information:
- Colors are in RGB not CMYK.
- This product is not designed for printing, and bleeds are not accounted for, so if you insist on printing it you might have trouble doing so.
Price $5.00
Ultimate Material Pack Vol3 by Cole
This package contains 89 Material.
Blood 4
Brick 15
Flesh 11
Floor 3
Glass 6
Ground 3
Ice 5
Lava 4
Leather 6
Panel 2
Rock 10
Sand 4
Snow 2
Wall 5
Wood 9
Every material is ready for use.
Every material procedurally generated.
All texture resolution is 2048x2048 pixel
Every material is tileable/seamless.
Every material have albedo. metallic, and normal map
Price $15.00
Handpainted Table & Chair by useful3d
The model is setup for Unlit shader.
Package components:
Two meshes:
chair - 230 tris,
table - 164 tris.
Two diffuse textures 1024x1024 in TGA format.
Installation is not required. Just import the package, grab a necessary prefab, and use it in your game.
Price $3.00
Too Many Items: Kitchen Props by Quantum Development
Too Many Items is a series of 3D-Model Compilation of various types! You can find Kitchen, Living Room, Study Room, Office, Items, Shop, Trophies, Survival, Technology, Arcade and many more Prop Compilations! TMI is sorted for your confort.
You will find the following features in this asset:
· Oven (two models).
· Sink.
· Toaster.
· Chair.
· Table.
· Long table.
· Plate.
· Napkin (two models).
· Glass.
· Champagne cup.
· Wine cup.
· Fork.
· Knife.
· Spoon.
· Fridge (animated).
· Kitchen stand (animated).
· Kitchen stand (second model - animated).
· Microwave (animated).
· Waffle machine (animated).
More models will be added on future updates.
Price $1.99
Learn 2D Shader Development - 01 - Foundations (Book + Exercises) by Hidden People Club
Our games need to look unique. There's nothing we can do to fight that. Good artists are great at creating amazing characters and environments but programmers can open a whole new world of possibilities and customization by leveraging the power of shaders.
About Foundations
This book is the first in a series of 4 books and will provide you with the basic understanding of what a shader is, why we need them, how colors are represented, how to display a texture on screen, and how to mix colors using blending modes.
About the series
In the past few years, while working on Nubarron, I got really frustrated about the lack of information on how to design shader effects in 2D. Most of the books and tutorials are about 3D, and one may thing that transfering that knowledge to 2D is easy. Well.. not really.
I found out that there is a sub-set of basic techniques that are pretty useful in 2D, and don't require you to learn a lot of the 3D stuff, specially lighting models, the first thing that every shader tutorial/book talks about.
The series is aimed at independent game developers that want to make their own 2D games visually unique. You’ll need some understanding on programming. If you can code your own logic in C# scripts inside Unity you’re good to go.
If you haven’t coded a game in the past it’s likely that these books are not for you. I suggest you take an introductory Unity course first, work on some prototypes until you’re comfortable with programming and then read the books.
The series will help you differentiate your games from others that use nothing but built-in shaders, make use of the GPU to generate movement and effects on static sprites, generate full-screen effects and learn techniques to do illumination on 2D scenes.
Price $6.99
SF Outpost Station MS5 by CGPitbull
You can combine this Space station with the Modules of the MS2 Modular Space Station, or the MS4 Military Station, check CGPitbull account. Final Polys with no duplicated parts are 10.670 (see video preview for details).
No animated parts, script or LOD.
Polys/10.670 - Verts/11.699 - Tris/21.264
_Textures included (Tiff):
_4 differents color schemes / PBR Materials (see previews)
_4 Diffuse maps 2048x2048
_1 Normal maps 2048x2048
_1 Glow (Emission) map 2048x2048
_1 Specular/Metallic maps 2048x2048
_1 Roughness maps 2048x2048
Price $26.00
Creature Pack 4 Comic + Semi-Realistic style by Cryptogene
It can be used with the RPG Maker series or other game engines. This pack contains the creature 4 battler. For more or all battler please check also my other packages out!
I've prepared 4 rendered .png versions (0.5x, 0.75x, 1x and 2x) of the single parts, but there's also a svg version of each file. This means you can scale it up without loss of quality (vector graphics).
All animations are available in 1x and 2x the size.
Dimensions (creature 1 Lv. 5) the other creatures are similar: 0.50x = ca. 131px * 118px 0.75x = ca. 197px * 177px 1.00x = ca. 263px * 237px 2.00x = ca. 526px * 474px .svg = any size * any size
* There's also a .svg version for the semi-realistic style, but because it's textured it's texture will be stretched a little, if you scale it up. In the most cases looks it despite that beautiful. =)
Price $5.95
Too Many Items: Trophies Props by Quantum Development
Too Many Items is a series of 3D-Model Compilation of various types! You can find Kitchen, Living Room, Study Room, Office, Items, Shop, Trophies, Survival, Technology, Arcade and many more Prop Compilations! TMI is sorted for your confort.
You will find the following features in this asset:
· Copper Trophy (two models).
· Silver Trophy (two models).
· Gold Trophy (two models).
· Diamond Trophy (two models).
· Platinum Trophy (two models).
More models will be added on future updates.
Price $0.00