{NEED HELP!} Making Items Dissapear on impact

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Bradyviz
Posts: 6
Joined: Thu Nov 18, 2010 8:42 pm

{NEED HELP!} Making Items Dissapear on impact

Post by Bradyviz » Thu Nov 18, 2010 8:53 pm

Ok, I am new to RunRev, and I am new to the forums too. I was doing some tutorials to learn how to do things using the old newsletters, and I tried the "Cannonballs" one. Here's the link to the overall project, so you can access all parts of it.
http://www.runrev.com/newsletter/januar ... ter4_b.php

So I did this, but wanted to actually make it a game. So I messed around with it a bit and I want to know how to add some things, such as targets that disappear when it is hit by the ball. And then add a score to somethings, such as a counter or something to it to find your score, and when you do a reset it resets the score, and puts the targets back up.

I also have no idea if this is in the right place, again, I am new. If anyone has an idea and can give me a short lesson or how to do it that would be great!

Thank You! :D

I REALLY want this to work out!

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: {NEED HELP!} Making Items Dissapear on impact

Post by Mark » Sat Nov 20, 2010 11:19 am

Hi Bradyviz,

You might want to search for the intersect function in LC's dictionary.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Bradyviz
Posts: 6
Joined: Thu Nov 18, 2010 8:42 pm

Re: {NEED HELP!} Making Items Dissapear on impact

Post by Bradyviz » Tue Nov 23, 2010 8:37 pm

Thank You!

Post Reply