WandererOU / aframe-keyboard

An Aframe component that renders a fully functional 3D keyboard, that works on mobile, desktop browers, and VR headsets!
https://wandererou.github.io/aframe-keyboard/examples/basic/index.html
MIT License
29 stars 19 forks source link

[Help Wanted] Replace text seen on backspace and enter keys with images #7

Open avasconcelos114 opened 4 years ago

avasconcelos114 commented 4 years ago

Description:
Currently the Enter and Backspace keys are displayed as Ent and <- respectively. Rather than using text to display their behavior, it would be great if an image could be displayed on there instead.

Outcome Both the Enter key and Backspace key will be displayed as images instead of the texts defined in the i18n directories

VishalS99 commented 4 years ago

I'll take this up!

avasconcelos114 commented 4 years ago

That's awesome!

Let me know if you'd like any help or need information about anything :)