Загальне
Перші кроки
Туторіали
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
TIME
import
.gdnlib
.gdns
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
Розробка
_set
_get
_get_property_list
Спільнота
[code]
Довідник з класів
Inherits: Shape2D < Resource < Reference < Object
Capsule shape for 2D collisions.
float
height
20.0
radius
10.0
float height
Default
Setter
set_height(value)
Getter
get_height()
The capsule's height.
float radius
set_radius(value)
get_radius()
The capsule's radius.