# Spritesheetweapon **Repository Path**: hegp/Spritesheetweapon ## Basic Information - **Project Name**: Spritesheetweapon - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-28 - **Last Updated**: 2026-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Godot 素材仓库 / Godot Asset Repository / Godot アセット倉庫 > 🌐 **多语言 / Multi-language / 多言語** — 本仓库支持中英日多语言素材与文档 **仓库地址 / Repository:** [https://github.com/systemchester/Spritesheetweapon](https://github.com/systemchester/Spritesheetweapon) `git clone https://github.com/systemchester/Spritesheetweapon.git` --- A central repository for Godot game development assets — characters, weapons, animals, buildings, effects, scripts, plugins, and links. 本仓库用于集中管理各类 Godot 游戏开发素材,便于复用与快速查找。 Godot ゲーム開発用のアセット(キャラクター、武器、動物、建築、エフェクト、スクリプト、プラグイン、リンク)をまとめて管理するリポジトリです。 --- ## 目录结构 / Structure / ディレクトリ構成 ``` spritesheets/ ├── 01-美术/ # Art — 视觉资源 / ビジュアル資産 │ ├── 角色/ # Characters — 精灵图、立绘、动画 / スプライト、立ち絵、アニメ │ ├── 武器/ # Weapons — 武器精灵图、图标 / 武器スプライト、アイコン │ ├── 动物/ # Animals — 动物、宠物素材 / 動物、ペット素材 │ ├── 建筑/ # Buildings — 建筑、场景物件 / 建築、シーンオブジェクト │ └── 特效/ # Effects — 粒子、光效等 / パーティクル、光エフェクト ├── 02-程序/ # Code — 代码资源 / コード資産 │ └── godot脚本/ # GDScript — 脚本、场景模板 / スクリプト、シーンテンプレート ├── 03-插件/ # Plugins — Godot 插件与扩展 / Godot プラグイン・アドオン ├── 04-链接/ # Links — 外部资源链接 / 外部リンク、リソースサイト └── 05-成品项目/ # Projects — 可运行项目 / 完成プロジェクト ``` ## 分类说明 / Categories / 分類 | 分类 | 中文 | English | 日本語 | |------|------|---------|--------| | **01-美术** | 精灵图、贴图、动画、特效等视觉资产 | Sprites, textures, animations, VFX | スプライト、テクスチャ、アニメ、エフェクト | | **02-程序** | GDScript 脚本、节点模板、场景结构 | Scripts, node templates, scenes | スクリプト、ノードテンプレ、シーン | | **03-插件** | Godot 官方/第三方插件、Addon | Godot plugins & addons | Godot プラグイン・アドオン | | **04-链接** | 素材来源 URL、资源站点收藏 | Source URLs, resource sites | 素材元URL、リソースサイト | | **05-成品项目** | 可直接运行的完整 Godot 示例项目 | Runnable Godot sample projects | 実行可能な完成版サンプルプロジェクト | ## 使用建议 / Tips / 使い方 - 按项目或风格建立子文件夹 / Organize by project or style / プロジェクトやスタイルでフォルダ分け: `角色/像素风格/`, `特效/火焰/` - 建议在子目录添加 `README.md` 注明来源、授权、使用说明 / Add README with source, license, usage / サブフォルダに README で出典・ライセンス・使い方を記載