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?

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

    How to make VIDEO cutscenes? iS IT EVEN POSSIBLE?

    I just want to paste video between 2 levels.
  4. 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.
  5. 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)...
  6. 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