sk Skill · bgrenat
godot-adapt-3d-to-2d
Expert patterns for simplifying 3D games to 2D including dimension reduction strategies, camera flattening, physics conversion, 3D-to-sprite art pipeline, and control simplification. Use when porting 3D to 2D, creating 2D versions for mobile, or prototyping. Trigger keywords: CharacterBody3D to CharacterBody2D, Camera3D to Camera2D, Vector3 to Vector2, flatten Z-axis, orthogonal projection, 3D to sprite conversion,…
Open on skills.sh ↗read 2026-09-18
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
pythongdscriptGDScript
- Host repository
- bgrenat/godot-game-dev-studio
- Host stars
- 14
- Host language
- GDScript