Computer Science Canada Can someone help me with fireworks!!!! |
Author: | MrGreenhowSucks [ Fri Nov 29, 2013 1:31 pm ] | ||
Post subject: | Can someone help me with fireworks!!!! | ||
What is it you are trying to achieve? I'm trying to add fireworks to my background scene What is the problem you are having? I don't know how and my teacher wont help me ![]() Describe what you have tried to solve this problem Almost everything my teachers taught me Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
Please specify what version of Turing you are using not sure, its my schools |
Author: | Tony [ Fri Nov 29, 2013 3:32 pm ] |
Post subject: | RE:Can someone help me with fireworks!!!! |
There is no "draw fireworks" command, same as there is no "draw tree" command. But you managed to create the latter anyway by using a mix of boxes and ovals. Fireworks (or anything) is the same -- use smaller pieces to construct a more complicated scene. |
Author: | MrGreenhowSucks [ Mon Dec 02, 2013 2:12 pm ] |
Post subject: | RE:Can someone help me with fireworks!!!! |
can you give me an example I can add to my thing? |
Author: | evildaddy911 [ Mon Dec 02, 2013 4:01 pm ] |
Post subject: | RE:Can someone help me with fireworks!!!! |
no, we dont just hand out code. think about how you would draw a firework: you would draw a line here, draw circle there, maybe draw a star in there too. thats what you need to do. if you can't draw, look at pictures of fireworks on google and analyse them instead. |