PacktPublishing/Godot-4-Game-Development-Projects-Second-Edition

Jungle Jump - Out of order instructions when adding first idle animation

Opened this issue · 0 comments

On pg. 103 (pdf version), step 6 states to set the track's Update Mode to Continuous. This can't be done until the keyframe is added which is explained in the next paragraph. The instructions appear to be slightly out of order.