Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:

godot-2d-physics

// Expert patterns for Godot 2D physics including collision layers/masks, Area2D triggers, raycasting, and PhysicsDirectSpaceState2D queries. Use when implementing collision detection, trigger zones, line-of-sight systems, or manual physics queries. Trigger keywords: CollisionShape2D, CollisionPolygon2D, collision_layer, collision_mask, set_collision_layer_value, set_collision_mask_value, Area2D, body_entered, body_exited, RayCast2D, force_raycast_update, PhysicsPointQueryParameters2D, PhysicsShapeQueryParameters2D, direct_space_state, move_and_collide, move_and_slide.

$ git log --oneline --stat
stars:207
forks:15
updated:20 mai 2026 à 21:28
Explorateur de fichiers
26 fichiers
SKILL.md
readonly