Hello Guest

Author Topic: Accessibility  (Read 3476 times)

sonia.pm.sousa

  • Newbie
  • *
  • Posts: 1
    • View Profile
Accessibility
« on: June 15, 2016, 12:27:01 pm »
Hi,

I'm using 2Dtollkit in a sprite based app. The goal of the app is to help on speech therapy and mostly actions are selection of object and drag and drop. Now, some of the users may need to use this app because they had some kind of problem that caused the lost of speech ability (like heart attack) and their mobility is also affected. So I wanted to implement accessibility features like AssistiveTouch (Apple).

This would mean having something like a tab order in the 2DToolkit UI items. Is this available? I'm not being able to find it.

Thanks
Sónia

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Accessibility
« Reply #1 on: June 15, 2016, 02:00:45 pm »
No there isn't, sorry. You'd have to implement that on top of Unity / 2D Toolkit - Unity doesn't support any accessibility features out of the box.