Apress / Devel-2D-Games-Unity

Source Code for 'Developing 2D Games with Unity: Independent Game Programming with C#' by Jared Halpern
https://www.apress.com/us/book/9781484237717
Other
215 stars 53 forks source link

[Typo] finalPos vs pos #32

Open profjpbaugh opened 4 years ago

profjpbaugh commented 4 years ago

pp. 126-128: Comment 6 (//6) has Vector3 pos = state.FinalPosition; Later, on p. 128, it is referred to as finalPos throughout the remainder of the instructions.