Devlog Week 4 - Testing Basic Mechanics
Hi what's up again, Itch.io? As for this week, we GHOLM studio would like to share our development in terms of Programming, as we have been talking about Arts for the past 3 weeks. One minor thing to notice for this week is, it seems like our A+ friend in his signature blue jacket has a rough childhood. He had a major accident back on his elementary school days, which caused him to slouch up until this very minute. It is not like he is squatting or something, that picture over there is exactly how his normal straighten stance looks like.
Alright let's back to our programming progress. As this 2D Game Project has a pretty short dead line, we programmers can't afford to wait until all the art works finish before we start scripting. Taking that in mind, we utilize our "Kribo" artwork which has been available to test our basic mechanics with scripts.
As you guys may have been wondering, Kribo is supposed to be at school instead of at some random scenery with mountains and trees as it is shown on the picture above. And yes, you are right. Kribo is indeed supposed to be at school. Mountains, lands, and trees at the picture above are only temporary backgrounds and scenery while we programmers are waiting for our fellow mates to finish their arts.
As we all know, mechanics are extremely crucial on Platformer Game. Jumping, Dashing, and other things need to feel "crispy" to players in order for players to enjoy it. Putting that in mind, we are trying our hardest to make it as good as possible. So far we've managed to make basic movements such as Moving right and left accordingly, Jumping and Double-Jumping. So far we make movement mechanic by using a Vector Right and Left which is probably gonna get updated later on. About jumps, we have two different types of jump : normal jump and higher jump. Basically it is about how long we press our jump input button to get more jump power. The longer players hold the jump input button, the higher Kribo will jump with Kinetic Magic. However, Kinetic magic does not allow Kribo to jump infinitely. This limitation has yet to be implemented in our script though. Another thing to mention is we make a double jump mechanic which allows players to jump one more time after they jump once. However though, after jumping twice, players cannot jump again. No matter how much players spam the jump input, Kribo will fall to ground after jumping twice. Finally we have also managed to make Jumping mechanics feel less "floaty" by manipulating gravity to make jumps look less lousy.
That's pretty much it for this week's devlog. Please look forward to our weekly updates, and with that, Have a good Weekend!
Get Scholar Uprising
Scholar Uprising
Race to Your Phone
Status | Released |
Authors | BaraBlazer, malvz22, Houwen Lie |
Genre | Platformer |
Tags | 2D, binus, binusgat, Funny |
Languages | English |
More posts
- Devlog Week 18 - We made a mistake! (Build 1.2 release)Jan 29, 2018
- Devlog Week 17 - It's HERE! YES!Jan 25, 2018
- Devlog Week 16 - A whole slew of levels... final stretches!Jan 15, 2018
- Devlog Week 15 - Expert Advice, Difficulty BalancingJan 08, 2018
- Devlog Week 14 - Happy New Year, and Progress of CourseJan 02, 2018
- Devlog Week 13 - Happy Holidays and Progress!Dec 27, 2017
- Devlog Week 12 - Intro Level, Level Design, Menu Making, and Enemies!Dec 18, 2017
- Devlog Week 11 - Bug Squashing, Level & Menu MakingDec 11, 2017
- Devlog Week 10 - Main Menu, UI, and PausingDec 04, 2017
Leave a comment
Log in with itch.io to leave a comment.