ID:171646
 
I'm wanting to create a circle of colour to swirl from the outer parts of the clients screen right into their character. Problem is, I have no idea how to do this. But I don't want to be told EXACTLY what to do, (e.g. copy and paste this) otherwise I'll never learn! :)

Has anybody got any ideas on what I should use to do this, or how I should go about doing it? I really have no idea on how to even approach this. Thanks!

-Kn.
The easyest way would be making a HUD (Head Up Display)

You will need to look up these things:
client.screen
screen_loc
layer

Basicly you just make icons of diffrent color and make an obj with them that scrolls around the screen.