Reply to Re: How do you disable Dink's diags?
If you don't have an account, just leave the password field blank.
FallDink had a script that added to Dink's y coordinate every x amount of milliseconds making a sort of gravity.
The fact is that in Falldink you can hold directions 7,8, or 9 to float downwards slower than intended. This is because doing so counters against the gravity script he has in place. Not as much as to go against it, but enough to slow down the fall. The same happens when you press directions 1,2,3. You will fall faster than intended as these directions will compliment the gravity.
There's no custom movement here. Only gravity. Also, the platform makes Dink stick to it by setting his y to the same as its own y.
The fact is that in Falldink you can hold directions 7,8, or 9 to float downwards slower than intended. This is because doing so counters against the gravity script he has in place. Not as much as to go against it, but enough to slow down the fall. The same happens when you press directions 1,2,3. You will fall faster than intended as these directions will compliment the gravity.
There's no custom movement here. Only gravity. Also, the platform makes Dink stick to it by setting his y to the same as its own y.