Showing posts with label asset. Show all posts
Showing posts with label asset. Show all posts

Friday, July 3, 2020

VamporiumLANGUAGE is in the Working!


Almost done with a new Unity Asset. This time I will make easy to create pseudo languages that look like real languages.
It will support
  • partial translation (depending on the level of knowledge in that particular language) 
  • different text formatting (via rich text) for the translated parts, should you want to highlight them.
All I need to do is some more testing, a tutorial and the documentation... after these it is good to go!

Wednesday, June 3, 2020

VamporiumMAP v1.0 Available in the Unity Asset Store


VamporiumMAP is a Unity3D asset that can generate h
ighly versatile maps. It's very quick to set up a basic map, it is highly modular and extendable and supports hexagonal and square maps and complex Biomes. Version 1.0 is 
available in the Unity Asset Store!
  • Several modes to generate elevation and colors
    • 6 noise formulas
    • Voronoy and Worley
    • Image
    • Lines/Grids
  • The system based on Effects makes the module very easy to set up and highly modular and customizable
    • Elevation
    • Model flow generator (chooses meshes depending on the tiles’ neighbors)
    • Coloring (per tile material color, vertex color, palette from an image, pixels from image)
    • Spawn/place objects depending on tile altitude or other criteria you can create
    • Biomes that can be nested to have really complex setups
    • Stackable effects with several blending modes
  • The generated tiles can be made into a single mesh to drastically reduce generating and rendering times
Get VamporiumMAP here.



Saturday, March 7, 2020

VamporiumMAP "Values & Effects" Tutorial is Live on YouTube!

In this couple of tutorials I present all Values and Effects of the VamporiumMAP asset.



VamporiumMAP is a Unity3D asset that can generate highly versatile maps. It's very quick to set up a basic map, it is highly modular and extendable and supports hexagonal and square maps and complex Biomes. Version 1.0 will soon be available in the Unity Asset Store!

VamporiumMAP "Biomes & Spawns" Tutorial Available on YouTube!

In these two tutorials I present how one can create really detailed biomes with VamporiumMAP.



VamporiumMAP is a Unity3D asset that can generate highly versatile maps. It's very quick to set up a basic map, it is highly modular and extendable and supports hexagonal and square maps and complex Biomes. Version 1.0 will soon be available in the Unity Asset Store!

VamporiumMAP "Quick Map Setups" Tutorial is on YouTube!

I've been working hard for these tutorials so it will be much easier to everyone, to set up a map.
The tutorial video is available below.


VamporiumMAP is a Unity3D asset that can generate highly versatile maps. It's very quick to set up a basic map, it is highly modular and extendable and supports hexagonal and square maps and complex Biomes. Version 1.0 will soon be available in the Unity Asset Store!