Search results for query: *

  1. Whitesonicsuper

    Is it possible to make 2 player control one object? (player, character) (online) (on server etc)

    i think it's possible (by teleporting two players to eachother and hiding both of them and showing main sprite (for example: shadic) BUT i idk how to do that, or is that even possible)
  2. Whitesonicsuper

    How to create DEMO custcenes?

    Second)
  3. Whitesonicsuper

    How to create DEMO custcenes?

    Im not meant the text based... thingy
  4. Whitesonicsuper

    How to create DEMO custcenes?

    I meant to say LOOK like demo. (I've just seen it in a few mods)
  5. Whitesonicsuper

    How to create DEMO custcenes?

    How to create custcenes, that work like DEMO's
  6. Whitesonicsuper

    i can't change characters - LUA, earthquake

    LUA_ICE:10: '=' expected near '30' :))))))))))))) All other things working great! Thx for help! (And sorry for my English)
  7. Whitesonicsuper

    How to make VIDEO cutscenes? iS IT EVEN POSSIBLE?

    What's the name of this program?
  8. Whitesonicsuper

    i can't change characters - LUA, earthquake

    LUA_ICE:10: '=' expected near '30' :)))))))))))))
  9. Whitesonicsuper

    How to make VIDEO cutscenes? iS IT EVEN POSSIBLE?

    I just want to paste video between 2 levels.
  10. Whitesonicsuper

    Horizontal wallrunning

    ... No
  11. Whitesonicsuper

    Horizontal wallrunning

    I have a problem. I'm trying to do HORIZONTAL WALLRUNNING lua, but i don't know how do detect a wall and how to flip the character.
  12. Whitesonicsuper

    i can't change characters - LUA, earthquake

    I have some problems. Don't call me dumb, when read the CoDe. local function MyCustomAbility(player) if player.mo.skin ~= "white" then return end if (player.cmd.buttons & BT_CUSTOM3) then R_SetPlayerSkin(7,whiteice) P_DoSuperTransformation(whiteice, true)...
  13. Whitesonicsuper

    SRB2 demo 3 is playable on NDS

    There is DS doom, that means there IS a way to port SRB2 demo 3. And we already can launch "Sonic doom 2" mod for doom. 1664626401 https://github.com/TheChuckster/dsdoom There is even source code of DS DOOM. idk how it should help, but i'm sure will do omething to it.
  14. Whitesonicsuper

    SRB2 demo 3 is playable on NDS

    Maybe you have a question: HOW?!?!?!? I'm gonna tell you. You need to instal dos emulator. There is dsx86, but it emulates intel ***286. To start SRB2 you need intel ***386 processor. To emulate THAT processor, you need 2nd version of this emulator. It's named - ds2x86. (what an original name)...
Back
Top