Refactor ESCMovable._process() (#374)
* Refactor ESCMovable._process() Fixes #348 * Fixes * docs: Automatic update of API docs Co-authored-by: StraToN <StraToN@users.noreply.github.com>
This commit is contained in:
@@ -64,14 +64,6 @@ var moved: bool
|
||||
|
||||
Wether the character was moved at all
|
||||
|
||||
### last\_deg
|
||||
|
||||
```gdscript
|
||||
var last_deg: int
|
||||
```
|
||||
|
||||
Angle degrees from the last position to the next
|
||||
|
||||
### last\_dir
|
||||
|
||||
```gdscript
|
||||
|
||||
Reference in New Issue
Block a user