Game
The Diving Engineer
9 years ago

Perlin Noise update


I made some progress with the Perlin Noise world generator

5d0b1041628b0.jpg

I experimented with different Perlin Noise presets and intermixing them in the final world generation. For the basic land generation I only differentiate between 2 kinds: hard and soft elements, where usually the core is hard and not destruct able.

For the perlin noise settings I wrote a editor script to preview the patterns

5d0b104438e80.gif

This will be useful for later when seeding different values across the big map and the world generation will lerp between all of them.



0 comments

Loading...

Next up

art comission.

Successful landing

#screenshotsaturday

One of the most critical update for Sunblaze demo. Now you are able to pet a cat! Finally!

Explosive domino effect

Super Sonic Pixel art.

What Are You Doing In My Swamp!?

Now spruce forest monsters can vomit forest shields, but Brutal Castle will not stop!

#gamedev #pixelart #indie

Aston Martin Vantage 2019

Day 4, Achieved

#AstonMartin #FastChallenge #speedmodeling

For those who have tried the demo on #Itch and found it too easy, the @gamejolt demo now comes in Medium😨 and Hard😱 mode.

Come and test your ninja skills!

Recently, I implemented "carriable boxes". This will open lot of puzzle possibilities. Those boxes need to collide and interact with environment also if they are carried by player. This is a test level where I tested lot of edge cases of such collisions.