-
The Lab
im working on the lab game and for some reason when i run the application the ball goes through almost every brick and only hits some of them. then when the ball goes out of play area it doesnt give me another ball even though i have 3 lives. it just stops. it doesnt even go to the highscore page. what do i do?
-
Re: The Lab
Are you sure you followed the instructions for making the game?
If you post your file in the file archive I am sure we can figure it out in a snap.
-
Re: The Lab
Hi Arianna, the brick problem might be a little issue where they are being automatically set incorrectly?
Remember to destroy the ball when it leaves the playfield. You should then use the create object to recreate the ball on the field.
As Jeff says if you can upload a file example that would be helpful.
Jason
-
Re: The Lab
please show me how to upload the file. thank you
-
Re: The Lab
Go to the file archive sub-forum.
New topic
Type your subject
Type your message
File manager
Browse (Find your file)
Add File
Done adding files
Submit
Marv
-
Re: The Lab
I'm having trouble finding the file manager. sorry but we've never uploaded anything so were a little confused
-
Re: The Lab
Go to this link:
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=postlist&Board=6&page=1
Click on new topic. You can't miss the file manager link.
Remember that the file size Limit for a an uploadload file is 1mb.
Marv
-
Re: The Lab
ok thanks. i just sent it so hopefully you can find out whats wrong
-
Re: The Lab
In your brick object somehow you have a bunch of intial directions for your brick.
If you go thru on your brick and change intial direction to just 0 or to the right --->
-
Re: The Lab
Where do you see that I have a bunch of initial directions? The one's I see are to the right. How do I change it?