Search results

  1. DD Tokki

    In Progress Nekketsu Kouha Kunio-kun Re

    Today, I completed the new stage, Stage 6-1. Since Stage 1 was divided into three parts, I'm also expanding the other stages.
  2. DD Tokki

    In Progress Nekketsu Kouha Kunio-kun Re

    In this video, I started implementing the movement of the background characters. I was concerned that the smaller the characters, the greater the movement of a single dot, but I decided to make them move.
  3. DD Tokki

    In Progress Nekketsu Kouha Kunio-kun Re

    When I first created Kunio's new design, I was trying to protect his height, but as time went on, I couldn't stand the incongruity of his leg length when attacking. That's why, compared to the original design, the dots I made for Kunio are one line larger.
  4. DD Tokki

    In Progress Nekketsu Kouha Kunio-kun Re

    It's been quiet for a while, but I'm back after a bit of a break. There was a minor bug in the game, and we were waiting for it to be fixed, but there was no progress. It's fixed now. The video hasn't changed much, but the music has changed a bit.
  5. DD Tokki

    Solved A question about the continue time

    Where can I find a script that can handle this continue issue?
  6. DD Tokki

    Solved A question about the continue time

    Thanks for letting me know. If I can get around the issue with a script, I'll implement it that way.
  7. DD Tokki

    Solved A question about the continue time

    If there's even one second left in the set timer, the continue timer ends and the game over screen immediately appears. (Normal) However, if the set timer is 0 seconds (infinite game time), the game over screen doesn't appear even after the continue timer ends. (????)
  8. DD Tokki

    Solved A question about the continue time

    There is no bug that forces the timer to change, and it works fine as long as the timer is at least 1 second. In my game, the timer is set to 0, and once it's set to 0, no matter how much time passes, it never goes to the game over screen.
  9. DD Tokki

    Solved A question about the continue time

    music data/music/stage1-1.bor background data/sprites/arrow.gif panel data/sprites/stage/stage01/stage1a.gif Layer data/sprites/layer.gif 250 0 0 0 -4 0 1 999 1 1 0 0 0 0 0 0 basemap 271 201 1000 43 0 670 Wall 245 158 0 4 1000 1004 8 800 order...
  10. DD Tokki

    Solved A question about the continue time

    If the continue timer is not resolved through the usual methods, can it be resolved through scripting?
  11. DD Tokki

    Solved A question about the continue time

    I stumbled upon this problem while testing a game. I don't know if it's a bug or if I'm not able to set it up correctly, but this situation occurred. Due to the nature of the game, I set the timer to infinite and hid it. One time, I got a game over and had to wait until the title screen...
  12. DD Tokki

    In Progress Nekketsu Kouha Kunio-kun Re

    This time, I made a big decision. Since I'm not a professional music maker, I've always been concerned about the quality of my music. A friend introduced me to AI-powered music creation. I didn't start from scratch, but rather upgraded existing songs I'd already created.
  13. DD Tokki

    In Progress Nekketsu Kouha Kunio-kun Re

    This video features a few minor upgrades to the game. We've added an extra character to the train in Stage 1-2 and changed the stairs mentioned in Stage 1-3.
  14. DD Tokki

    In Progress Nekketsu Kouha Kunio-kun Re

    I made some minor adjustments. I thought tilting the stairs would blend in with the background, but the more I looked at it, the more it felt out of place, so I adjusted it to match the perspective.
  15. DD Tokki

    In Progress Nekketsu Kouha Kunio-kun Re

    This video shows the updated title and expanded stage. However, the fighting remains the same, so we're considering adding items and other changes in the future.
  16. DD Tokki

    In Progress Nekketsu Kouha Kunio-kun Re

    I put a period on the stage, saying I'd finished it, but then I realized it was boring to have to progress from the beginning to the boss in a fixed space with no scrolling. So, I decided to divide the stages into sections, like 1-1 and 1-3, like the NES Kunio-kun games. The screenshot is of...
  17. DD Tokki

    Solved I have a question about the movement of the vehicle.

    Success! I now know that the "-1" in the layer settings is an infinite loop. thank you
  18. DD Tokki

    Solved I have a question about the movement of the vehicle.

    The car tires will be hidden as they will appear at the very front (bottom) of the game screen.
  19. DD Tokki

    Solved I have a question about the movement of the vehicle.

    The background is fixed, but I want to create a car, make it move, and repeat the movement. I'm having a hard time figuring out how to implement this repetitive movement.
  20. DD Tokki

    Solved I have a question about the movement of the vehicle.

    I would like to know how to make the cars that pass by in the game background reappear after a certain amount of time, rather than just appearing once and then disappearing.
Back
Top Bottom