Pathfinding Public Beta: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Oskar Linden (talk | contribs)
Created page with "== Overview == We are opening up the Pathfinding project to the public on the main grid AGNI. You can get involved and help us make this project better. == What is Pathfinding =…"
 
Oskar Linden (talk | contribs)
No edit summary
Line 4: Line 4:
== What is Pathfinding ==
== What is Pathfinding ==
Pathfinding provides tools and functions to enable smoother and smarter movement behavior for non-avatar entities in Second Life (for example, monsters in a game, rats in a haunted house, wisps in a fantasy forest). We refer to these entities as characters; in gaming terminology, they are sometimes called NPCs (non-player characters) or mobs (mobile objects).
Pathfinding provides tools and functions to enable smoother and smarter movement behavior for non-avatar entities in Second Life (for example, monsters in a game, rats in a haunted house, wisps in a fantasy forest). We refer to these entities as characters; in gaming terminology, they are sometimes called NPCs (non-player characters) or mobs (mobile objects).
* {{Pathfinding_in_Second_Life}}
* [[Pathfinding_in_Second_Life]]


== Where can I test Pathfinding ==
== Where can I test Pathfinding ==
Line 21: Line 21:


== Links ==
== Links ==
* {{Pathfinding_Tools_in_the_Second_Life_Viewer}}
* [[Pathfinding_Tools_in_the_Second_Life_Viewer]]
* {{Pathfinding/Alpha_release_notes}}
* [[Pathfinding/Alpha_release_notes]]

Revision as of 14:41, 29 March 2012

Overview

We are opening up the Pathfinding project to the public on the main grid AGNI. You can get involved and help us make this project better.

What is Pathfinding

Pathfinding provides tools and functions to enable smoother and smarter movement behavior for non-avatar entities in Second Life (for example, monsters in a game, rats in a haunted house, wisps in a fantasy forest). We refer to these entities as characters; in gaming terminology, they are sometimes called NPCs (non-player characters) or mobs (mobile objects).

Where can I test Pathfinding

We have 4 public sandbox testing regions:

Pathfinding Project Viewer

    • link:

How to report bugs and suggest features

Use JIRA to report bugs and suggest features in the PATHBUG JIRA project: https://jira.secondlife.com/browse/PATHBUG


Links