iphone finger pencil path
resident
Member Posts: 1
Hi, I am trying to see if this is possible. I want to create a game that allows the user to draw on a virtual board. while they draw, it leaves the users mark. for example, I want the user to be able to draw a star in the game. the star then becomes an object. is this possible?
Comments
Another possibility is to stretch an actor using a start point and an end point.
You could use a similar technique to what tshirtbooth suggested but only use 5 points and then stretch an actor between the two nearest points to the players finger to make a line.
You need to have all of your Actors prebuilt. You cannot dynamically generate them like that.
Note to self: Never answer posts when holding baby!
Cheers