[RELEASE] Isometric Minimap Creator

Can’t wait for it. Could help so many people with making maps.

3 Likes

Will this work on Mac?

Mine does.

1 Like

I made a plugin that’s a lot easier than this, but it doesn’t export to high resolutions because you need to screenshot! Thanks for taking the long route so we can support big maps and cool stuff! :smiley:

For anyone who thought this was too difficult:

2 Likes

Oh neat, this is easier if your doing something quick. Its not pure isometric as your still rendering from a single point with a high fov, still a easy to use plugin though.

1 Like

nice work, this is sweet ;D

Works great! Is there any way to get lava and water to show up though?

You can change Line 72 in Client to:

BaseColor1 = workspace.Terrain:GetMaterialColor(Mat):Lerp(Vector3.new(0,0,0),math.clamp(SunNor,0,0.8))

1 Like

-_-

I think you ought to give this post another read through.

4 Likes

Any update on this?

1 Like

Releasing Isometric Mini-map Creator V2: Minimap Creator [RoRender] Hopefully this will solve a lot of the usability issues.

3 Likes