#Arrow pointing to its moving direction

45 messages · Page 1 of 1 (latest)

high bridge
#

how do i make a arrow point to the direction its moving?

void cloud
#

use CFrame.LookVector

sick cliffBOT
#

studio** You are now Level 8! **studio

high bridge
#

pls help

void cloud
#

do u already have a script?

high bridge
#

no

void cloud
#

k

#

lemme do one for u

#

but tell me what u're trying to do first

high bridge
#

well

#

the arrow is gonna go inside a model

#

like a rocket

#

and i want to

#

have the arrow point

#

in the direction that the rocket is moving

#

yk what i mean?

void cloud
#

so like it just follows the rocket direction

high bridge
#

yes

sick cliffBOT
#

studio** You are now Level 1! **studio

void cloud
#
game["Run Service"].Heartbeat:Connect(function()
script.Parent.CFrame = game.Workspace.PartYYYY.CFrame * CFrame.new(0,0,4)
end)
#

just do sum modifications

high bridge
#

tyy

#

it no work

#

te he

void cloud
#

u needa rotate the arrow manually

#

so it got the vectorLook correct

#

cuz the vevtorLookAt cant be changed manually os ugotta change the arows roation

cloud robin
#

and you could have used *=

pure light
#

One message removed from a suspended account.

void cloud
#

if it was then i'd use it

#

and if i didnt use getservice is cuz im too lazy

cloud robin
void cloud
#

and for spoon feeding i just was like "ima just do taht rq" so i didnt thinked of explaining

high bridge
#

um

#

wat i do now..

cloud robin
#

What should it indicate

high bridge
#

like

#

the velocity of where it is moving

#

the green is where its moving and red is the arrow