Skip to content

Instantly share code, notes, and snippets.

@weathercloudes
weathercloudes / Animation basic guides blender (Bahasa Indonesia)
Last active April 29, 2026 01:01
PHYTON for BLENDER. just include: Walk Cycle, Run Cycle, and Jump.
bl_info = {
"name": "Animation Marker Guides",
"author": "Gemini",
"version": (1, 0),
"blender": (2, 80, 0),
"location": "View3D > N-Panel > Anim Guide",
"description": "Generate standard animation markers",
"category": "Animation",
}