🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Weekly Update #14 - High Stakes

Published October 01, 2018
Advertisement

Last week was another modelling one, although there were some coding to be made in the last 2 days.

Basically, I've continued the implementation of the pawnshop.

Also, I had time to add a new room.

The Pawnshop

Although already functional, the pawnshop still needed some details props here and there.

Here's a bunch of pictures showing the (almost) final version:

image.thumb.png.5383e84eea8fa9f7bcad9222ac8ac880.pngimage.thumb.png.1fe905c3938875313ced064613dae897.pngimage.thumb.png.b8332ac34b9573070f968715cb956c11.pngimage.thumb.png.1b998e49623385b87a256e41cf919516.pngimage.thumb.png.7ab15d3ebac79d78999d33818d431103.png

As of now, the pawnshop's stock mainly consist of either prop from previously added rooms or even models of previous blender scene that went nowhere (take it as recycling I guess)

I also want to point out that the cash register is modelled after classical mechanical cash registers like these ones:

79b76e2de75509d232aadcfca1f2cd60--cash-r a57963.jpg

There are also various guitars hanged on the back wall...

Here's the actual reference I've used for the whole room:

TAO1602pawn_shop-2.jpg

There's still the lighting to take care of...

Also, keep in mind that I want to add more props from other rooms in the shop. So I still need to keep on moving along and get back to it when new props were added in the game.

The Casino

image.thumb.png.849cdcc31337bb148a7adc0ff20545dc.png

There's also a whole new room: the casino.

This room acts like a giant slot machine for stats. Like traditional slots machines, the player simply pulls its lever to stop the currently active slot.

There are 3 slots: one that states which stats the bonus applies, another one stating whenever it's actually positive or negative and finally the actual bonus amount.

I won't lie: I kinda wanted to mimic Mario Party's mythical Chance Time.

hqdefault.jpg

For those who aren't familiar, Chance Time was an event in the Mario Party games in which two players are forced to give/exchange specific items between each other. The player involved and the actual items are given by a slot machine-ish process.

Here's a compilation of Chance Time events:

As for the casino, I'm not quite sure whenever the player needs to buy in before the slots start spinning.

What I'm sure of is that this process is only once per casino and that the bonus/malus is permanent.

Also, the room is not fully decorated nor is lighted, but as of right now the main goal is to debug the actual slot mechanic.

Next week

Like before, next week is going to be room-centric again.

There are also bugs with those slots that need to be fixed. They don't always line up correctly and sometimes even decides to give the player a completely different outcome. 

Once most rooms are either fully or partially implemented, then maybe the next step would be to either fix animations or complete AIs.

Afterwards, we still need capacities and relics... Some code refactoring wouldn't hurt either.

1 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement