#For some reason, when my character moves, the lasers fired by my drones shake wildly. Why?

1 messages · Page 1 of 1 (latest)

oak tulip
last shadow
#

!code

delicate pumiceBOT
last shadow
#

But basically just looks like a FixedUpdate issue

#

I.e. you're changing the beams in FixedUpdate

#

So of course it looks stuttery

oak tulip
#

Where should I change it? Update?

last shadow
#

If you want it to be smooth then yes you need to update the graphics every frame