2
2026
Unity Editor: Tree Generator
For those previous leaf/foliage generators, i needed tree trunk meshes.. so here is small editor tool to generate trees:https://github.com/unitycoder/UnityEditorTreeTrunkGenerator
28
2026
Leaf/Foliage Generator Tools (Runs in Browser)
Inspired from this tweet: https://x.com/VFX_Therapy/status/2036561931943944289 Leaf Generator Foliage Splat Generator Foliage Quads Generator Results in Unity: (making of video)
16
2026
Ways to Support UnityCoder Development
So i saw one twitch streamer getting their bags.fm account and they got nice funding for their game dev..Decided to test it myself and got quite far also! Referral link for income:https://bags.fm/?ref=unitycoder Can see my coin/token here:https://bags.fm/CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS **Warning** Do not buy crypto! if you dont […]
29
2025
Using UI Slider to Create 5-Star Rating Element
Steps Images My start icon attached above ^
21
2025
Game Music Library For Unity (editor plugin)
Easily preview songs inside Editor and 1-click download & import to project.Need something like this when building Game Jams or quick prototypes.. (takes too much time browsing websites for free music and importing them to project, assigning as audiosource etc..) Plugin (can be installed with […]
12
2025
Fontastic : Easily Test Fonts in Unity Editor!
After all these years of manually importing fonts, converting them to textmeshpro assets and assigning to ui elements and seeing if it fits.. Finally AI can create tools like this easily : ) It shows your local fonts, or optionally web fonts, that you can […]
4
2025
GeoTiff Importer & Terrain Generator for Unity
Another small tool, custom scripted importer for *.geotiff files (and metadata).Note: You need to rename your .tiff files into .geotif/geotiff (since unity has already importer for tiff files) repo:https://github.com/unitycoder/UnityGeoTiffImporter
3
2025
Create Baked DropShadow for UI images
Needed better shadow for UI image/button, and outline component was not enough..This editor script generates separate texture for selected ui image.With live preview in the tool window, to play with shadow settings. https://github.com/unitycoder/UIEffectsBaker
2
2025
.JP2 Ortho Image Converter to PNG/JPG/TIFF
Small commandline tool to convert .jp2 images to regular images, so that can use them in Unity!It also exports metadata into separate json/xml files. Repo: *builds are coming soon, so you need to open it in visual studio and press F5 to build.https://github.com/unitycoder/JP2Converter
Recent posts
- Unity Editor: Tree Generator
- Leaf/Foliage Generator Tools (Runs in Browser)
- Testing Unity AI Beta
- Ways to Support UnityCoder Development
- Using UI Slider to Create 5-Star Rating Element
- Game Music Library For Unity (editor plugin)
- Fontastic : Easily Test Fonts in Unity Editor!
- GeoTiff Importer & Terrain Generator for Unity
- Create Baked DropShadow for UI images
- .JP2 Ortho Image Converter to PNG/JPG/TIFF
- Convert LAS/LAZ/PLY pointclouds to GLTF (GLB) Point Meshes (standalone converter)
- Detect SRP (URP or HDRP) with Assembly Definition Version Defines
Recent Comments
- on Sprite Sheet Flip Book Shader
- on Sprite Sheet Flip Book Shader
- on [Asset Store] PolygonCollider2D Optimizer
- on Trajectory Test Scene 2.0
- on Vector3 maths for dummies!
- on UnityHub 3.6.0: Remove Version Control & Cloud Dashboard columns
- on Using RenderDoc with Unity (graphics debugger)
- on UI Scroll View automatic Content height
Coin:
CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS

An article by















