med-material / TunnelGoalFittsTests

Unity Sources for Goal Crossing, Steering Task and Fitts Law to benchmark physical abilities (fx head movement)
MIT License
1 stars 1 forks source link

not possible to alter speed of cursor #63

Open bastianilso opened 2 years ago

bastianilso commented 2 years ago

OS cd gain doesnt affect tunnelgoalfitts due to how the cursor is controlled, but the implementation has some advantages we dont want to miss out on.

The reason for this, is to allow for the same cursor to be controlled by other modalities e.g. touch or pressure. Also, this enables us to set the cursor position to the center when the game starts, so people always start from the same point, regardless where their mouse cursor was when they pressed start.

this issue is a WIP implementing tunnelgoalfitts own cursor speed adjuster, as seen below

size-distance-speed gif