Some corrections I had to explain.
“this.pos.add(move.scale(0.1)) returns a new vector.”
"Instead of assigning, use the set() method."
"set() takes an x and y, not a vector."
Some corrections I had to explain.
“this.pos.add(move.scale(0.1)) returns a new vector.”
"Instead of assigning, use the set() method."
"set() takes an x and y, not a vector."