• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by fuji97

  1. fuji97

    [Scripting Question] Problem with form changing animation

    Fixed: def pbStartFormChange(i) viewport = Viewport.new(0,0,Graphics.width,Graphics.height) viewport.z = 100010 anim = AnimatedSprite.new("Graphics/Battlers/001.png",99,38,38,1,viewport) anim.x = @sprites["pokemon#{i}"].x anim.y = @sprites["pokemon#{i}"].y anim.play for n in 0..30 do...
  2. fuji97

    Hi Guys

    Hi there, I'm a scripter and all scripters knows that this forum is the best site for get resources so i have visited this place a lot of time without commenting, but now i think i have some things to say, so, now I'm here. English is not my favourite language and i have some problems with it...
Back
Top