Hi guys,
So i was wonder if you could draw the icon of each pokemon to the place you want like at each corner of the screen there is a Pokemon icon.
I mean I want to make each icon sprite have their own X, Y positions, not
) ^^ since I want to make a better HUD for my game.
Thank you and thanks FL for this great script ~^^~
So i was wonder if you could draw the icon of each pokemon to the place you want like at each corner of the screen there is a Pokemon icon.
I mean I want to make each icon sprite have their own X, Y positions, not
Code:
pokeicon=IconSprite.new(5+64*i,yposition-3,@viewport1
Thank you and thanks FL for this great script ~^^~