#Hey everyone Suuuuper beginner here I m

1 messages · Page 1 of 1 (latest)

foggy smelt
#

I've been trying transform.rotation.x and transform.localrotation.x but neither of those seem to do anything. Also a bit confused on where I should add these lines in? Trying to control the throttle/thrust of a wingsuit

#

The code is jumbled as hell cause I have barely an idea of what I'm doing, just kinda trying to follow tutorials and figure things out as I go

proven charm
foggy smelt
#

Oh, that would explain all the trouble I've been having, thank you! I got something to work by using localRotation but I'm getting the weird values from the Quaternion. Should I reference localEulerAngles instead? Or should I try to reference the x rotation in a different way?

proven charm
#

In either case, you don't reference any of it, you copy the value.