Hallo.
I've a problem.
I have created a "bullet" at position A(examples:100,100) and want to move this bullet at position B(variable....depending on where is another object when i fired it)when i hit mousebutton(1)...
But i don't know how to do it.
In my previous programming language there are some function to move an object from.....to but in blitz there's only "drawimage".
How can i resolve the problem?
I don't want a "homing" bullet,but simply a bullet that when i fire it,it move in the direction of another object,but the direction of the object when the bullet start to move (maybe when the bullet reach it's point,the object is in another point).
Thanks.
I've a problem.
I have created a "bullet" at position A(examples:100,100) and want to move this bullet at position B(variable....depending on where is another object when i fired it)when i hit mousebutton(1)...
But i don't know how to do it.
In my previous programming language there are some function to move an object from.....to but in blitz there's only "drawimage".
How can i resolve the problem?
I don't want a "homing" bullet,but simply a bullet that when i fire it,it move in the direction of another object,but the direction of the object when the bullet start to move (maybe when the bullet reach it's point,the object is in another point).
Thanks.