yo! i was wondering on how i could make an actor like a magnent, lke have multiple magnets to make a magnet game, and... am i using the word magnet to much? well, any ways, i was wondering if ya knew.
Random Links: viewtopic.php?p=19474#19474 Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions.
you may know the game on arcadetown.com called death star
the goal is to aim and shoot down ur oponent but there are all these stars an' stuff that act like magnets for your shots so, could you tell me how to make actors like magnets(stars) please?
Random Links: viewtopic.php?p=19474#19474 Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions.
sorry, no can do . all the demos do not work on my comp , there is always one, only one file that will not work . could you post the script here though?
Random Links: viewtopic.php?p=19474#19474 Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions.
My preference for gravity script is to use the ReDir function to change the angle, and then write another function using getangle to change the velocity. Use a modification of ReDir so you don't have to calculate getangle twice. If you need more help I'll try post more later.
Find functions at http://game-editor.com/forum/tp-2629-Ra ... oblem.html