Recent content by MKLIUKANG1

  1. MKLIUKANG1

    In Progress Double Dragon Mini

    Ladder System for OpenBOR Standard OpenBOR lacks built-in support for climbing ladders like in classic beat 'em ups. However, using scripts, you can implement a fully functional mechanic that allows the player to grab onto a ladder, move up/down (and even left/right), as well as jump off at any...
  2. MKLIUKANG1

    Canceled New Double Dragon IV: The Shadows Revenge

    Awesome! We should have chosen the MKLIUKANG1 version—it has more stages, including the train, and more moves. For the running attack, you need to quickly press 'Up, Up' while in mid-air. For the Hurricane Kick, press punch or kick at the very peak of your jump. When doing the hyper uppercut...
  3. MKLIUKANG1

    Canceled New Double Dragon IV: The Shadows Revenge

    Demo - New Double Dragon IV: The Shadows Revenge I don't quite understand how to combine the resources and the theme.
  4. MKLIUKANG1

    Canceled New Double Dragon IV: The Shadows Revenge

    I appreciate it! Double Dragon is my passion. Even though this specific project is stalled because the artist left, I'm still working on other things (like DD Mini). Stay tuned and thanks for being part of the community!
  5. MKLIUKANG1

    Canceled New Double Dragon IV: The Shadows Revenge

    Thank you for the kind words! I also love Double Dragon, it's a legendary series. Unfortunately, the project is currently on hold because my partner and artist, ArcherNorinton, has left. I've uploaded the alpha version so the work we did doesn't go to waste. I hope someone finds the mechanics...
  6. MKLIUKANG1

    Canceled New Double Dragon IV: The Shadows Revenge

    Added demo developments to the resource
  7. MKLIUKANG1

    In Progress Double Dragon Mini

    Positioned the menu navigation buttons
  8. MKLIUKANG1

    In Progress Double Dragon Mini

    Playing Ultimate Double Dragon coop and etc
  9. MKLIUKANG1

    In Progress Double Dragon Mini

    Menu Edit and Options
  10. MKLIUKANG1

    In Progress Double Dragon Mini

    Новые спрайты и отсылки от Эбанидзе
  11. MKLIUKANG1

    In Progress Double Dragon Mini

    1. Is it easy to adjust the text positioning? Yes, it is very easy. All labels are drawn using the drawstring(x, y, z, "text", layer) function, and frames are drawn via drawbox(x, y, width, height, z, color, alpha). You can change the coordinates directly inside the function call. 2. Can I...
Back
Top Bottom