#How do I make the player move in air?

1 messages · Page 1 of 1 (latest)

subtle rune
#

Is there a way to implement it

tiny panther
#

Remove the ground check that limits the movement?

fresh zinc
#

could you send the player move class?

subtle rune
subtle rune
subtle rune
#

Its just danis movement from karlson

fresh zinc
#

ok

#

do cs THE CODE HERE

#

its three `

steady veldtBOT
#

Use codeblocks to send code in a message!

To make a codeblock, surround your code with ```
To use C# syntax highlighting add cs after the three back ticks.

For example:
```cs
Console.WriteLine("Hello World");
```

Produces:

Console.WriteLine("Hello World");

To send lengthy code, paste it into https://paste.myst.rs/ and send the link of the paste into chat.

fresh zinc
#

THANK YOU

#

@subtle rune

subtle rune
#

k sry

#

i cant

#

when i paste the code it tries to send a text file

tiny panther
subtle rune
#

oh i didnt read the part with the link

tiny panther
#

There is literally a commented line that says // Movement in air, following that is the ground check I told you about brackwhy

fresh zinc
#

ya delete that method

tiny panther
#

That’s not called a method, it’s more like a condition block