Tag: Asset
MA_Parallaxing
A tool to setup parallaxing and culling for sprites in Unity.
MA_TextureAtlas
Texture atlas creator tool for Unity.This tool is made to combine textures and/or remap the UV’s for 3D models. The tool can also be used to make 2D sprite sheets. The visual editor gives you the ability to set and prioritize the sizes and positions in the texture atlas/sprite sheet. Project Details By having full… Continue reading MA_TextureAtlas
Unity Unlit Terrain Shader
A basic unlit terrain shader for unity, it can handle up to 4 different textures. The shader is made with Shader Sandwich. And here are some screenshots from a Unity terrain with the unlit shader.
5 unique mountain stones
Photoscanned and optimized for games.3 mountain crystals, 1 fossil and 1 green stone 5 Models3 LOD’s4K TexturesPNG Albedo, Specular, Occlusion and Normal maps Additional shader for the stones to make them ‘pop’ a bit more. Made with Shader Sandwich!(ofcourse you can use them without the shader!)
Basic Unity Multiplayer Base Building System
This is a basic unity base building system, I made it to practice with (the new) Unity Unet networking. It generates a UI with some options to build. Also you can’t build where somebody else is building and the buildings are synced to the host so when somebody joins later they will be in the… Continue reading Basic Unity Multiplayer Base Building System