Skip to content

Commit 847dc01

Browse files
committed
add solution disclaimer to the gravity level guide
1 parent ae81727 commit 847dc01

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/docs/level-guides/gravity.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,7 @@ $$
5656

5757
- [Physically Based Animation](/docs/physically-based-animation/dynamics-of-a-point-mass)
5858
- [Export Node](/docs/nodes/export)
59+
60+
## Full Solution
61+
62+
The solution for this level is partially incorrect. The raccoon's displacement is calculated without multiplying its velocity by delta time, causing inconsistent jump heights. Additionally, the trashcan's velocity input is incorrectly implemented as a displacement input, resulting in incorrect movement when a velocity is provided.

0 commit comments

Comments
 (0)