Android Demo doesn't start
Kika1707 opened this issue · 2 comments
Kika1707 commented
Hey guys :),
My question was if I can use the line drawing for my android app and how?
Greetings,
Kristina
unitycoder commented
do you mean this
https://github.com/UnityCommunity/UnityLibrary/blob/master/Assets/Scripts/Drawing/DrawLine.cs
or this
https://github.com/UnityCommunity/UnityLibrary/blob/master/Assets/Scripts/2D/Drawing/DrawLine2D.cs
is there some error message?
for android, mousebutton should still work as single touch click.. but probably better to convert it to use Input.Touch instead..
unitycoder commented
closing for now, can submit new issue with more info