Page 1 of 1

Graph support for Hollywood?

Posted: Mon Sep 15, 2025 7:07 am
by jalih
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!

Re: Graph support for Hollywood?

Posted: Fri Sep 19, 2025 8:59 pm
by airsoftsoftwair
Well unless there's an open source library that could be used to do this it's very unlikely to come in Hollywood.