Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8612273
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T04:35:09+00:00 2026-06-12T04:35:09+00:00

I have a sprite sheet containing frames for a person that correspond to a

  • 0

I have a sprite sheet containing frames for a person that correspond to a number of different actions, such as “walk_left”, “walk_right”, etc… These actions might have a different number of frames but within each action there will only be one certain area of the sprite that I would like to have detect collisions with other objects.

Is there a way to set up a complex body for each of these actions ? Bearing in mind that “walk_left” ‘s complex body might contain a complex body at different coordinates from “walk_right”

Any help and/or examples would be useful ?

I can provide code if this helps.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T04:35:11+00:00Added an answer on June 12, 2026 at 4:35 am

    What I do in those cases are actually create several “characters” one for each animation, and then switch them on the fly as needed…

    So you have one newSprite with the walk_left animation and with a collision where I want, another walk_right, and so on…

    Just keep in mind that using Box2D you will have to move them all at once (Box2D dislike you moving objects suddenly).

    If you don’t use Box2D and are handling collisions yourself, then just create several collisions on the same object, one for each animation, and use object.getSequence to see what animation is playing, and use the collision you want, maybe something like

    local currentCollision = object.collision[object.getSequence]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a # of images that I'm stitching together into a sprite sheet,
I have a sprite that animates using a sprite sheet. He is only 16x16,
I have 2 1024x1024 sprite sheets, one containing several 480x320 background images and another
I have a sprite sheet and I want to display images next to each
I have a sprite sheet, and would like to use it using UIImage in
I have a sprite loaded from a PNG that has an alpha channel. The
I have a sprite sheet which has each image centered in a 32x32 cell.
I have a sprite I'm animating on an html canvas using normal sprite sheet
I have a sprite sheet of images of differnet width and height, which i
I bump into something like this quite often. This time I have sprite sheet

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.