This is my idea of fun
Making video games...
A* Pathfinding »
A* Pathfinding compatibility issues with Unity 3.2: no problemo
If you’re using A* Pathfinding project and just updated your Unity editor to the 3.2 version, you will notice 3 errors in your console that were not there before: Assets/Editor/AstarPathEditor.cs(372,59): error CS0122: `UnityEditor.EditorStyles.notificationBackground’ is inaccessible
Read More »New version of the iTween+AStar test project
Here is a sexier version of the test project mixing iTween and AStar tools (see first post about it). iTween configuration has been tweaked to fit a more realistic trajectory (player’s orientation is better
Read More »iTween + A* Pathfinding = <3
When pixelplacement’s iTween meets Aron Granberg’s A* Pathfinding, you get a quick demo of what you can achieve with powerful and easy to use tools. With just 2 little scripts (basically 2 function calls, one for each tool), I
Read More »








