Game
Error Ware 2
4 years ago

Abstráctomon Development Update: Progress on random generated islands & more!


abstractomon_island_generation_update_mai27_2020_04.png

I'm really happy how my little random island generation experiment turned out so far!

All it takes is a tiny sprite (up to 96x96 pixels) with specific colors representing things like beaches, ponds and cliffs, and a 5-letter code that defines things like

-the source image (=shape of the island) used

-if the island should be mirrored / rotated in various ways

-the biome (grassland, desert, snow...)

-the weather.

I made sure to not use actually random numbers but a fixed seed that is also generated from the Island code, so the island will look the same when you visit it again (or when it reloads after a battle).

You can see more examples below.

abstractomon_island_generation_update_mai27_2020_03.png
abstractomon_island_generation_update_mai27_2020_05.png

Please keep in mind that these screenshots are taken from my prototype and lack lighting and other stuff since I did not transfer over the code to the game project yet.

abstractomonscreenshot_mai2020_2.png

I also improved the look of frozen ponds a bit with a cool reflection. The ice sparkles even!

Other small improvements:

-footsteps have an echo in caves now

-I made a new textbox with a neat walkie-talkie design. The idea is that Herby, the helicopter pilot hands you a walkie-talkie so you can communicate with him. He will take you to the randomized islands (and bring you back, hopefully!) and you can also use the walkie-talkie to fly back to an Abstrácto-Center.

The item is in the game already, now I only have to create the conversation and some additional helicopter action!

Phew, that's all for today's post!
Thanks for reading!



0 comments

Loading...

Next up

You might get a wet surprise while digging with the shovel! These fountains while lift you up if you stand / swim over them. Here it will take you onto an otherwise inaccessible ledge. Neat!

Here are some zoomed out screenshots of some areas from the upcoming game Abstráctomon by U-GameZ.

A new invention lets you create shinies?!

Taking pictures of wild Abstráctomon in "Abstráctomon Venom Violet Version" by U-GameZ (WIP | GM8.1)

The first Abstráctomon of your team can now follow you around! I'm currently working on this little feature. In screenshot 2 and 3 you can see a new variant of tall grass for beaches.

You can now let one of your Abstráctomon follow you around (still a little buggy). They can swim, too.

The game now shows a small screenshot with the time, date and the name of the location you saved in when saving or loading a save file.

May I introduce you to the Rich family (from left to right): Gunther Rich (your rival), his dad Prof. Albert Rich and his mom Mary Rich!

Abstráctomon Screenshot (+GIFs! )Update July 29, 2020

Here's my progress with the automatic island generation so far. Beaches, grass and ponds work now. It works with pretty much any source image size, but the larger the image, the longer it takes to generate the island. Next I'll try to add some elevation.

Photographed Abstráctomon now cast shadows!