BigPimp
Posts : 784 Join date : 2012-05-01 Age : 33 Location : Russia
| Subject: Re: Dr Octopus TAS 1.0 and another Spider-man Mugen update February 6th 2022, 1:17 am | |
| - Swanky wrote:
- I just noticed. Both the Doctor Octopus and Shocker stage have the same issue on their last transition - a nasty Hall of Mirror effect on top of the stage when you super jump. A black sprite would cover that up neatly.
yeah, i saw that one for doc stage, need not to forget to fix it.. i didnt see it on the shocker stage though, could you tell where it happens, or send a screenshot? i would guess its at the bottom (subway) level and also, while we at it, i remembred sandman stage has an issue, which i couldnt fix, where it doesnt let wallcrawling characters stick to a wall near corners, and it has a pretty nasty thing if venom does this hyper: - Spoiler:
it leads to it getting stuck on the corner, infinitely juggling the opponent.. ive looked at the code, but cannot deduce whats the problem there, maybe someone who is good with coding stage could tell? here is the stat part of sandman stage: - Spoiler:
[Camera] startx = 0 starty = 0 boundleft = -1327 boundright = 1327 boundhigh = -200 boundlow = 0 verticalfollow = .6 floortension = 30 tension = 50
[PlayerInfo] p1startx = -70 p1starty = 0 p1startz = 0 p1facing = 1
p2startx = 70 p2starty = 0 p2startz = 0 p2facing = -1
leftbound = -1327 rightbound = 1327 topbound = 0 botbound = 0
[Scaling] topz = 0 botz = 50 topscale = 1 botscale = 1.2
[Bound] screenleft = 15 screenright = 15
[StageInfo] zoffset = 215 autoturn = 1 resetBG = 0
| |
|
Swanky
Posts : 24 Join date : 2021-02-02
| Subject: Re: Dr Octopus TAS 1.0 and another Spider-man Mugen update February 6th 2022, 2:30 am | |
| There you go: https://i.imgur.com/gf82cWu.png | |
|
BigPimp
Posts : 784 Join date : 2012-05-01 Age : 33 Location : Russia
| Subject: Re: Dr Octopus TAS 1.0 and another Spider-man Mugen update February 6th 2022, 2:37 am | |
| - Swanky wrote:
- There you go:
https://i.imgur.com/gf82cWu.png thanks man, i guess its about 35-40 pixel gap will know how much to extend bg image to cover it | |
|
Sponsored content
| Subject: Re: Dr Octopus TAS 1.0 and another Spider-man Mugen update | |
| |
|