-
Sling Shot Trail
I would like to know if anyone is up for the challenge of providing an example (or hints) of how to make a trail follow the projectile from the sling shot?
I've looked at a great example called 'Angry Click' yet I would like to know how to create a trail effect that that show the last path the Projectile took.
or (even better)
Does anyone have any ideas of how to show the path the projectile will take? As in the style of Angry Birds.
-
If you already have an object being shot from a sling shot, then it's easy. Just create a new object (a dot or something) on the first objects position evey 250 ms or something like that.
-
I think I can make a example for you..just wait
-
1 Attachment(s)
Isn't neccessary....I found this example in another thread:
Attachment 12622
-
This is my example that Rubes was nice enough to fix. I would appreciate if no one used the graphics in this example as they are in a game of mine. Thank you very much. Aenever, I hope this helps you out. Good luck with your project.
John
-
Hello again Klik-it,
I suspected it was from you, but I was not sure, that's why I didnt mention your name.
Sorry...
Best regards!
-
No worries Paobrasil. It was posted by me in the other thread for a fix for the multiple touch object that Rubes fixed for me. He saved my butt..!!!
-
Thanks guys for the assistance.
I've seen that one before, yet the trail part had a password and therefore I couldn't see how it was achieved. I'll check the one above at home yet if it's the same one it's a cool example yet the code is locked.
Cheers
-
Nope it's definitely locked, visually it's perfect yet I can't see how it's done :(
-
1 Attachment(s)
Attachment 12631
a trail is very easy, just create the trail object relative to the ball ever X amount of time.