Unity

These are my Unity projects.

ACME – The GameThis game is a 2D scroller game (without so much scroll right now), right now you just kill the bots.
Only one level so far though.

acme

A* PathfindingThis pathfinding system was created to provide an out-of-the-box pathfinding solution for Unity 3D, free of course.

astar

GliderThis game is still in beta mode, basically you shall try to fly a paper plane in a house and gather all the stars without crashing or burning up

Pathfinding SystemThis is old, use the A* pathfinding system insteadMy pathfinding system was made for use in a strategy game but can be used with almost anything.
It does only work well in very simple environments though, use the A* system for better accuracy and performance.

And it’s free.

pathfinding_button

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>