Files
gymkhana-actions/docs/api/ESCDirectionAngle.md
Julian Murgia 392dc2d607 Add ESCAnimationResource to hold characters animations. (#342)
Co-authored-by: StraToN <StraToN@users.noreply.github.com>
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
2021-08-03 17:48:55 +02:00

27 lines
463 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!-- Auto-generated from JSON by GDScript docs maker. Do not edit this document directly. -->
# ESCDirectionAngle
**Extends:** [Resource](../Resource)
## Description
 Class defining an angle, with a start angle (between 0 and 360) and a size.
## Property Descriptions
### angle\_start
```gdscript
export var angle_start: int = 0
```
Start angle of the directional angle.
### angle\_size
```gdscript
export var angle_size: int = 0
```
Size of the angle