I want to make a target that will move randomally in the game screen.
My main goal is to make a game that the user will have to click exactly in the middle of the target while it moves fast all around the game window.
Any ideas?
fly-example
And this is the code for that one:
[attachment=0:2qzrtl9n][/attachment:2qzrtl9n]
fly-example And this is the code for that one: [attachment=0:7my0q9jl][/attachment:7my0q9jl]
[attachment=0:7my0q9jl][/attachment:7my0q9jl]
My object running away from the screen, unlike urs :S
Develop games in your browser. Powerful, performant & highly capable.
Add solids around the edges and set the bullet to bounce off solids..