learn-gdscript
learn-gdscript copied to clipboard
lesson 10 practice
In the second practice in lesson ten if you type a float into the move_local_x argument the program crashes. In the description it says pixels and you cant move half a pixel maybe? But move local x says it can accept a float... ??
It also crashes if i put 20 in as a move_local_x arg
This should probably also be classified as a bug (I think) and in general it is best to make new issues for every bug / problem you find it helps make it easier to keep track of issues.