Skip to main content

moinsen-dev/godot-agent

SkillsMP has collected 7 skills from moinsen-dev/godot-agent. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
7
GitHub stars
0
GitHub forks
0

Skills in this repository

1 occupation categories · 100% classified

Showing 7 of 7 collected skills.

occupation
Software Developers
description

Godot 4 GDScript idioms and the Godot 3 habits that still leak into generated code. Read this before writing or editing any .gd file. Covers signals, await, tweens, exports, typed GDScript, physics bodies, the renamed APIs that fail at parse time, and how to…

updated
occupation
Software Developers
description

How to actually verify a Godot change instead of guessing. Read this before claiming any Godot work is done, and whenever a change needs to be seen running: launching the game, screenshotting it, injecting input, reading script errors with res:// line…

updated
occupation
Software Developers
description

How to create and modify Godot scenes (.tscn) and resources (.tres) reliably — by writing a headless GDScript builder and letting Godot serialise the file, never by hand-writing scene text. Read this before creating any scene, instancing a scene into another,…

updated
occupation
Software Developers
description

Designing what the game actually is, before and while building it — core loop, the verb, difficulty and pacing, progression and economy, session shape, and how to tell whether a design is working. Read this when starting a new game, when a game "has features…

updated
occupation
Software Developers
description

Game feel — whether the avatar obeys the player. Read this when movement feels floaty, stiff, laggy or unfair, when tuning jumps, acceleration, input handling or camera follow, or before any polish pass. Covers input forgiveness, movement curves, response…

updated
occupation
Software Developers
description

Juice — the layer of sensory feedback that makes a game feel alive without changing its rules. Read this when a game works but feels flat or dead, when adding impact to hits, shooting, pickups, UI or transitions, when doing a polish pass, or whenever "juice",…

updated
occupation
Software Developers
description

Which Godot node to reach for, in 2D and in 3D, and how to structure a scene so it stays workable. Read this when starting a new scene, adding a character, camera, level geometry, UI or collision, or when unsure whether something should be an Area, a Body, a…

updated
Showing 7 of 7 collected skills.