Browsing articles from "March, 2015"
Mar
24
2015

Mesh Melt shader test

Quick test for melting mesh effect using vertex extrusion shader Gif anim preview: http://pasteboard.co/1QARh81p.gif Forum topic: http://forum.unity3d.com/threads/has-anyone-ever-written-a-mesh-melter.311135/ Info: – C# Script adjusts mesh vertex colors, based on the distance to heat point gameobject – Then shader pushes(extrudes) vertices based on that vertex color (alpha) – […]

Mar
24
2015

Lemmings Proto

Briefly saw small part of from this 2D Platformer stream http://www.twitch.tv/jessefreeman/b/639195407 And tested the platform AI for a lemmings style of game. (*platform end turning is currently disabled on this, as they need to fall from edges) TODO: – Add toolbar – Add stopper lemmings […]

Mar
17
2015

Island Scene Test

<Click to view full size Now that rendertextures are free, time to add (almost) all image effects to the camera.. 🙂 Trying to build small island scene, using only free materials.. TODO: – Better terrain – Better water – Better sand material – FPS Controller […]

Mar
11
2015

PointEffector2D

Unity5 comes with new PointEffector2D How to use it? – Add sprite to scene – Add CircleCollider2D (or some other 2D collider) – Enable: [x] Trigger *Note: Effector works without trigger enabled also, but only when other object is touching the collider. – Enable [x] […]

Mar
10
2015

Testing Nodify2 Visual Scripting

Briefly tested out Nodify2 visual scripting plugin (its free). Tried to make small flappy bird style game, did have few problems: – How to make “if” statements ? (wanted to wrap the walls for endless game) – Rigidbody2D was missing from Unity nodes, just duplicated […]

Mar
9
2015

Error: Android SDK is outdated

Got this error message on building .apk: “Android SDK is outdated SDK Build Tools version 19.1 < 21” And in the console: “Error building Player: CommandInvokationFailure: Unable to update the SDK. Please run the SDK Manager manually to make sure you have the latest set […]

Mar
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)

Mar
3
2015

Unity Special Event #GDC2015 *Unity5 Free*

http://unity3d.com/get-unity   — Images: *Click to view

Mar
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:

Mar
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 […]

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch Instagram

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.