常规
入门
Player
Enemy
Main
Control
Label
Bar
EnergyBar
max_health
player
Tween
animated_health
LifeBar
主循环(MainLoop)
Basis
Transform2D
Plane
Rect2
Quat
Variant
Yield
PCK
教程
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
import
.gdnlib
.gdns
tool
textureSize()
开发
_set
_get
_get_property_list
社区
's
if true
[code]
类参考
Inherits: Shape < Resource < Reference < Object
Box shape resource.
3D box shape that can be a child of a PhysicsBody or Area.
Vector3
extents
Vector3( 1, 1, 1 )
Vector3 extents
Default
Setter
set_extents(value)
Getter
get_extents()
The box's half extents. The width, height and depth of this shape is twice the half extents.