Gravity Script, is it good?

Okay, sorry for post 3 time today!

but i was toying around with a script and i made this!

–wait(10)
–game.workspace.gravity = 10

with the jump power of 15!

is this script good or bad?

3 Likes

i made a game on this:play on moon - Roblox

i mean… yea… but like, couldn’t you do this through game settings? or just increase it in workspace, without a script?

and it is totally fine to post a lot, but maybe combine them if related

i thinks its better to use script for the easy things like:

game.Workspace.Baseplate.color = (“Really Red”)

etc.

1 Like

nah, thats just inefficient. unless lets say you accidentally make it black, it turns red on playing game

2 Likes

whats your point?

i am still in beginner phase

1 Like

Cool game, I like the trail effect it very smooth.

Also may I ask why there is a wait(10) im just curious.

Edit: Fixed spelling error

the wait(10) is for when you spawn, you dont start float right away

1 Like

do you mean trail?

simple mistake. :sweat_smile:

1 Like