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