The nodes do not work in version 4.8.
Why is the problem?
Print the number 0 on the computer.
But the phone does not show anything.
The nodes do not work in version 4.8.
Why is the problem?
Print the number 0 on the computer.
But the phone does not show anything.
I do a SetTimer setting time to 0.05 (20 Hz update) with looping enabled created on Event BeginPlay and use the event to sample from Get Gravity node saved to a variable. You can also use Event Tick if you want to get an update each frame.
try another node maybe. something like “get motion input”, store the values into new variable and connect the set variable node to event tick. as far as i remember, all 3 values you listed return vector3 instead of float.
my problem is even though i put my phone on the desk the value keeps changing…