Search results

  1. pudu

    wall jump question.

    Sorry, just set it wrong.
  2. pudu

    wall jump question.

    do you want this effect
  3. pudu

    Solved How to prevent the cancel function

    You need to add the command noaircancel 2 in models.txt, so that when jumping or attacking, as long as the action delay is long enough, it cannot be canceled unless you use a script or for example: cancel 0 5 0 a2 freespecial2 to cancel the action noaircancel {int} Sets whether players can...
  4. pudu

    Solved About the continue function

    If you don't want to darken the screen, you can delete this line of code drawbox(0,0,320,244,1000000001,rgbcolor(0,0,0),6);
  5. pudu

    Solved About the continue function

    hello, you can add this script in updated.c void main() { if(openborvariant("in_level")){ displayContinue(); } } void displayContinue() {//Countdown time void P1 = getplayerproperty(0, "entity"); void P2 = getplayerproperty(1, "entity"); void sample =...
  6. pudu

    Ninja Warriors Again RX - Ninja Warriors Again-RX-V1.02

    I just checked the game download and found that it is 1.0, I re-uploaded the latest version 1.02 Here are the game updates Ver 1.01 update: * New practice mode * Adjust time UI ver 1.02 update: *Fixed the bug of unlimited swiping of certain arms after exiting in the final battle and entering...
  7. pudu

    Canceled Ninja Warriors Again RX

    pudu updated Ninja Warriors Again RX with a new update entry: Ninja Warriors Again-RX-V1.02 Read the rest of this update entry...
  8. pudu

    Canceled Ninja Warriors Again RX

    Hello, when we deal with the pak issue, we will restore some languages to English and release them in a subsequent version. Thanks
  9. pudu

    Canceled Ninja Warriors Again RX

    There will be news soon.
  10. pudu

    Ninja Warriors Again RX - 1.02

    Latest playable now available.
  11. pudu

    Canceled Ninja Warriors Again RX

    Hello, version 1.02 is available for download. We are working hard to open the pak, thank you.
  12. pudu

    Canceled Ninja Warriors Again RX

    Thank you, currently only 2 players are open. The attack power of the elves on normal difficulty is 1.5 times and on hard difficulty it is 1.0 times, so some enemies will be easy to kill on normal difficulty. In addition, the hard difficulty boss has 50% HP or less. characteristic. I just...
  13. pudu

    Canceled Ninja Warriors Again RX

    Hello, we discussed it before, and he said partly that the material for Ninja Warriors Once Again is not easy to find, so we decided to use SFC's Ninja Warriors Again. There are currently 3 sprites available: "kunoichi", "ninja", and "kamaltachi".
  14. pudu

    Canceled Ninja Warriors Again RX

    In order to allow players to quickly familiarize themselves with the gameplay, some hero combos are specially recorded Please refer to the game manual for the moves of the game heroes
  15. pudu

    Canceled Ninja Warriors Again RX

  16. pudu

    Canceled Ninja Warriors Again RX

    Thank you
  17. pudu

    Canceled Ninja Warriors Again RX

  18. pudu

    Canceled Ninja Warriors Again RX

    Hello, first of all, I'm sorry that we packaged the game into the engine, because there are several people in our country who have stolen other people's demos or complete games, so we will not take such measures, I will discuss with my friend (author) Download here do not take these actions...
  19. pudu

    Canceled Ninja Warriors Again RX

    Hello, first of all thank you for your praise, after completing the final stage update - will add boss to use - Regarding weapons, we discussed before that it is estimated that they will not be added, but bonus levels may be added - We have plans to add extra moves, such as jumping and grabbing...
  20. pudu

    Canceled Ninja Warriors Again RX

    Hello, the difficulty problem will be greatly balanced in the official version, but now the gameplay can use grabbing, moving to block, and block canceling actions, which will make it easier for players to familiarize themselves with the game functions.
Back
Top Bottom