I alresdy restarted my computer but it didn't work. Plss help!!
Hi,
Move_and_slide function return updated velocity in case of collision. You should change code to: velocity = move_and_slide(velocity)
That should remove warning message.