Pages: 1
Topic closed
Sorry if it sounds confusing but i need to know how to make it so that if you jump on an enemies head they pop(Hope that doesn't sound to violent ) and give you a point.
Last edited by AlanProjects (2008-06-27 00:26:15)
Offline
I've never made one and I'm just guessing but maybe you could put a smaller sprite/sensor that follows its x values on the enemies head?
Offline
I'll try that. Thanks.
Offline
Wait, how would you get the sprite to follow its head?
Offline
AlanProjects wrote:
Wait, how would you get the sprite to follow its head?
Do something like:
[blocks]<forever>[/blocks]
[blocks]<set x to( X Position of Enemy[/blocks]
[blocks]<end>[/blocks]
So it always is the same as the enemies X
Offline
....Position ↑
Offline
okay thanks will try.
Offline
Topic closed
Pages: 1