GD

    Game Dev

    2

    A pro-grade game development toolkit for Godot 4, Phaser 3, and ECS architectures from prototype to Steam publishing.

    Free

    8 installsSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+17 more

    See it in action

    You say

    Help me implement a 2D side-scroller movement controller in Godot 4 that includes horizontal acceleration and a jump buffer.

    Your agent does

    // Godot 4: Frame-independent movement with Input Buffer func _physics_process(delta: float) -> void: var dir = Input.get_axis("ui_left", "ui_right") velocity.x = move_toward(velocity.x, dir * SPEED, ACCEL * delta) if is_on_floor() and jump_buffer > 0: velocity.y = JUMP_VELOCITY move_and_slide()

    About this skill

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    8 installs

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 4 months ago

    • Free to download with an account

    Listed4 months ago

    Frequently Asked Questions

    Free