About drawing images
-
Can touch be used to draw images? My Joy-Cons aren't really responsive enough for the things I want to draw, and I know that FUZE has at least some touch based menu navigation, but not everywhere, so I'm really confused. If this isn't a feature, I guess I hope it will be in the future then
-
Yep! The touch() function returns an array of touch inputs. This array is dynamic and expands to accommodate up to 10 touch inputs. Each one is a strucrure with an x and y property:
-
@Dave Is it possible to add touch functionality into the asset editor as well, because creating pixel drawings with joycons is quite a challenge
-
@BattlEyeet I had to double take on your picture there, that is strange indeed! Hahaha
Touch input in the image editor is something we don't have planned to be implemented at the moment. It's a good suggestion and I'll bring it up.
-
@Dave Yeah, my picture is not something you see everyday.
As to the input for the asset creatoe, I think touch would be great, as it would be like having a drawing tablet for people with the touch pens. -
@BattlEyeet certainly makes sense. For precision stuff I imagine it would be a nightmare but I can see the benefits!
-
@namelessrando said in About drawing images:
Can touch be used to draw images?
No. I think @Dave misunderstood your question.
It's possible that you may be able to in a future update.
-
Yep! Looks like I totally misunderstood. I'm gonna chalk that one up to it being very late at night at the time!