Beginner Tutorial 5 - Hello Input

This is trivial, but there’s a typo in the tutorial which may confuse beginners:



[snippet id=“20”]



should be added in the HelloInput class, to make the cube actually move.

no it shouldn’t, it accelerates the whole application speed.

Edit: ah, no, the variable should have another name really… theres already a “speed” variable.

Seems like the tutorial doc is out of sync with the example code in the library. Not sure which one @zathras wants, the doc example or the code example).

Thanks for finding this @masteriti