Language…
18 users online: akawo, Alex No,  AmperSam, CharlieUltra, DanMario24YT, edgar, Fullcannon, Gemini0, Gulaschko, Hammerer, Heitor Porfirio,  MarioFanGamer, Maw, Metal-Yoshi94, NewPointless, Spedinja, steelsburg, timeisart - Guests: 272 - Bots: 369
Users: 64,795 (2,370 active)
Latest user: mathew

Help with making/fixing push block

I have tried a push up/down blocks from blocks section but they are completely incompatible with BTSD.

want to make it but I don't know what addresses I should call. I know the speed, the SFX (not needed but meh) but for pushing?

Help if can.
No. Can you link them?
Thanks for help, but they are incompatible.
No they are not incompatible with BTSD, they just need a little fixing somewhat.

Look for the JMP Table
Code
JMP MarioTouch : JMP MarioTouch : JMP MarioTouch : JMP Return: JMP return : JMP Return : JMP return

and that is just what is needing fixing. just change it to
Code
JMP MarioTouch : JMP MarioTouch : JMP MarioTouch : JMP Return : JMP Return : JMP Return : JMP Return
I change my layout every 4-5 months
Those won't work.
I looked over the blocks and yes, they work absolutely fine after fixing the case sensitive label mentioned earlier.


You're doing something wrong here dude. What error is BTSD/xkas giving you?
Nothing.

But those won't work as I want to.
Are we supposed to know exactly what you want them to do? The first step to us actually being able to help you is for you to tell us what you want it to do.

"Those won't work" is not an answer.
I want something like that:
--

Mario

--

And mario bounces from line to line.
Like, flipping his gravity?


Some upward shooting blocks and a normal ceiling should work if you don't want anything fancy.
Can you link me these resources?

Ceiling is in the SMW (I guess :P)