Game
Port Valley

2 years ago

So [the 2022 DEMO Update] is FINALLY ready!

(Jesus... that took a while, huh...?)


Hey!

After countless delays, [the 2022 DEMO Update] thing is finally ready!

(You really know you messed up when you first called it “[the 2021 Update]”, huh…?)

bridge_l.gif

(*Mandatory apology bridge GIF)

First, sorry for the lack of updates over the last few months. That doesn't mean I haven't been working on the game (I've been… and a lot!), but said work was not exactly something that could be easily shared or even shown.

I invested most of this time learning code, porting the game to a new engine, creating new development tools and… well, doing everything in my hands to make the mechanics and presentation be as polished as possible!

___

(This is going to be a pretty long, boring update note, so please, ignore it now or hang in there with me.)

(But if you find something weird/broken, please report it to [email protected], and I’ll fix it ASAP.)

___

Okay! About the update itself:

This is an updated version of [the 2020 DEMO]. Yes, this means that the puzzle structure and plot are basically the same.

However, you'll find endless mechanical and visual improvements, 2 times the amount of dialogues, hundreds of new animations, brand-new scenes, and a bunch of surprises. (I'd recommend checking everything out, just in case…!)

Some things the update brings to the table:

1. A new Game Engine version with many performance improvements

I ported the whole game to a new engine version (not without complications!) to take advantage of new features I found quite interesting. This negatively affected performance, but I managed to keep it graphically inexpensive thanks to some cheap tricks. (Actually, the game loads 3-4 times faster now!)

This update made possible most things on this list... so I’d say it was worth it!

2. A real-time Light/Shadows system

The game uses 3 different techniques to make backgrounds and characters react to lights in a somewhat realistic way. For example, sprites now drop shadows and are affected by dynamic light sources:

brights_3.gif

3. New Character Animation Engine

Apart from sprite animation, I’ve designed a system that makes characters subtly (or not that subtly) move and rotate their heads/torsos procedurally, so they never really “stand still” in place:

peanuts_juan.gif
boston_movement.gif

Making this was… not easy. But l really think it gives a lot of “life” to them, (even if they’re indeed literally just standing still).

4. A new fully animated Cursor

The old cursor had 3 animations. The new one… over 30?

cursor.gif

Here’s the map of how animations are linked:

image.png

(No, I don’t get it either!)

5. Hold Click to walk/run

Hold click and move the cursor to walk, move it a bit further to run. Easy-peasy!

walk.gif

This is 100% optional and compatible with traditional point & click movement, so you can choose your preferred movement system at any time!

6. A new Inventory

It now has 6 available slots (crazy stuff!), and it's fully animated and compatible with the mouse wheel to show or hide the inventory and shift between items!

Also, if your mouse is fancy enough, you can just use a secondary wheel to shift between items at any time. (Now, that’s convenient!)

inventory_.gif

Oh, and every item has been redrawn to fit the new inventory design, allowing for more detailed and interesting sprites!

image.png

7. A new Pause Menu

Not much to say. The old one was incredibly lame, so I made a new one:

pause_menu.gif

8. Music

I’ve been working with a couple of composers on an original, professional soundtrack for the game. In the demo, you will see (hear?) some of those tracks, as well as remastered/cleaner versions of already existing ones. But, of course, this is still a work in progress.

You can check them out in the Music section, by the way!

(You can’t really show music with GIFs, sorry.)

9. An original Font

I couldn’t find a pixel art font that I liked… So, I made one, pixel by pixel.

image.png

I called it RedArrow, and it’s free to use for anyone.

10. And, of course, new content, redesigned backgrounds and MANY bug fixes.

___

Now, about the game itself!

Some questions someone may ask:

1. So, what have you been doing all this time?

Mostly… writing code and debugging!

I've been building my own set of tools and systems to stop relying on most 3rd party solutions, as they tend to be buggy and condition the features I have in mind. Unity is not RPG Marker, it’s quite a competent 3D engine, and I knew I wasn’t taking advantage of it.

These tools have completely changed the way the game is built, how sprites are animated, how text is displayed, how the camera works, how sounds play, how characters move… etc. So, yeah...! A pretty big step up.

Thanks to them, things will go WAY faster once the asset creation part is completed and my life will be much easier when building the scenes.

2. If it's only an update.... What the heck took so long?!

So… This demo was never really meant to be updated again…?

Retroactively adding mechanics is never a great idea, and adding tricky stuff like the new animation engine meant I literally had to remake and reanimate eeevery single character of the demo for every single scene... Which, trust me, takes time!

On the other hand, this update has served as an "anticipated testing phase" for all the new stuff I made. So, if a bug was found, or was I adding some new feature, the update had to be pushed back, as it wouldn’t make sense to release it knowing it was buggy or that it would be outdated in a week.

And, as usual... The annoying last-minute bugs and incompatibility issues with Linux and macOS versions. Actually, fixing and testing them is all I’ve been doing for the last few weeks. (It has not been fun!)

3. Why an update?! Why not a new demo, YOU LAZY *****!!1!

So, when I released [the 2020 DEMO]™®©™², I said I wouldn't make any other new demo until the game was finished. And that was for a reason: I always invest absurd amounts of time making them!

Even if they're vertical slices of the game, I always try to make them feel like "self-contained episodes" with an organic progression and ending. So, dialogues have to be rewritten, puzzles redesigned, and additional scenes have to be added to fill in gaps and provide context. (It’s just too much extra work!!!)

However, as I also wanted to have something new to show you guys, I thought: "Hey! Why not just update the existing demo adding the new stuff?! Genius!" … But that didn't exactly work as intended, as it probably took WAY more time than actually making a whole new one! (Oooops...!)

4. How's development going?

It's going well, I swear!

Worry not, writing code is not all I had time to do: The plot is already written (as are most dialogues), puzzles are designed, the "code part" should be finished now (hopefully?), we're working on the soundtrack, and there are just a bunch of backgrounds and characters left to design and animate. (Will I provide anything similar to a release date, then…? No! Because I’ve already proven how terrible I’m at that!)

But, for now, after literal months of stressful coding and debugging, I'll go back to drawing for a while to hopefully finish the remaining backgrounds. Keep in mind that asset creation is actually the longest part, as I'm a single person writing, drawing and animating every single thing of this game. (And, for some reason, I do like to animate a lot of useless stuff…?!)

But, once the asset creation part is completed, things will speed up considerably, as I'll finally be able to focus entirely on ‘scene building’ (which is what my new tools are most useful for) and because a great part of the testing phase has been completed in advance thanks to this update.

_____

And, again, please just let me know if anything explodes, okay...?

(If possible, notify any bug to: [email protected])

Anyway, have fun!

smile_.gif

-Al Moreno (WrongPixel)



0 comments

Loading...

Next up

Been working lately on lots of 'behind-the-scenes' boring stuff that no one really cares about, so here’s a guy playing the sax for some reason.

#screenshotsaturday

Introducing the Dynamic Reflections System™!

(AKA ah ok so there are mirrors now)

#screenshotsaturday

New location: The gym storage room!

(WIP and such)

Highrise Game Jam Reminder: In order to enter to win the Jam, your game must be created in Unity and submitted using the Highrise Studio Hub.

Learn all the deets about the jam at https://gamejolt.com/c/gamedev/highrisejam

So I’ve been working on a new fully-animated cursor (+30 dynamic animations!!), but I feel it needs 'a little' more polish before showing it.

(AKA: It’s still buggy as heck…)

In the meantime, here’s another updated background! #screenshotsaturday

🥳 The Highrise Game Jam is Underway! 🥳

Watch the video for tips on getting started building your first world in Highrise Studio. (Creating and submitting within Highrise Studio Hub is the only way to enter the jam!)

Learn more: https://gamejolt.com/c/gamedev/highrisejam

So here's a little bit of gameplay testing the new cursor!

Also, the debut of 'click and hold' as a complementary movement system!

(SFX and such are WIP… so please don't panic yet.)

So the only issue with having a location set on a bridge is that you actually have to go and draw the whole damn thing…

(WIP of course)

#screenshotsaturday

🥳The Highrise Game Jam has begun! 🥳

The Highrise Game Jam is where creators come together to craft immersive 3D worlds using Highrise Studio! There are cash prizes! 💸💸💸

Learn the deets here: https://gamejolt.com/c/gamedev/highrisejam

Pagot Corp's Reception Floor (WIP!)

#screenshotsaturday