Page 1 of 1

can you make powerups?

PostPosted: Thu Nov 24, 2005 3:47 am
by link is me
i can get powerups inserted in my game but my character dosent change when he hits em' they just dissipear how do you make them work?

PostPosted: Thu Nov 24, 2005 4:12 pm
by makslane
What you want with this porwerups?
Change the player based in some porwerup attribute in a collision event.

PostPosted: Tue Dec 06, 2005 7:26 pm
by qwas
i make a path for my and then i put a region under them that destroys them

example

enemy -> collision -> changepath (path etc.)
enemy -> collision -> destroy actor (region etc...)

and it works just fine :)