Yea there are some regions where the accelerometer doesn’t change, and it’s nonlinear too which hurts my head even more. Plus, it changes when you go to full-screen Arcade, where the width is bigger than the height.
A deadzone is simply an area where an input is not registered (usually for joysticks).
A gyro sensor is a sensor that detects the tilt/rotation (not speed) of an object (in the X, Y, and Z directions).
The prefix “gyro” (not to be confused with the sandwich) generally refers to an object’s rotation.
In this case, the simulator simulates hardware’s gyro by using mouse position, so we can find out where the mouse is pointed to if we find the correlation between what values the gyro sensor sees and where the mouse pointing to on the game screen. In this case, we use the X and Y “rotation.”
To better visualize this, I recommend (if you have hardware that can run Arcade) to load @UnsignedArduino’s version to hardware and see how tilt affects the sprite.
Hope this helps!
It’s missaligned for me…
Gyro comes from the word gyroscope, which is a device used for measuring orientation and angular velocity. In other words, if you’ve ever used a game controller that can detect motion, it’s using a digital gyroscope.
A deadzone is an area where you can no longer detect the movement of the mouse in this case. This happens because the simulator has a limit to how far back you can tilt the “console” (simulated console, obviously)
Thanks!
this is actually the accelerometer, which measures acceleration on a few axes to approximate how a device is tilted. a gyroscope is a little different, as @Sarge mentioned it measures angular velocity and can be used to track how a device is rotated. when used together, you get something often called a 9dof or 6dof (degrees of freedom) sensor which can accurately track how a device is positioned.
the meowbit has both a gyro and an accelerometer, i think the pygamer just has an accelerometer
It reminds me of Zelda
Legend of Zelda tears of the Kingdom Is the coolest game ever!!!
I agree with InvalidProject99 he used UltraHand to build it.
I agree
Wow… it’s really over.
Where is my game?
I posted a separate post for my game, including a devlog about the merge mechanic along with other things!
I saw yours . It was really cool.
Thanks!
Very nice hack!
Looking forward to the official @MakeCode keyboard and mouse input extension/functionality soon and in the making?
(Please chime in/upvote everybody who wants this!)
Im really sad i did not finish my project
Same, ran out of inspiration
yes I did in stream chat