Commit 1b41242
committed
Fix crash during ballistic when serpent and target y values differ by more than
Now `ArcHeight` is relative to the target instead of the serpent, so the serpent can jump as high as it needsArcHeight
1 parent f32fdd7 commit 1b41242
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/main/java/me/nullicorn/hytale/stormserpent/npc/movement
- builder
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments