Game
ProjectSS
9 years ago

More additions and more bugs!


So, today I managed to do some of the important things!

Here’s what I’ve added:

Main:
+Barriers(the enemies have to get through first)
+Balanced weapons
+EnviroBuy links
+Fixed annoying bugs
+Re-worked player movement(no longer uses transform.position)

Additional:
-Small performance loss(nothing noticeable)
-AI gets stuck(really annoying)
+Fixed wallbuy ammo bug

Not that much today, most of the things done were small but important changes. I created few assets in Blender and I’m waiting on my texture guy to texture them.

The EnviroBuy system allows easy drag/drop to open an area of the map, the link system links all the spawners related to that area and enables them when the area is open, it manages the spawners to make sure it isn’t spawning more than the round says it should!

The old movement system used transform.position += movement; but now uses transform.GetComponent<Rigidbody>().position += movement, the “Movement” variable goes through some changes before delivered to the final positioning to ensure there’s no interference with the movement.

I was hoping I’d have some screenshots to share but I got caught up in a few issues that needed sorting and I’ve not had enough time to construct more than a proper test area. I guess I can show that.

5d0a9368290b3.png

Test area!

I have a stable test build ready! Hopefully I’ll have better news tomorrow. Bye for now!



0 comments

Loading...

Next up

A heads up. I might be silent but I will still be working on the game, I can promise that. Here’s a snippet of code, I only noticed what it read after I wrote it.

Huge update coming soon. For now, take a look at our Christmas icon!

A quick screenshot. Just released the build to my testers, it’s has a name because it’s special, “The Graphics Patch”. Now, I really need to model those perk machines…

Heya! I wanted to show some gameplay progress i made so far. I hope you like it ^^

Demonstration of the spells and their effects :)!

2d lighting experiment

it happens

Our Japanese themed game released yesterday on Gamejolt + Itch io if anyone would like to check it out! :) You play as a spirit of a japanese wolf.

What Are You Doing In My Swamp!?

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

#gamedev #pixelart #indie

Where is Spider-man?