DEV Community

Daniel Longmore
Daniel Longmore

Posted on

unity access the screen reader accessibility plug-in for unity


this is the first post in the development of unity access. Unity access is a plugin for the unity editor, that I am vibe coding, that will allow screen reader users to interract with unity.

my progress so far.

I have started building out the hierarchy and inspector views. These are designed to show me all the objects in the seen and allow me to edit their properties

where to find the code

the code will be on github. You can check it out here

Top comments (0)