Pages: 1
Posted on 11-12-17, 03:49 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 439/1447
Since: 02-12-16
So I've been making a level for my hack which revolves around the wrap around functionality and the camera just doesn't want to work correctly. I tried different things each times it would make everything worse. It fucks up on so many levels that I decided it'd be easier to make a video and post the level and tileset files than explain everything in details. Please excuse the current state of everything, it is very unfinished:

level
tileset

_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 11-12-17, 04:13 pm
(Words)

Karma: 730
Posts: 148/265
Since: 01-03-16
Don't use Object5, use camera controllers instead and fill in the ground underneath anyways.
Even then I don't think this particular level design allows for the effect you want.
_________________________
"I strikingly thought you would know how but it clearly seems you have no knowledge of hacking" - MiiU 2017
Posted on 11-12-17, 04:20 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 440/1447
Since: 02-12-16
Thanks, but what about the death at the end which was also caused by the camera.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 11-12-17, 05:41 pm
(Words)

Karma: 730
Posts: 149/265
Since: 01-03-16
Not sure, camera just locked and killed you, but it probably be from using Object5
_________________________
"I strikingly thought you would know how but it clearly seems you have no knowledge of hacking" - MiiU 2017
Posted on 11-12-17, 08:25 pm (rev. 1 by TheTimebreaker on 11-12-17, 08:32 pm)
Ninji
W1 out :)

Karma: 544
Posts: 16/229
Since: 10-22-17
I think this problems are caused by empty 16*16 spaces. If they are empty, the camera wont enter it.
Place Object2 in them and the camera should work fine. (and the death at the end looks like an empty space too. Again: Object2 should help)

EDIT: I downloaded your level and looked at it. You used those blue blocks to FORBID the camera to enter a specific space(even if the space isnt empty).
Replace those by Object2 (which should be orange) and try again.
I couldnt really test around because when i started the game with this level, everything was just glitchy as hell, but i noticed a better camera movement. Maybe you should try it and tell us if this worked or not.
_________________________
previously (un)known as BooChewbaca
Posted on 11-13-17, 07:12 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 441/1447
Since: 02-12-16
I used the blue blocks on purpose because I didn't want the camera to enter those spaces, my problem is that it didn't work properly.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 11-14-17, 09:42 am
Ninji
W1 out :)

Karma: 544
Posts: 19/229
Since: 10-22-17
If you dont want the camera to enter these spaces, I cant help you. The blue blocks are the problem for the camera and as far as i know you can forbid the camera only 16*16 and no smaller spaces (what would be helpful for smoother camera movement)

_________________________
previously (un)known as BooChewbaca
Posted on 11-14-17, 05:03 pm
この記号は… 解読できないよ…


Karma: 6012
Posts: 2266/2723
Since: 01-17-13
Posted by poudink
I used the blue blocks on purpose because I didn't want the camera to enter those spaces, my problem is that it didn't work properly.


..there's Object 1 for that
Posted on 11-14-17, 05:52 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 442/1447
Since: 02-12-16
Doesn't object 1 allow the camera to enter empty spaces? Because I want the opposite.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 11-14-17, 05:53 pm
☭ coffee and cream


Karma: 10398
Posts: 2508/2766
Since: 06-26-11
I think it's object 5 or something but I don't remember
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 11-14-17, 08:24 pm
この記号は… 解読できないよ…


Karma: 6012
Posts: 2268/2723
Since: 01-17-13
Object 2 allows entering empty spaces. Object 1 is the opposite (works on non-empty spaces).

sometimes, you should just test them all in a row so you actually know what they do.
anyway, if you don't want to be restricted to a 16blocks wide grid, try scroll stop sprites. for those, refer to thier use in original levels. there are both vertical and horizontal sprites.
Pages: 1