Some content could not load. We could not load files from our content delivery networks (CDN).
Your network may be blocking access. Ask your IT to allow loading from: .
Network domains required
We use these CDNs to deliver the files the site needs to run, please allow the following:
Domains to allow Used for
cdn.jsdelivr.net styles and JavaScript libraries.
cdnjs.cloudflare.com JavaScript libraries and icons.
code.jquery.com jQuery and jQuery UI.
pixelpad.io, cdn.pixelpad.io CDN of images, sounds, and application files.
cdn.datatables.net Interactive tables.
fonts.googleapis.com, fonts.gstatic.com Fonts stylesheets and font files.
s3.us-west-1.amazonaws.com, s3-us-west-1.amazonaws.com Project files stored on Amazon S3.
vmwan2cvlyzeklq4knz63qh6d40lewka.lambda-url.us-west-1.on.aws Amazon AWS Project play counters.
nexushud.org Learning assistant.
u45ivsqoja6u3sk7zaliv37zq40hpbxk.lambda-url.us-west-1.on.aws Amazon AWS AI character responses, when used.
  • 둘러보기
  • 배우기
  • 로그인
  • Introduction
  • Game
  • Start-loop
  • Objects
  • Sprites
  • Animation
  • Sounds
  • Rooms
  • Input
  • Collision
  • Functions
  • Camera
  • Fps
  • Text
  • Graphics
  • Filters
  • Multiplayer
  • Ai

PixelPAD 2D - animation

animation(sprite: sprite, fps: int, start: int, end: int) -> animation

예시
설명
Create a new animation object from the provided sprite sheet.
매개변수
sprite
The sprite object to create the animation from. A sprite object is created from new_sprite(uri)

fps
The frame rate of the animation.

start
The frame number of the sprite sheet to start the animation from. 0 is the top left corner, with numbers increasing to the right and downwards.

end
The frame number of the sprite sheet to end the animation on. 0 is the top left corner, with numbers increasing to the right and downwards.

반환값
A new animation object that plays frames from start to end at a rate of fps.

set_animation(obj: gameobject, anim: animation) -> None

예시
설명
Set the current animation of the object obj to the animation anim. Animation will start from initial frame set in anim
매개변수
obj
The GameObject instance to set the animation for. Can use self

anim
The animation object to set.

반환값
No return value

Animation

Animations are what lets us make our sprites move. To make animations you use something called a “sprite sheet”. Sprite sheets are when you take multiple sprites, put them inside of one sprite and then get the engine, in this case PixelPAD2D to break the images up for us turning them into frame(s). Then once you do that you can tell the engine to animate our objects for us by looping quickly through specific frames. Check out the methods and examples below for more.
PixelPAD
PixelPAD 소개
Discord
Arm 빌드 3.0.943
자료
문서
EULA
개인정보 처리방침
문의하기
hello@pixelpad.io
© 2026 All Rights Reserved.
PixelPAD.io
한국어
English Deutsch Español Français Português 日本語 简体中文 繁體中文 한국어
Logo

다시 오신 것을 환영해요!

로그인하고 계속 만들어 보세요

로그인하거나 가입해서 프로젝트를 저장하세요.
비밀번호를 잊으셨나요?

계정이 없으신가요?

Logo

계정 만들기

PixelPad에서 수천 명의 창작자와 함께하세요

로그인하거나 가입해서 프로젝트를 저장하세요.

이미 계정이 있으신가요? 로그인

Logo

교육자로 가입

창의적인 도구로 학생들의 역량을 키워 주세요

교실을 만들고 학생들의 진도를 확인하세요.

이미 계정이 있으신가요? 로그인