Invisible collidable lines
joey2e
Member Posts: 99
Hello all
Been stuck for the last few hours
Am attempting to make a game where an object drops from the top of the screen.
The user can make a line appear to intercept the object by swiping his/her finger across the screen which will create a visible and colidable line with the object for say 2 secs at which point the line will disappear.
I want the user to be able to create as many lines as they want.
The line will be able to go any direction the user swipes their finger (vertical, horizontal, diagonal)
Thanks for any help
Been stuck for the last few hours
Am attempting to make a game where an object drops from the top of the screen.
The user can make a line appear to intercept the object by swiping his/her finger across the screen which will create a visible and colidable line with the object for say 2 secs at which point the line will disappear.
I want the user to be able to create as many lines as they want.
The line will be able to go any direction the user swipes their finger (vertical, horizontal, diagonal)
Thanks for any help
Comments
Also I want the line to disappear after a short predefined time
Is there any way I could get a look at your project/you could explain to see how you achieved that?
lol, I always try looking for the most complex answers when a step back and a simple solution is all thats needed!!