draw a line
Vijjeswarapu
Member Posts: 3
Can you please help me as I am new to game salad?
How to draw a line like fruit ninja ?
Thanks
Comments
If you just want just something to trail the touch, then try having an invisible actor constrain to the touch and using the Particles behavior. If you want more permanent line then you might want to spawn a bunch of little actors.
There are plenty of tutorials and templates and the like on Google if you search something like gamesalad draw line.