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?
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?
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.
nah, thats just inefficient. unless lets say you accidentally make it black, it turns red on playing game
whats your point?
i am still in beginner phase
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
do you mean trail?
simple mistake.