How about adding a graph support for Hollywood? It would allow non rectangular game maps easily and handles other useful stuff also.
8th supports graphs and graphs now also support Uniform Cost search (and also A* when heuristic function is given). Here is a sample demo video of a web application using a graph to do floor plan path finding. It uses a simple 8th CGI script to generate a route SVG with just a few lines of code.
I think graph support would make a nice addition to Hollywood!
Graph support for Hollywood?
- airsoftsoftwair
- Posts: 5830
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Graph support for Hollywood?
Well unless there's an open source library that could be used to do this it's very unlikely to come in Hollywood.