Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 134
    • Issues 134
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #1246

Closed
Open
Created Aug 03, 2023 by zCrimsonAxel@zCrimsonAxel

Projectiles trespassing blocks

When used against an angle between two blocks, projectile will tend to go through that gap, allowing players to shoot beyond certain barriers even if the StopAtBlock is set to true.

a photo of the gap I refer to. huge_2023-08-03_22.57.37

the projectile is currently set up like this:

  • projectile{ignoretransparent=false;hp=false;onTick=TerminusUltimaT1;onEnd=TerminusUltimaE1;mr=18;v=20;ti=1;in=0.5;se=false;hs=false;mhc=1;hR=2;vR=2;StopAtBlock=true;HitNonPlayers=true;HorizontalOffset=0;sfo=-2;d=80;ham=true} @targetlocation

so that at the end of the projectile the player will get teleported at the endpoint of it, allowing a quicker "leap". However, when used against those angles the projectile tends to go through and so teleport the player behind it.

Is there a way i can fix this? like making so that the projectiles covers a wider area of "hitbox"? or is this a bug i can't do anything about?

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking