When I try to start the gyro, it gives the following error:
calling 'start' on bad self (GGGyroscope expected, got table)
The code is simply:
gyroscope = Gyroscope.new()
gyroscope:start()
Can't we use this on the regular player? I cannot deploy the app to a device right now.
Comments
Likes: ExCx
It's all because the desktop platforms do not have any sensors and @atilim is the kind that does not implement nice to have features, when he has much more important and needed things to implement.