This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:tutorials:animation:zero_length_frames [2024/11/20 21:19 (11 months ago)] – Remove old comment sausage | en:tutorials:animation:zero_length_frames [2025/09/30 17:26 (4 weeks ago)] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 106: | Line 106: | ||
| </ | </ | ||
| - | Frames 2 and 3 both essentially fire at the same time. And this is the real point of this tutorial. Frame 2 changes the graphic texture and fires the SITTING_FRAME_2 KeyEvent name and value of 100. | ||
| - | Immediately after, SITTING_FRAME_3 | + | However we go to next frame straight away, within the same ' |
| + | |||
| + | Frames 2 fires and then 3, being the next frame, fires within the same ' | ||
| <code ini> | <code ini> | ||