Game
It's Showtime!

4 months ago

It's Showtime! - May 2024 Devlog

Howdy! Cobalt here, oh my god I forgot to put this month's devlog on here, I only posted it on Tumblr oops! I've been sick with a fever for the last week, so I'm gonna blame that for being late posting this! My bad!


To start, we're almost done blocking out the first floor, it lacks a roof right now but the layout, the placement of stuff like interactables and some aesthetic things are all planned out. Once the roof textures are done I will share screenshots of it, but for now my focus is far more on programming than aesthetics for the first floor.

And in terms of programming, we have made a ton of progress! I now have a Progress Manager, it doesn't have a script of its own but manages three other script:

Objectives Manager - Keeps track of which part of the game you are in for activating event and cut scene triggers. It also tells the game which character you should be playing as currently and does stuff like adjust what is in your inventory n such accordingly.

Cut Scene Manager - Technically doesn't do much of anything right now because we're not yet at the stage where any cut scenes are being played. This will be working with the Objectives Manager and Event Manager to play cut scenes and manage them so it's not disorganized.

Event Manager - Passes information from the Objectives Manager to things like triggers for events, such as cut scenes and animations to activate them. Has a list of all the events to make managing them easier.

These combined with the other scripts I have means adding things like animation events, cut scenes and objectives is really easy. So we will make progress on those things a lot faster.

Other important scripts I have made are:

Interact - Just a script that makes an object interactable and then executes the script it's told to upon being interacted with, then deletes itself.

Item Pickup - Stores an items' title, description and icon to send to the inventory manager upon being interacted with. Also destroys the item since it's no longer needed.

Item Use - Upon being interacted with, searches your inventory to see if you have the object you want to use and if you do removes it from your inventory and tells the progress manager you've completed that objective.

Other Use - Right now just for one use items like valves you need to turn or levers you pull when interacting. Then tells the progress manager you made progress.

I have also programmed an entire inventory system to keep track of the items you have picked up and the ones you have used. It has names, icons and descriptions. I should be able to use this same system for the tapes with some simple modifications too.

tumblr_11da3b8fcd2b7f74a1f3d55a9fac2c72_9254b462_1280.jpg

The screenshot is super rough, but don't worry, we'll use our own assets in the final product. Everything here is just placeholder stuff. Titles and descriptions may change later on too.

So what does all this mean? Well, it means upon starting up the game you are simply spawned right onto the first floor/level. You can check your inventory and see the item you start the game with. You can pick up all the items you need to turn on the ink machine [plus some bonus ones], put them on the podiums, flip the levers for the machine, see some animations and soon you'll be able to fall through the floor right in front of the entrance and we'll get started on the next section.

The best part of all of this is going to be how much easier and faster it makes future progress. Now all I have to do to add a lot of things is drag the same script onto objects and modifying the scripts I have written to suit my needs as we go along. We have built the base and now it's time to build upon it, but the first step is always the hardest and now we're done with that!

Thanks for all your patience with this project as always and I sincerely believe I should have way more to share by next month! For now, that's all. Thanks for reading!



0 comments

Loading...

Next up

First bit of environment concept art we did for Showtime, here we have the music department! Heavily infused with both the personalty and colors of Sammy Lawrence. It is his domain after all and we're still super happy with how it looks!

It's Showtime! - August 2024 Devlog

Howdy! Cobalt here! I didn't actually do a lot game related this month, but I do still have some updates and things to talk about here! Sorry this is a tad late!

Happy birthday to Sammy and chapter 2 of BATIM! Here's a bit of art me and my partner made to celebrate featuring The Prophet himself in his Encore! design. On Game Development stuff however:

(UPDATED TRAILER)

There's serious mods, there's joke mods, and then there's a High Effort Titled Bendy Mod. And its new update is out NOW! play it or bendy will come out of the screen and GET YOU.

Concept art time! Here we have Henry fleeing the ink demon, after being smacked in the head by his prophet, as the monster tears through doors and planks to get to him. Henry must slide under and jump over obstacles to avoid becoming victim to the ink.

“I didn’t think Mike would make another fangame and was done with bendy”

It's Showtime! - July 2024 Devlog

Howdy! Cobalt here, and happy August! Sorry this post is so late, despite knowing better, I didn't make notes on what I did this month... Then I had a really bad time with my body (cramps) which made it hard to write.

It's Showtime! - June 2024 Devlog

Howdy! Cobalt here, for another devlog over It's Showtime. This month was actually really swell, especially since I got more of my adhd meds recently. So I should be getting way more done in the coming months, yippee!

So here's the first of the zodiac signs i will make for the next weeks.