Search results

  1. hbdhl

    Phantom Needs Help

    As fellow creators here have noted, studying manuals remains the most effective way to build expertise. Modifying existing projects helps internalize the handbook's principles—once mastered, you'll be ready to architect original games. Let's grow together through this process. Onward and upward!
  2. hbdhl

    One of stupid question.

    Let's start by talking about fan-made games, fan works are typically non-commercial or generate minimal profit: Official companies often turn a blind eye to small-scale copyright infringement initially, as the legal costs outweigh potential gains (fan creators usually work out of passion rather...
  3. hbdhl

    Found An Editor Online

    I'm coming, he said: "I actually saw this kind of editor on the Internet, I've heard it has a special engine." The tools displayed in the images remind me of the OpenBOR Frame Editor 2.1.2. (This is OpenBOR Frame Editor 2.1.2, the layout is similar with @xyz555 posted images, both allow users...
  4. hbdhl

    The CMT and Me

    In addition to reading, I modify existing games to test the feasibility of my ideas. Starting with adjusting hitboxes, I gradually add new moves, characters, enemies, and scripts. These hands-on experiments provide more intuitive insights than text-based learning, while allowing me to absorb...
  5. hbdhl

    Palette issue

    I using Aseprite most time.
  6. hbdhl

    Palette issue

    Depending on your usage habits, many drawing software programs can adjust the color palette. The sprite images like walk.gif, attack.gif, pain.gif, etc., the color mode is "Indexed Color". According to the OpenBOR engine's settings, them will use the image PAL palette. PAL is used to record...
  7. hbdhl

    Palette issue

    The character's idle.gif, walk.gif, attack.gif... (or .png) all have the same number of color palettes, and the actual colors they display are arranged by pal1, pal2, pal3... For example: The color palette of idle1.gif is abcdefgh, The color palette of idle2.gif is aaaaaaaa, They use the...
  8. hbdhl

    In Progress Streets of Rage X (Windows / Android)

    Wow, plural judgement boxes! Makes the attack judgement more in line with the player's intuition about the sprites - sir, is this a new feature in the OpenBOR new version, please? How many hitboxes can be set at once frame? As well, can the bboxes be set to plural as well? Sorry sorry, forgive...
  9. hbdhl

    In Progress Streets of Rage X (Windows / Android)

    I'm a player who doesn't like "speed-type" characters, after seeing the recent discussions about Sammy and the updates in beta 31, I feel it's necessary to another try this boy.
  10. hbdhl

    Stage Tutorial

    Because you didn’t adjust the character’s position coordinates, I suggest using: move number number > 0: The character moves forward.like "move 5" number < 0: The character moves backward.like "move -5" The move command affects all subsequent actions in the current animation. You can add move...
  11. hbdhl

    In Progress Streets of Rage X (Windows / Android)

    This is shoot'em up game.;)Being able to handle shooting from more angles, sir, this is even better than I imagined, I’m more eager to add some combat moves to this big boss.
  12. hbdhl

    Complete Ultimate E. Honda + stage

    These newly added entrance and victory animations are so interesting and fitting, though going into the Sentō clothed is a bit odd, haha!
  13. hbdhl

    Complete Streets of Rage Z 3

    Here’s another post I found about this game, which also includes a download link about Android engine 3780: Canceled - Street of Rage Z 3 But, if your Android system version is 11 or above, you are likely to encounter this error: In some website, some developers have added characters, fixed...
  14. hbdhl

    Complete Streets of Rage Z 3

    Thank you!! 🤝
  15. hbdhl

    Battle Stormer Classics

    I deeply admire the talent and dedication you’ve shown in game development. Whether it’s the bold and ingenious designs in the game or the flawless details achieved through repeated testing, your effort shines through. Your work possesses enduring appeal.
  16. hbdhl

    Complete Streets of Rage Z 3

    I’ve been trying different versions of the engine on my phone. Some can open the game, but they crash when selecting a character. 😵‍💫Error: Can't find any player models! Then I speculated that perhaps the presence of Chinese characters in the file might have caused some issues. After...
  17. hbdhl

    In Progress Streets of Rage X (Windows / Android)

    🥳🤝I also enjoy setting walls/edges to bouncing + screen lock and enabling infinite juggle/OTG. Hohoho, it's so powerful!
  18. hbdhl

    Some Streets of Rage Custom Sprites and Backgrounds from me.

    As someone who absolutely can't draw backgrounds, I really love these new backgrounds you created—they look amazing and fit perfectly!
  19. hbdhl

    In Progress Streets of Rage X (Windows / Android)

    Hard work, this character is so exhausting to play!😨
  20. hbdhl

    In Progress Streets of Rage X (Windows / Android)

    I'm close to 2:00 midnight here, just woke up in a daze and created a short circuit in my brain. Two Max casting techniques, yes you've mentioned them, I'm actually hammering out words to add ......>。<
Back
Top Bottom