8
2015
Pixel grass with rounded edges effect
(click image to view) related forum topic for inspiration: http://forum.unity3d.com/threads/round-edges-of-pixel-art.308402/ steps: 🙂 – Use cutout shader (and have the texture filter mode as bilinear – its already that by default)
3
2015
Unity Special Event #GDC2015 *Unity5 Free*
http://unity3d.com/get-unity — Images: *Click to view
2
2015
Space Gem Road [Android Game]
Small test game, endless runner, single tap control. Check out the nice bouncing text effect in start screen 😀 Google Play (Android, free) https://play.google.com/store/apps/details?id=com.unitycoder.SpaceGemRoad Website: http://games.unitycoder.com/SpaceGemRoad/ — Game view:
1
2015
[Game] Igor Pakker
Small test game for pc / webplayer. You goal is to “pack” as many characters as you can inside the screen, without overlapping. It is a remake from old games factory version of the game, 100% same map & collisions (only added better highscores). Main […]
27
2015
[Giveaway] Terrain Data Rotator *finished
Yay, todays giveaway: Terrain Rotator, quite useless tool in most cases, but anyways, it can rotate terrain data.. 🙂 https://www.assetstore.unity3d.com/en/#!/content/21303 * Ok, thanks! Finished. Sending vouchers on sunday. Rules: First 12 people to reply in the comments section will get a free unity asset store […]
17
2015
Leap Motion PassThrough Threshold Shader
You can add adjustable threshold to Leap Motion passthrough shader, so that your hands are more visible (less transparent) in the overlay image. TUTORIAL – Download unity examples package, https://developer.leapmotion.com/downloads/unity – Import package to Unity – Open “PassthroughWithTracking.scene” – Select “Quad” from hierarchy – Enable […]
5
2015
LCD Snake [Android Game]
Small test game published for Android, bit hard to play in the end because of the delay from touch..(at least on slow android device) All of it is pretty much using the new UI and game area is UI RawTexture. Google Play: (free) https://play.google.com/store/apps/details?id=com.unitycoder.lcdsnake
13
2015
[AssetStore] UniPix : Pixel Art Tool (wip)
Started re-writing this unfinished UniPix, hopefully first version will be in the asset store soon’ish..(as in this month (January)) AssetStore link: https://www.assetstore.unity3d.com/#!/content/28312?aid=1101lGti Forum thread: (coming later) V1.0 Features – Basic pixel painting – Floodfill – Save, Save incremental – Image panning (up/down/right/left) – Basic palette […]
10
2015
Simple Event & Delegate Script
Just a quick test on events & delegates (taken from this live tutorial) – New scene – Add Sphere object to the scene (and move it into Main Camera view, for example 0,0,0) – Create new script: FireEvent.cs – Attach “FireEvent.cs” script into […]
27
2014
Legacy Character To Mecanim (+navPaths)
Legacy Character to Mecanim (+navpath) *This is just extra notes for the Mecanim Navpath Project, to add new characters easily (from old rigged characters) : http://unitycoder.com/blog/2014/12/23/mecanim-nav-mesh-pathfinding/ TUTORIAL – Download some rigged character from Asset Store – I’ve tested these ones to work fine so far, […]
Recent posts
- [GreaseMonkey] Unity Forum Fixer
- UnityHub: Make Hub application background Translucent
- Customize SpriteShapeRenderer quality (but has issues)
- Editor tool: Copy selected gameobject’s names into clipboard as rows (for Excel)
- Editor tool: Replace string in selected gameobject’s names
- UnityHub: Enable built-in Login Dialog (no more browser login/logout issues!)
- Use TikTok-TTS in Unity (with WebRequest)
- Create Scene Thumbnail Image using OnSceneSaved & OnPreviewGUI
- webgl+javascript TTS
- Using Moonsharp (LUA) + Unity Webgl
- Using 3D gameobject prefabs with Unity Tilemap + NavMesh Surface
- Custom Unity Hub Project Template Preview Image/Video (using HTML+CSS in package description)
Recent Comments
- Vector3 maths for dummies! on
- UnityHub: Make Hub application background Translucent on
- UnityHub: Make Hub application background Translucent on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- ffmpeg stream raw video into Unity Texture2D on