• Register

A sandbox RPG set in a post-apocalyptic world. You awaken from suspended animation far in the future and discover a world on the verge of extinction. Your task is to stop the radioactive decay that threatens to destroy the world and discover the source of the epidemic. You must save as many as you can and rebuild civilization in order to survive.

Post news Report RSS Working on Boss and first dungeon

Been working out the kinks and the mechanics of my first boss.

Posted by on

I've made a lot of progress on my first boss creature. You will face a large sewer mutant that summons tentacles and shoots blobs at you.

I was able to program the boss's movements using a script in the XML file that loads code on startup. My program deciphers the parts of the functions from the text and uses reflection in C# to run things from inside the program. Here I am able to set the position of my boss and have it summon tentacles in certain points on the pre-made building.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: