Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • solarus solarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 222
    • Issues 222
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Solarus Games
  • solarussolarus
  • Issues
  • #1383

Closed
Open
Created May 24, 2019 by Alex Gleason@alexgleasonContributor

Blocks are broken with 16x8 hero hitbox

Pushing/pulling blocks with a 16x8 hero has some problems. See the videos below.

You can test this area in VOADI like so:

hero:teleport("beach/dungeon1") -- warp to dungeon1
hero:set_size(16, 8) hero:set_origin(8, 5) -- set the hitbox

Video (vertical block):

Screen_record_from_2019-05-24_16.03.57

^ In this case, the hero become disconnected when pulling/pushing from the bottom. I'm continuing to hold the "action" button, but the hero lets go anyway.

Video (horizontal block):

Screen_record_from_2019-05-24_16.09.32

^ In this case, pushing/pulling makes the hero sometimes be aligned to the wrong place at the end.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking