Can I ask were did you find the level maps,
I'm looking for them myself.
I saw your amazing out run clone.
I loved playing outrun in the arcade, it was only only arcade game I could complete. Anyway I'm learning unity and would love to create a pole position/ outrun game, but I can't get my head around the pseudo 3d road system.... Even with Lou's pseudo 3d road page.
Have you the source code from unity that I could have a look at to get some ideas of how to do it?
Thanks
Roy Meredith
Thanks for the reply. Ive imprted your script into an empty project (with Super TextMesh) and I get this error.
Assets\Clavian\SuperTextMesh\STMOutlineGenerator.cs.cs(54,27): error CS1061: 'SuperTextMesh' does not contain a definition for 'OnRebuildEvent' and no accessible extension method 'OnRebuildEvent' accepting a first argument of type 'SuperTextMesh' could be found (are you missing a using directive or an assembly reference?)
Hope its something easy i need to do.
Thanks
Roy Meredith