Page 4 of 4

Re: NSMBWalls.lua - Fake Walls! (Beta 4 Fix)

Posted: Wed Jan 05, 2022 3:54 pm
by Chilly14
The fake walls don't seem to like being used with MrDoubleA's rooms.lua...
Spoiler: show
Image

Re: NSMBWalls.lua - Fake Walls! (Beta 4 Fix)

Posted: Wed Jan 05, 2022 6:21 pm
by MrDoubleA
Chilly14 wrote:
Wed Jan 05, 2022 3:54 pm
The fake walls don't seem to like being used with MrDoubleA's rooms.lua...
Spoiler: show
Image
The issue is that it does the rendering in onCameraUpdate instead of onCameraDraw for some reason.

Re: NSMBWalls.lua - Fake Walls! (Beta 4 Fix)

Posted: Sat Jan 08, 2022 12:11 am
by Sambo
Maybe I should get around to making an updated version of this, heh.

The main thing holding me back on it is that there's not really a way to set it up in PGE that isn't a pain to use.

Re: NSMBWalls.lua [DEPRECATED -- Use FakeWalls.lua instead]

Posted: Mon Nov 21, 2022 9:52 am
by Giggs-Chan
Sambo wrote:
Mon Mar 06, 2017 6:20 pm
Get FakeWalls.lua here.

Instructions for replacing this library with the new one are included in that post.

Original post:
Spoiler: show
Beta 4 Fix
I have just created a fixed version of this library! Lot's of people have been asking about how to get it to work, so I figured I'd update it since hacheipe found a fix that only takes five minutes to do. This update implements their fix. Credit to them for figuring it out. It also directly uses the images SMBX loads into memory instead of loading copies from the level folder. So, dummy block images will no longer be rendered, ever, and the folder that used to come with the library is no longer included. The ugly seams that appear in the effect render have also been fixed.

It is recommended that you use this in Beta 4, but it should still work on older betas and preview builds.

Video:

Do not do any of the dirty tricks shown in this video unless you want the people who play your levels to hate you.

Download:
https://www.dropbox.com/s/nqahoky8fip5q ... s.lua?dl=1

Documentation (Updated for this release):
http://wohlsoft.ru/pgewiki/Nsmbwalls
That whole video could make a good puzzle!