Computer Science Canada How to make gravity |
Author: | TheBboy [ Fri Dec 14, 2012 4:28 am ] | ||
Post subject: | How to make gravity | ||
What is it you are trying to achieve? <Replace all the <> with your answers/code and remove the <>> I am trying to make gravity for my game(btw it's a school project and I am in grade 10). What is the problem you are having? <Answer Here> I have no idea where to start from . Describe what you have tried to solve this problem <Answer Here> I try to ask my teacher but he say's that it's out of my knowledge for now. Post any relevant code (You may choose to attach the file instead of posting the code if it is too long) <Answer Here>
Please specify what version of Turing you are using <Answer Here> |
Author: | Insectoid [ Fri Dec 14, 2012 7:48 am ] |
Post subject: | RE:How to make gravity |
There are plenty of tutorials that cover gravity. Use the Search button at the top of the page to find them. |
Author: | Panphobia [ Fri Dec 14, 2012 8:14 am ] |
Post subject: | RE:How to make gravity |
Actually for my grade 11 engineering summative project I used one of the gravity tutorials in the turing section, they are really good ![]() |
Author: | mirhagk [ Fri Dec 14, 2012 9:07 am ] |
Post subject: | RE:How to make gravity |
You can learn about how velocities and acceleration work, gravity is just an acceleration downwards. |
Author: | AntoxicatedDevil78 [ Fri Dec 14, 2012 9:32 am ] |
Post subject: | RE:How to make gravity |
try these: http://compsci.ca/v3/viewtopic.php?t=16790&highlight=gravity http://compsci.ca/v3/viewtopic.php?t=75&highlight=gravity http://compsci.ca/v3/viewtopic.php?t=23227&highlight=gravity they might help (I din't take responsibility of anything) Hopes it helps |