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.
  • EXPLORAR
  • APRENDER
  • ENTRAR
  • Introduction
  • Game
  • Start-loop
  • Objects
  • Sprites
  • Animation
  • Sounds
  • Rooms
  • Input
  • Collision
  • Functions
  • Camera
  • Fps
  • Text
  • Graphics
  • Filters
  • Multiplayer
  • Ai

PixelPAD 2D - sprites

sprite(name: str[, rows: int, cols: int]) -> sprite

Exemplo
Descrição
Loads a sprite asset.
Parâmetros
name
The name of a sprite to load, as a string.

rows
If the sprite asset is a sprite sheet, the number of rows in the sprite sheet. Default: 1

cols
If the sprite asset is a sprite sheet, the number of columns in the sprite sheet. Default: 1

Retorno
A sprite, which can be assigned to an object.

get_bounds(obj: gameobject) -> dict

Exemplo
Descrição
Get the bounds of an object. Bounds uses the sprite assigned to the object and considers the angle, scale, x and y position of the object
Parâmetros
obj
The object to check the bounds for

Retorno
Returns a dictionary with keys: topLeft, topRight, bottomLeft, bottomRight with its corresponding values.

get_width(obj: gameobject) -> int || get_height(obj: gameobject) -> int

Exemplo
Descrição
gets the width or height of an object with a sprite assigned. This will consider scaleX and scaleY but does not consider the angle of the object.
Parâmetros
obj
The object to check the bounds for

Retorno
get_width() returns the width of the object in pixels. get_height() returns the height of the object in pixels.

Sprites

Sprites are pictures. In PixelPAD, every object has a sprite assigned to it that says how the object looks in the project. A sprite is ultimately just an image file uploaded from your computer. You can add one by using the green plus sign (+) on the ASSETS sidebar. To load a sprite from within a script, use the new_sprite function.

Every GameObject class contains a variable called “sprite”. All we have to do is set the variable to the image you want and the PixelPAD2D engine handles it from there. Check out the method new_sprite as it gives essential examples.
PixelPAD
Sobre nós
Discord
Versão Arm 3.0.943
Recursos
Documentação
EULA
Política de privacidade
Fale conosco
hello@pixelpad.io
© 2026 Todos os direitos reservados.
PixelPAD.io
Português
English Deutsch Español Français Português 日本語 简体中文 繁體中文 한국어
Logo

Que bom ter você de volta!

Entre para continuar criando

Salve seu projeto entrando ou criando uma conta.
Esqueceu a senha?

Não tem uma conta?

Logo

Crie sua conta

Junte-se a milhares de criadores no PixelPad

Salve seu projeto entrando ou criando uma conta.

Já tem uma conta? Entrar

Logo

Cadastre-se como educador

Dê aos seus alunos ferramentas criativas

Crie turmas e acompanhe o progresso dos seus alunos.

Já tem uma conta? Entrar