#Plane script "Force is not a valid member of Vector 3"

14 messages · Page 1 of 1 (latest)

vocal badger
#

line 64 says "Force is not a valid member of Vector3"

#

please help me

minor barn
#

Show the line 64 or you want us to count?

vocal badger
#

data.Attachment1.Position = data.VectorForce.Force / 200

vocal badger
normal shell
#

Can u show the data variable

#

or explain what is in it

#

Error Force is not a valid member of Vector3 means that you trying to get property/child Force from Vector3

#

so

#

Its probaly something with data variable

vocal badger
#

i fixed it

wanton timberBOT
#

studio** You are now Level 2! **studio

vocal badger
#

instead of force/200 I used vector3.new (0, 0, 0)