Playground with Basketball Court and Football Field by Joy Tsai
Features:
-Textured with three different version.
-UV unfolded.
-All materials, textures are included (2K resolution for each texture format).
-No special plug-in needed to open scene.
8 assets contained in this file:
1.basketballCourt_gp
-Polygons:4338
-Vertices:5026
2.bench_gp
-Polygons:7040
-Vertices:9344
3.commandPodium_gp
-Polygons:4792
-Vertices:4500
4.fence_gp
-Polygons:58110
-Vertices:55144
5.footballField_gp
-Polygons:3020
-Vertices:3163
6.ground
-Polygons:1
-Vertices:4
7.playgroundAA
-Polygons:476
-Vertices:479
8.playgroundAB
-Polygons:746
-Vertices:611
Price $10.00
Pixel Art Magic School Kit by peter zhang
Pixel Art Magic School Kit, A rich and graphically detailed set for creating your own platformer.
>>> Contains a complete scene
- 32x32 pixel tile settings;
- Flexible use of ceramic tiles;
- Many terrain variants;
- Many props and their variations;
- decorative elements;
- A character with 4 animations
idle,run,jump,fall
- there are more; You can use licensed assets to create public domains and use them for free, whether personal or commercial.
Price $18.00
Magic/Energy Line Generator Lite by Mayope
The following components are included:
- configurable SoulerCoaster mesh generator along a LineRenderer path
- path generators for circles, beziers, helixes, polygons, lightning-path
- Spline Support
- simple SoulerCoaster shader for animating the meshes implemented in Shadergraph
- Script to support particles along a LineRenderer
- trail textures
- example prefabs and materials
- extensive documentation of all features
This package contains a mesh generator to generate a Mesh along a path.
Those meshes are called SoulerCoasters.
SoulerCoasters are a great tool for simulating magical or energetic effects.
You can create effects for casting, energy transmission, summoning or powerups.
This package utilizes the LineRenderer component to store this path. Spline support is available.
You can create the path on you own or use some of the utility scripts provided.
They will fill the LineRenderer with the desired path.
Finally you can display the generated mesh using a MeshRenderer or in a ParticleSystem.
Price $0.00
Super Textures Collections | Hand Painted | High Quality by Steins Studios
The High-Quality Texture Pack offers 21 versatile 2048x2048 JPG textures for game development, animations, and architectural visualization. These high-fidelity textures ensure seamless tiling and come with clear instructions for integration into Unity. Optimized for performance with recommendations on compression, mipmaps, and texture atlases. For support, contact remzibarkin.uygun@gmail.com
- [Used source file(s)] sizes: Each texture is 2048x2048 pixels.
- File count: 21 textures.
- Animated: No.
- Animation type list: N/A (textures are static).
- Additional: Pixel based.
- Format: JPG
1. Texture Compression: Use texture compression to optimize performance, especially for mobile platforms. Unity supports various compression formats like DXT, PVRTC, and ETC.
2. Mipmaps: Enable mipmaps for textures to improve rendering performance and visual quality at different distances.
3. Texture Atlases: Combine multiple textures into a single atlas to reduce draw calls and improve performance.
Welcome to the High-Quality Texture Pack!
This package includes a collection of 2048x2048 high-resolution textures suitable for a variety of applications such as game development, animations, architectural visualization, and more. Each texture is carefully crafted to ensure seamless tiling and high fidelity in rendering.
## The package includes the following textures:
1. Earth A 2. Earth B 3. Floor Pattern A 4. Floor Pattern B 5. Floor Pattern C 6. Floor Pattern D 7. Grass 8. Ground A 9. Ground B 10. Ice 11. Mountain 12. Roof A 13. Roof B 14. Sand 15. Snow 16. Wall Pattern A 17. Wall Pattern B 18. Wall Pattern C 19. Wall Pattern D 20. Wood A 21. Wood B
Quality Settings: Adjust the following settings in Unity to balance quality and performance:
Anisotropic Filtering: Enhance the quality of textures viewed at oblique angles.
Texture Quality: Control the maximum resolution of textures in the Quality settings.
Additional Information For any questions or support regarding this texture pack, please contact remzibarkin.uygun@gmail.com.
Thank you for using our High-Quality Texture Pack. ##
We hope it enhances your projects and helps you achieve stunning visuals.
Price $15.00
Candles and chandeliers pack by angeltorres5
Number of textures: 18
Texture dimensions: (2048x2048)
Polygon count: 12502 tris
model_01 832
model_02 2660 tris
model_03 330 tris
model_04 1002 tris
model_05 608 tris
model_06 6462 tris
model_07 608 tris
Number of meshes/prefabs: 7
Rigging: No
UV mapping: Yes
LOD information: 1 level
Types of materials and texture maps: PBR
Set of 7 candles with PBR materials and high resolution textures
Price $4.99
Aceli Modern Furniture Pack by Aceli
The pack contents:
- 8 2048x2048 textures,
- rigs allowing to open and close drawers or doors,
- UV mapped models.
Detailed information on models:
- Desk (636 tris, 204 faces, 392 verts)
- Dresser (1270 tris, 399 faces, 704 verts)
- Wardrobe (1726 tris, 509 faces, 949 verts)
The set consists of:
- a desk,
- a dresser,
- and a wardrobe.
Each of the models is rigged and as such their drawers and fronts can be opened. The collection can be used both in games and visualizations. By default, all models are colored in light tones, making it pleasing to the eye.
Price $8.00
Planar shadows by RipMuxiv
- Written entirely by ASE Shader Editor
- Multi-pass Rendering
Technical Overview Planar Shadows is a shadowing technique ideal for flat terrains. It achieves shadow-like visual effects by redrawing the mesh projection on the XZ plane. Compared to the widely-used ShadowMap technology, Planar Shadows excels in performance, requiring no RenderTexture resources and only an additional mesh render with simple shading.
Advantages & Features
- High Performance: Eliminates the need for RenderTexture resources, significantly boosting rendering speed.
- Easy Implementation: Achieve realistic shadow effects with an extra mesh render and basic shading.
- Easy Integration: Simply replace your current shader with the provided planar shadow shader, adjust a few parameters, and achieve outstanding shadow effects as demonstrated in our scene.
Included Content
- Four high-efficiency shaders:
- Pure Planar Shadow Shader
- Planar Shadow versions of Lit, SampleLit, and Unlit shaders
- Fully authored using ASE Shader Editor, allowing for custom modifications
- Supports Built-in Render Pipeline and multiple URP versions: URP 10+, URP 12+, URP 14+, URP 16+
Important Notes
- Designed for Flat Terrains: Due to its principles, planar shadows are only suitable for flat surfaces.
- Object Layout Suggestion: To maintain optimal shadow effects, shadow-casting objects should have minimal overlap with each other.
Performance Enhancement When using a large number of planar shadow shaders, and if you are utilizing the URP render pipeline, you can further enhance performance with RenderFeature. The included manual explains everything!
Technical Support If your version is unsupported or not functioning correctly, feel free to send an email or join our Discord for support. HDRP support is not planned at this time, as HDRP targets high-end PCs and consoles aiming for high-quality graphics, which might not be suitable for planar shadows. However, if you do need to use planar shadows in HDRP, please contact me directly, and I will provide updates with HDRP support.
Example scenario:
The sample scene is made in 2021.3, that is, URP12, and its default shader is also the version of URP12, if you are opening the sample scene in another version, please import the corresponding shader package, if you have any questions, please contact me!
License Information
"Deer Sculpture" (https://skfb.ly/owNtY) by Miaolailai is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
Please note that modifications were made to the original model's color to better fit the design of this product.
Support:
Whether it is a question, feature request, or suggestion, please contact the email:ripmuxiv@foxmail.com or Discord 。
It's recommended that you use Discord to get faster feedback!
Platform Support:
PC
Android
WebGL
iOS
The rest of the platforms have not been tested
Price $6.99
Scene Profiler by Secret Stronghold
Features
- Physics Profiler: Collects and displays data related to physics objects, optimizing physical simulations.
- Audio Clips Profiler: Analyzes and profiles audio clips, providing detailed information on properties and usage.
- Particle Systems Profiler: Gathers data on particle systems, offering insights into their performance and impact.
- Lights Profiler: Collects and presents data on all light sources, optimizing lighting for improved performance.
- Materials Profiler: Profiles materials, displaying detailed information on properties and usage.
- Meshes Profiler: Collects data on meshes, offering insights into mesh properties and performance impact.
- Textures Profiler: Analyzes textures, providing detailed information on properties and usage.
- Warnings Data Collector: Collects and displays warnings related to various aspects of the scene.
- Missing Assets Profiler: Identifies and reports missing assets, ensuring all necessary assets are present and referenced.
- Expensive Objects Profiler: Profiles objects in the scene that are deemed "expensive" due to their scale, hierarchy depth, or component count. It helps in identifying objects that may be causing performance bottlenecks due to their complexity.
Supported OS
- Windows
- macOS
- Linux
The Scene Profiler Tool is a versatile and customizable utility designed to optimize Unity scenes. It provides detailed profiling of physics, audio clips, particle systems, lights, materials, meshes, and textures. By identifying and addressing performance bottlenecks, this tool ensures efficient and smooth gameplay. Ideal for any genre, from indie games to large-scale productions, the Scene Profiler Tool helps developers enhance project performance and quality. Customize profiling options to suit specific needs and genres, making it an essential asset for all Unity projects.
Dependencies:
To fully utilize the Scene Profiler Tool, the Unity UI/TextMeshPro package is required. Please ensure that this package is added to your project to enable all features of the Scene Profiler Tool.
Price $0.00
Kitchen Stove 3D Asset URP/HDRP/Built-In Supported - BHS by Blender Head Studios
Texture dimensions: 4K
Polygon count: 2073 Faces, 3988 Tris
Number of meshes/prefabs: 1 Mesh, 1 Prefab
Rigging: No
Animation count: 1
Animation type list: Turntable
UV mapping: Yes
Types of materials and texture maps: 18 Textures, 3 Materials (URP, HDRP, and Built-In) 10 Material Variants for color variation.
The stove is a customizable asset with multiple material variants and has textures that can easily be manipulated in unity to create color variations. This package contains 3 scenes One in URP, HDRP, and Built-In so you can easily integrate it into your project. It also comes with an adjustable stove and drawer if you need to animate it.
Price $4.99
ASGS Interactive IED Briefcase by A Square Games and Simulation, LLC
Number of textures: 8 (16 including bonus textures)
Texture dimensions: 4096x4096
Polygon count of Briefcase IED: 33,456 wHex Nuts, 19,538 without Hex Nuts
Minimum polygon count: 2,204
Maximum polygon count: 33,456
Number of meshes/prefabs: 25
Rigging: Yes and some Rigid/Parented options
Animation count: 1
Animation type list: Skeletal
UV mapping: Yes
LOD information (count, number of levels) 5 Levels of LODs, 3 for high quality/Hex versions
Types of materials and texture maps - PBR, Met Standard, Specular
The ASGS Briefcase I.E.D. (Improvised Explosive Device) was designed to be used for a simulation project where-in it was setup for interaction to unlock the briefcase and use the interior keypad to upon opening to enter the proper code to disable the explosives inside. The mesh is fully setup for animation with bending wires, interactable buttons, dials, etc. Along with the main mesh itself with it's various LODs, there is also 2 variants, one that
includes modeled hex nuts if you are interested in having a more high-res mesh with the additional geometry.
Additionally there are meshes included for a close-up of the briefcases dial lock, and the keypad for setting up locked or zoomed camera persectives for more precise interaction if desired. The pack includes the primary textures to cover Unity's standard rendering/material pipelines, as well as additional textures for other gameing standard material workflows such as ORM, Specular, and unpacked texture types.
The interactable briefcase is setup with a full skeletal rig to make the opening of the briefcase more believeable with some flexion in the wires and the back of the briefcase, as well the hinges, latches and various other areas allowing for various interaction or posing opportunities. This was done through the use of skinning rather than the need for additional joints/bones to maintain performance.
Also included are the individual Rigged LODs in a case where you only intend to use a single LOD and aren't worried about LOD setups, a rig test animation which has been applied and can be viewed in the included test scenes and can also be viewed in the video on the store page. Parts of this animation can be ripped out/set up for separate animation triggers if desired. Finally included are LODs for opened and closed states. They have had their joints removed and the closed version has had it's internals removed. The allow for the user to use them in static/non-interactive states that are more performant if desired.
Gray Background Renders captured in Marmoset Toolbag
Tan Background Renders captured in the provided HDRP Unity Sample Scene
Price $9.99
Casino 2D Coins Chips Pack by Nested Mango
It supports all Unity 2D pipelines . I have created this project in Unity 2022.3.20f1 with 2D URP pipeline .
Total number of coins : 41
Coins size details :
124*124 = 7 Coins
147*147 = 6 Coins
81 * 50 = 6 Coins
140 *136 =6 Coins
128 * 126 =5 Coins
417 * 416 = 4 Coins
131 * 131 = 3 Coins
133 * 132 = 1 Coins
117 * 117 =1 Coins
120 * 120 = 1 Coins
Demo Used Background : 1920 * 1080
Additinal given Asset Size Details :
Winnning times asset =4 = 50*33
Big N = 1 = 503*577
Red Button = 3 =211*144
Wheel Size = 724*723
Wheel Upar part = 349*349
Wheel Background =861*1011
Wheel Base =721*227
Win & Bet Amount =286*182
Winning Number Hilighter =77*96
Timer = 342*213
Wheel Outer = 842*842
2 Background =1920*1080
Bet Button =254*108
Chips Background = 1920*449
1 X = 570*660
Bet Placed =211*144
Balance UI=218*36
Lock=42*41
Animated : No
All asset file formate : PNG
For any further information mail me or contact on discord . Thaml You
Enhance your casino games with Nested Mango's meticulously designed 2D coin package. This collection features 41 high-quality PNG images of various coin designs and Additional 2d casino assets , ideal for any casino-themed game. Each coin is crafted with precision to ensure it not only looks appealing but also integrates seamlessly into your gaming environment.
Key Features:
Additional 2d casino assets : Additional 2d asset is given which can be use to create Casino Game . In additional asset we have given 2D wheeel set , buttons , balance background , 2 background , timers and etc.
- Extensive Variety: Choose from 41 distinct coin designs, each with unique aesthetics to fit different game themes and styles.
- High Resolution: All coins are provided in high-resolution PNG format, ensuring they look sharp and professional at any scale.
- Easy Customization: Coin values can be dynamically updated within Unity using TextMeshPro, offering excellent flexibility and ease of use.
- Plug and Play: Designed to be easy to implement, these coins can be quickly added to your projects with minimal setup, letting you focus on game development.
User Benefits:
- Visual Appeal: Elevate the visual quality of your casino games with these professionally designed coins, making your games stand out.
- Versatility: Suitable for various game types, from classic casino experiences to innovative games.
- Developer-Friendly: With ready-to-use assets and straightforward integration, developers can streamline their workflow and reduce development time.
Ideal for game developers looking to add a touch of realism and sophistication to their casino games, Nested Mango's 2D coin package is an essential asset that combines quality with functionality.
My Youtube channel : Nested Mango
Price $10.00
Components Adder - FREE TOOL by Shashki Onlayn
📝 Saving presets of components and scripts: The asset allows users to save sets of components and scripts as presets, which can be easily applied to selected objects.
⚡ Single-click component addition to multiple objects: With one button, the asset adds all components and scripts from the preset to all selected objects, significantly speeding up the process of configuring objects in the scene.
🖼️ Compatibility with different render pipelines: Components Adder supports Built-in, URP (Universal Render Pipeline), and HDRP (High Definition Render Pipeline) rendering pipelines, ensuring broad compatibility.
🛠️ Extensions for the GameObject class: The asset adds several extension methods to the GameObject class, simplifying the addition of components and scripts programmatically.
📦 Integration into custom scripts: Components Adder can be used within custom scripts, providing developers with flexibility and control over adding multiple components and scripts.
This asset provides convenient work with adding components and scripts to multiple objects. Instead of constantly selecting each desired object and assigning scripts and components to it, you can use this asset and add it all in a few clicks to several objects. It is also convenient to work from scripts: write one line instead of ten to add all the necessary script and components. The GameObject class has also been extended and these extensions are related to this topic. More information in the instructions in the asset.
Price $0.00
2D Male Fashion Kit: 10 Colorful Sets x 25 Items by De.Fusum
File Format: PNG
Resolution: 500x500 pixels
Background: Transparent
Total Items: 250
Color Sets: 10
Introducing the "2D Male Fashion Kit" - an essential collection for any game developer looking to add variety and depth to their male character designs. With 250 items across 10 color sets, this pack offers an extensive wardrobe for your 2D characters.
Key Features:
Extensive Collection: 250 clothing items, divided into 10 unique color sets, providing a wide range of options for character customization.
High-Resolution Graphics: Each item is rendered at 500x500 pixels, ensuring high-quality visuals.
Transparent Background: All items come with a transparent background (PNG format) for easy integration.
Versatile Use: Suitable for various types of projects, including RPGs, adventure games, simulations, and more.
Easy Integration: Simple to implement into any project, compatible with most game engines and frameworks.
Uniform Style: Consistent art style across all items to maintain a cohesive look in your game.
File Formats and Specifications:
File Format: PNG
Resolution: 500x500 pixels
Background: Transparent
Total Items: 250
Color Sets: 10
Usage and Integration:
The "2D Male Fashion Kit" is designed for ease of use, making it simple to enhance your characters with a diverse wardrobe. Whether you are developing an RPG, an adventure game, or a simulation, this pack provides the flexibility to create distinct and unique character appearances.
Support and Updates:
This is the first version of the "2D Male Fashion Kit" We are committed to providing regular updates based on user feedback and continuously improving the asset. If you have any questions or need assistance, please don't hesitate to contact us.
Feedback:
We value your feedback! Please leave a rating and review to help us improve and provide better assets in the future.
Contact:
Have questions or feedback? Feel free to contact us for prompt assistance and support.
Enhance your game development with the "2D Male Fashion Kit" and give your characters the wardrobe they deserve!
Price $10.99
3D Anime Mature - Pack 05 # by buffalo85
Rigged: Yes
Animated: No
Number of Characters: 3
Number of Weapon: 1
____________________________
Vertex Count : 7000 - 8000
Triangle Count : 14000 - 15000
____________________________
Texture Resolutions: 2048 x 2048 ( character )
Texture Resolutions: 1024 x 1024 ( weapon )
Number of Textures: 8
UV mapping: Yes
Number of Materials: 7
Animation types (Root Motion 0/In-place 0)
Number of Animations: 0
----------------------------------
Shader : UnityChantoonshader
- Materials can be easily customized, especially outline and shadow.
- Characters suitable for Anime style, cell shader.
Price $75.00
Casual Cat - Calico by Cacaoin3d
- Prefabs :
Cat
Cushion
The cushion is designed to fit when the cat's animation is in SleepL mode; in SleepR mode, rotate 180° on the Y-axis to fit.
- Animations count : 28
- Demo scene : 2
The demo scene is different from the YouTube video.
- Polygon count
Cat : 35924
Cushion : 3008
- Textures : 3
- Texture size : 1024x1024
- RP compatibility :
URP for Ver.19-23 and HDRP for Ver.20-23 can be used.
URP and HDRP of ver.21 and 23 can be used easily with only material conversion. Other versions require a little work on Fbx and prefab, but Fbx is updated by changing the material creation mode in the import settings and then changing it back. As for prefabs, once you put them in the hierarchy, you can create one that reflects the material. (If you want to create from Fbx, modify the rotation X on the rig to -90).
For ver.20, both URP and HDRP will not update the Fbx display unless you change both the material creation mode and location in the Fbx import settings and then change them back.
Also, when using HDRP, change the Directional Light settings to Rotate X to 170, Y to 10, and Intensity to 10000 to improve the visibility of demo scene 01.
- System requirements : Ver.2019.4.0 or higher
Please feel free to contact us if you have any questions or problems.
It is packaged with a calico cat and a cushion. Her rig is generic, with generic animations such as Idle, Walk, and others, and amusing animations such as Threat. She helps complement your apps and games and have enough personality to become icons.
Price $5.00
Korea Josun Character - ChunHyangJun by TRIPLE
## URP Materials ##
Number of textures
17 Sets
Textures dimensions resolution
2k - 0.5k Textures
Polygon count of [Model name]
Chr_ChunHyang 27106 tri
Chr_Satto 27184 tri
Chr_MongRyong 22940 tri
Number of meshes/presfabs
Character 3 sets
UV mapping : yes
Rigging : yes
Cloth Bone Rigging : yes
Humanoid setting : yes
Unity Cloth : yes
LOD information
Non LOD
Types of materials and texture maps
PBR / URP Texture
Korea Josun Character - ChunHyangJun
for URP
1 Demo Camera Scene
1 Character view Scene
Tested in 22.3.35f1 version, 21.3.9f1 version
Price $59.00
Fantasy Style Grassland Art Pack by XCYeStudio
Features:
◆PC: Ready
◆Mobile: Ready
◆Windows: Ready
◆Mac: Ready
◆Android: Ready
◆IOS: Ready
Texture Resolutions: 4K (3840 x 2160)
Number of Textures: 40
Fantasy style 4K (3840 x 2160) high-definition environment package
Grassland x40
Applicable scenarios:
visual novels, story backgrounds, UI backgrounds, loading backgrounds, etc
Price $29.99
MicroAVL [URP] - Volumetric Lights by Akidevcat
Check out the complete Analytical Volumetric Lighting package with multiple volumetric shapes, clustered rendering and optimizations, frame upscaling, and much, much more on the Asset Store!
MicroAVL is a shader intended to replicate the behavior of the volumetric lighting based on the analytical approach. Instead of estimating air light integrals with raymarching, they are calculated precisely.
Main Features 🌟
- No Draw Distance Limit: Draw distance is not limited compared to the raymarching solutions due to the analytical light equation solution. Render both close and far lights with the same fidelity at the same time.
- No Noise Filtering: As raymarching is not being used, lights produce highly accurate values with no filtering required. This deeply improves lighting fidelity with no performance trade.
- Both Deferred and Forward rendering are supported!
- Both Perspective and Orthographic camera projections are natively supported!
Compatibility 🪄
- Unity 2021.3 or later.
- URP is supported; Built-In, HDRP are not supported.
- Forward, Forward+, Deferred rendering paths are supported.
- VR is not supported
- DX11, Vulkan, OpenGLCore, Nvidia/AMD/Intel, OpenGLES, WebGL are supported.
Assets (3D models & textures) shown in the screenshots are not included.
Price $0.00
Low Poly Farm Pack - PVA by Public Void Assets
Simple and quality Low Poly Farm Pack. Includes various types of farm buildings, equipment, plants, foliage and environmental props.
The variety of tris is dependent on the object but in general it ranges from 200 - 1000tris with some buildings ranging to a couple of thousand.
This pack contains:
· 120+ Unique prefabs
· 1 color palette material for all objects
· 1 Glass material
· 3 Emission materials for Tractor and lanterns
Pipelines:
Built-in Render Pipeline ✅
Universal Render Pipleline (URP)✅
High Fidelity Render Pipeline (HDRP) ✅
Content:
· Buildings (Barn, Farm House, Windmill, Grain Silos, Water Tower, Chicken Pen and more)
· Lands (Roads, Curved Roads, Plot Lands)
· Tools (Axe, Rake, Shovel, Hoe, Pitchfork, Pickaxe, Chainsaw)
· Plants (Wheat, Corn and various Fruits and Vegetables)
· Foliage (Trees, Fruit Trees, Bushes, Shrubs, Reeds and more)
· Various Farm Themed Props (Hay bales, Horse Cart, Tractor, Barrels, Boxes, Bucket, Tables, Chairs, Bench, Anvil, Pallets, Scarecrow and much more!)
Scenes:
- Farm Scene
- DisplayPrefabs
- Farm Pack - PVA
Price $4.99
"Ork" Mighty Demon by CatStudio
★Number of textures
Character:5
Weapon:4
★Texture dimensions
Character: 2048x2048
Weapon : 1024x1024
★Polygon count of [Model Name]
Body01_LOD0: 2549
Body02_LOD0: 662
Body01_LOD1: 1271
Body02_LOD1: 326
Weapon01_LOD0:274
Weapon01_LOD1:134
★Minimum polygon count:1731
★Maximum polygon count:3485
★Number of meshes/prefabs
prefabs:1 (including weapons)
★Rigging:Yes
★Animation count
16motion + 1pose (T-pose)
★Animation type list
Animation Type:Humanoid
・T (pose)
・stand
・jump (spot)
・jump02 (moving)
・walk
・run
・battle_in
・battle_out
・battle_stand
・battle_walk
・battle_run
・battle_attack01
・battle_attack02
・battle_guard (loop)
・battle_damage
・battle_harddamage
・battle_die
★UV mapping:Yes
★LOD information (count, number of levels)
LOD level:0~1
★Types of materials and texture maps
Compatible with Universal Render Pipeline (URP/Lit Shader)
Albedo Map
Specular Map
Nnormal Map
Occlusion Map
Emission Map
- Character Series -
The seventh character in CatStudio's character series, the Mighty Demon 'Ork', has appeared.
Please enjoy it in conjunction with its special motion.
Demo:View WebGL Demo
Movie:Watch Video
Website:Mighty Demon "Ork" - Character Series -
※"Bottomless Cave Map" and "Mining Tunnel - Map Series 2 -" used in the screenshots and videos are sold separately.
Mining Tunnel - Map Series 2 -
Price $10.00