Skip to content

Commit b447102

Browse files
authored
fix: leg colors in Entity page (FabricMC#536)
1 parent 1dc5332 commit b447102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

develop/entities/first-entity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ You can plot those on a graph to see what they look like:
138138
![Graph](/assets/develop/entity/graphs/dark_graph.png){.dark-only}
139139
![Graph](/assets/develop/entity/graphs/light_graph.png){.light-only}
140140

141-
The "red" curve is for the left leg, and the "black" one is for the right. The horizontal x-axis represents time, and the y-axis indicates the angle of the leg limbs.
141+
The blue curve is for the left leg, and the brown one is for the right. The horizontal x-axis represents time, and the y-axis indicates the angle of the leg limbs.
142142

143143
Feel free to [play around with the constants on Desmos](https://www.desmos.com/calculator/9r6lh5knfu) to see how they affect the curve.
144144

0 commit comments

Comments
 (0)