New Scrolling Technique!

I like the idea, but the after-scroll effect is too sensitive

5 Likes

True.
Either way, it’s good!

1 Like

Yes, kinda like that.

7 Likes

CreationsOfaNoob, all of your projects are awesome, and this project is it too! I think that THT could make a scrolling website tutorial using your code or something similar, that’s how good your project is!

5 Likes

Oooh I just looked at the project, it is very awesome :slight_smile: is there somewhere where I can adjust how quickly the velocity/speed (after you let go) gets smaller?

2 Likes

Yes, if you look in the scroll code, there’s a when looking like this:


Edit the circled value.

6 Likes

Oooh okay, thank you :slight_smile: I am playing around with it (-10 made it behave funny and -0.5 made it scroll far with just a little swipe :joy:)

wow I love how clearly you put the names of variables in your code (e.g. distance. upper and lower limit), I can follow along with it more :slight_smile:

4 Likes

I’m looking at your code for this, and it seems like it has prevented lag (which is a good thing ;). From looking at all other scrollable projects, they seem to have a complex lagged code.

Would you know why?

4 Likes

Didn’t MagmaPOP already post a scrolling technique just like this? I would like to see the tutorial, though.

6 Likes

Did you read the project? I think he credited MagmaPOP for it.

4 Likes

Yeah, MagmaPOP was the first one to invent scrolling, and as I said in the project, the technique I use is based of his only I added this after-scrolling thing.

2 Likes

Cool. I like the “velocity” variable the best in this project!

3 Likes

Did you also get the left-hand text alignment idea from him too? I remember he made a project like that… I used that technique today lol

2 Likes

Wait what?
Oh ok. I dunno, I’ve know about that technique for quite a while… Might have learnt it from him though.

First I thought you were talking about being left-handed…

2 Likes

Lol.
And idk but I remember first seeing that in a project of his ¯\⌒(ツ)⌒/¯

3 Likes