Game
Blameless - A God Game
10 years ago

Blameless Alpha Dev Update


Hey there trusted follower! A little update to let you know the game is still under development.

One of the things that was a big problem with the prototype was the way the world was generated and displayed to the user. After trying out several things I’ve come to the conclusing the base is not worth building on top of.

So a new world generator is born! What changed?
The world is no longer generated with a perlin noise texture, it’s now generated with a new tool that takes a fill rate and performs some neighbour checks to determine the tile type.

The previous system spawned all tiles and hid them with LOD’s. Tiles were interactable on their own while now they are all managed from a single array. Taking this approach means future tile operations will all be performed from this single array, terminating the time it takes to communicate between scripts.

I made a simple WebGL preview of the new world generation and the streaming tiles to show you how they perform. Feel free to launch it here on GameJolt!

Next step is streaming in the trees and rocks the same way the tiles are streamed in.

Thanks for your interest in Blameless!
Stay tuned!



0 comments

Loading...

Next up

Another house i made long time ago.

Today I was setting up the location of the first boss. His name is "Father" and he is the first of the Patagonians. His task is to guard the road to the House.🛡🗡 Bookmark pre-launch page🔖🔖🔖

https://www.kickstarter.com/projects/rdvindiegame/the-patagonian…

"Our work is never over" they said.

What you all think

Demonstration of the spells and their effects :)!

Why walk when you can jump?

a drawing I did because I was bored😪. But I love how it turned out.😊

Let me introduce you to the new Mech line: Gendai Spec. Those are Mech that specializes in surprise attacks, covered operations, and stealth. They are equipped with melee weapons but one of Gendai's frames supports sniper rifles.

2d lighting experiment

it happens