#Advice for special ability skill thing I made

1 messages · Page 1 of 1 (latest)

median heath
#

I've been slapping together a very basic script to try make a special skill that teleports the player by 25 units infront of them and creates a hitbox behind. I'm wondering if any more experienced scripters can share some advice on how to make this in a possibly better way, as of now I'm pretty sure if you turn your camera while aiming the skill it wont ever teleport the player precisely in the direction they were facing at that moment (it will lag behind a bit and go in the orientation from slightly before), and I dunno if this is just a roblox thing but I know in the more polished games I've played youre able to aim skills that are like dashes pretty accurately even if you spin your cam around last second

#

why cant I send my code 😨

#

ok there

umbral wren
#

roblox problem?

#

like server and client would def delay

#

1ms to 10 ms

#

where did you put ur script btw
im thinking if do it on player side would help

#

and uhh

#

might because you teleport first on first few lines

#

you can try put the line more near bottom on ur function

#

so it uh

#

yk