Game
ProjectSS
7 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

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…

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.

Chiaki Nanami!

Runestones: from concept to in-game model🗿

Shadow The Hedgehog X pixel art

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

Hi everyone! I started to create some environment props for my new video game, here is a cozy house in the forest. I'm planning to switch from Unity to Unreal... Let's see what new challenges I have to face. Made in Blender and Substance Painter.

Showing off player 2 😎

What do you think?

Made my first ever animation.