No title yet forcthe game in progress

welcome, to my first devlog that I actually going to try follow through, thanks for your time, so far not much. but devlog is importent they say,so here my attempt.

i got the;

move left and right,

stand on slope,

roll on press down on slope,

dash,

and art

here the player character

1000035441
made it myself.

the game is a grap enemy and throw, 2d platformer.

So far i figure out 3 way to grap and throw;

  1. Erase enemy, appeared in player hand as child, erase again, then throw as original state

  2. Somehow make the enemy became child without erase it, then throw.

  3. Simply put enemy position at player’s hand position.

I end up doing the number 3, not the best one, and probably there much better idea out there


now I just have to figure out how to throw it.

btw, i dont have much time for my game so sorry in advance.

4 Likes

alright another week, this is
 4th
 it
 slow
 too slow


Whatever.

Here a video;

next problem;

  • Animation need more

  • if possible impact frame

  • particles

  • enemies

Not much to write.

Oh yeah
 background and tileset

And 
 music


So
 much
 stuff


Is this normal?

My mind currently blank not know what next


Also i will delete my other post, because I supposed to make my update as a reply to original post. Weird. Maybe just me.

Edit: Turn out i can’t delete my other post, oh well.

2 Likes

Devlog 5: Fine-Tuning the Core Mechanics

August 12, 2024

Hey everyone,

Another week has flown by, and I did a quick research on a proper devlog, I mean i could go on with usual, but I have a dream project for the future so I need to set myself a good habit. Here’s the breakdown for the week:

  1. Gameplay

One of the thing of this week is slowingdown the player speed:

Reason 1: I want to focus on puzzles and complex level design, and to do that player movement have to be slow or it will simply cause frustration if player have to slow down to solve puzzles just to go back to max speed. It’s the main reason why I want throw mechanics.

Reason 2: I noticed that player character seem light, and I want the character feel heavy, strong and rigid. Or in simply term player character hold dominant over everything.

  1. Some Fixes

And fixes are common thing and apparently I have to share everything even if it’s an embarrassing error:

Animation: at the last video it fail to show ‘suplex’, ‘piledriver’ and ‘slam’, an it turn out because using wrong naming.

Glitches: player still in state of holding when there nothing to hold after releasing enemy during sliding, got it fixed by not allowing it to be released during sliding, and it’s turn out that if go ‘piledriver’ or ’ suplex’ during sliding is way more fun that whatever I was trying before.

Enemy: Corrected some area of enemy sight to shoot ‘object’ at player.

  1. Art

Apparently trying to make game using block with colour is extremely not motivating, so here some enemy:

1000042944

  1. Planning for Next Week

I will be watching as many tutorials as possible to give myself the ability to recall what video I need to check for a specific things.

I will also make the actual puzzles part as well, and find how to do that, and puzzles design.

That’s it for this week! Progress is steady, and I’m excited about the direction as I continue to build this game on my own.

Thanks for checking out, and may I be alive for the next devlog!

2 Likes

Devlog 6: Puzzles elements

August 19, 2024

Sup y’all,

Other wek passy ey, lol, gotta keep up the prop devlog, also now has title ‘Ealhhard’. Here’s the breakdown for the week:

  1. Gameplay

Im added move moveset:

  • R + foward : charge foward with small hop and grap anything in path, if not hold = land normal, if is hold = increase small lift and crash to floor

  • R + backward : charge backward with small hop and grap anything in path, if not hold = land normal, if is hold = decrease small lift and crash to floor

  • R + up : jump and grap anything in path, if not hold = jump normal, if is hold = continue jump + increase small lift and crash to floor

  • R + down : not sure, maybe stun ground enemy for moment? And maybe quick stomp to avoid needing to jump to crash breakable box below player

And also making grap to grap all 8 direction instead of just front since the player movement is slow.

  1. Some Fixes

Another embarrassing error:

Breakable things: I try to make the breakable thing detect player instead of player detect breakable things, so now player hand detect if it’s grapable, breakable, or other.

Glitches: lack of jumping at slope, got it fixed by changing/rearrange the condition to jump on slope

Enemy: shooter enemy manage to slip of grap and causing player to be in state holding while not holding anything, no solution yet, rarely happens.

  1. Art

Currently I’m using this;

  1. Planning for Next Week

Level design

Puzzles design.

Enemy sprite sheet.

If possible my own art for background and tileset.

That’s it for this week! Progress


Thanks for checkinkg and may I be well for the next devlog!

1 Like

Devlog 7: Score point

September 2, 2024

Okay, im back,

2 week pass this time, i been thinking just update every 2 week would be better for me since I’m doing solo and all.

  1. Gameplay
  • enemy received knockback and dmg upon hit by a throw

  • score given depends on not sure what yet

  • enemy received dmg by environment

  1. Some Fixes

Another error:

Glitches: enemy clip through wall when throw to hard, still happen with other moveset, making wall thicker and readjusting player’s hand position during impact.

Glitches: enemy received dmg during player running while holding it, i know why, just not sure how to fix or should it even be fix

Glitches:

Enemy: shooter enemy manage to slip of grap and causing player to be in state holding while not holding anything, no solution yet, rarely happens, still didn’t know why.

  1. Art

More monster variation:
1000043357

  1. Planning for Next Week

Fix enemy

Fix score system

Environment dmg

Burning enemy

Maybe redo everything

That’s it for this 2 week!

I don’t really have this much attention span for a single game,

Thanks for checkinkg and may this has some sort of progress!

1 Like

The slide down animation with box looks buttery smooth. Keep going

1 Like

Devlog 8: a semblance of appearance

December 30,2024

Hello.

Let’s just get this over with,

  1. Gameplay
  • slowing down player speed has been a good decision, but i have to give enemies higher speed so players can avoid playing “tags”, player stand still and enemies will came to player.
  • more move set has been proven unnecessary, but it remains nonetheless, i can see some use, but the stage can be beaten without them anyway, which is good, it can provide options while not being forced to player to use it.
  • i stiil adding puzzles, but the kind that solved using brute force, “oh on, a gate blocking your path” grab it and throw it aside. “oh no, another gate but this time has spike” garb it, bare the pain and throw it aside or just throw things at the gate. “oh no, another gate that seem to thick to grab it” throw things at it harder.
  • button will use the same principle as the gate.
  • i decided to not put knock back at player, 1- to show he to durable for the minor damage, 2- to avoid problem as accidentally falling of the edge and player movement are to slow to climb back up(it just not fun), 3- i just like number 3 and doesn’t feel right to leave it at 2.
  • i also add 1 extra moveset, a taunt, useful for player to force enemies to towards player and if using taunt while holding something, instant death to the thing.
  • camera will follow the thrown objects but will follow player back if there’s input
  1. Some fixes
  • player not holding enemy but in holding state = fixed but making player checks if player in state of holding but no enemy, is_hold = false.
  • enemy didn’t go into a wall after redo collision shape, but will stuck in thigh space
  1. Art
  • well, just need to redo animation as i changed my animation from singular sprite sheet to multiple sprite sheet for each limps, there some gap between pixel need to be filled.
  • enemy sprite are changed as well to make it look to the side instead of the odd forward sideways things.
  • i did consider impact frame, give up after trying to mix it with freeze frame.
  • i did consider blood, but nah, too edgy, not my taste. So we have enemy disappear from existence instead.
  1. Future plans.
  • fixing animation(the gap)
  • point adjustment so it be more balanced (i want player to be more considered on every action and compare each value, “does it worth it to take a damage from a spike to land a blow with possible combo” and so on)
  • continue button (i want a mini game, win can continue, lose exit to title screen, or just don’t play to go to title screen) the mini game just player doing combo to a ball with counter to determine how much point are given to player at the start of continue.
  • sound(i just listen back the music i make, damn, it suck, and didn’t even match the game)
  • level design (stage1a part 1 and 2 to be more specific)
  • the level design will have boss room at the ead of each part, part 1 end wil room full of common enemy and need to be exterminate, while part 2 will have a single boss to be teach a lesson.
  • the boss are to be considered as high speed with low durability, opposite of player.

Here a video;

https://m.youtube.com/watch?v=HeRZMB1vdMM

Thanks for checking in.

2 Likes

That made me smile, and yes, that is perfectly normal. Making a game takes a very long time. Why do you think pro game studios with 100+ developers still takes years and years to make one?

I really like the idea of your throwing mechanic above. However I really liked your fast moving character especially when he slid on the object he was carrying on the down hill slopes. I thought that was looking great and made me smile!

Beware to not overdo the screen shake. It can be very annoying if overused.

Great job so far though. I like the way your character picked up the enemy and threw him!

1 Like

I look back at the video and i didn’t see the sliding, i forgot to put it in video, sliding still there and are encouraged to do so as its the fastest movement in game.

I did consider of fixing that;
I could

  • make the stage bigger to make more distance between collision
  • reducing screens shake force
  • make a timer or counter to make some collision cause screen shake while some don’t
  • increase the minimum velocity required to cause screens shake

Yeah, got no idea.

I already add that screens shake won’t happen if the collision is outside the screen, so that a plus

1 Like