godot-tweening
CommunityAnimate anything in Godot smoothly.
AuthorTotes-MickGOATs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation of smooth, programmatic animations in Godot Engine, eliminating the need for manual keyframing for many common effects.
Core Features & Use Cases
- Property Animation: Animate any node property (position, scale, rotation, color, etc.) over time.
- Easing and Interpolation: Apply various easing functions (e.g., ease-in, ease-out) and transition types (e.g., cubic, bounce) for natural-looking motion.
- Chaining and Parallelism: Create complex sequences of animations or run multiple animations simultaneously.
- Callbacks and Intervals: Execute functions or pause between animation steps.
- Use Case: Implement dynamic UI button feedback, smooth camera movements, character movement interpolation, or visual effects like fading and pulsing.
Quick Start
Use the godot-tweening skill to animate the position of a sprite named $Sprite to Vector2(100, 100) over 2 seconds.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: godot-tweening Download link: https://github.com/Totes-MickGOATs/mcgoats-game-template/archive/main.zip#godot-tweening Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.