Fixed comments in kinematic_char demo
This commit is contained in:
@ -68,7 +68,6 @@ func _fixed_process(delta):
|
||||
var motion = velocity * delta
|
||||
|
||||
#move and consume motion
|
||||
#
|
||||
motion = move(motion)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user