Pinned Repositories
AnimatedCursor
An animated mouse cursor implemented using a subviewport. It utilizes Godot's native AnimationPlayer class to configure animations. It is recommended to review the demo to understand how to use it.
GDDataForge
A flexible and efficient data management plugin for Godot 4.4, designed to help you easily manage and load game data from various file formats (CSV, JSON, etc.). It supports both synchronous and asynchronous loading, making it perfect for handling large amounts of game data without impacting performance.
godot_core_system
godot4.4 核心系统功能支持,包括事件总线、分层状态机、资源管理器、序列化和日志系统等
godot_gameplay_ability_system
基于godot4.x开发的AbilitySystem,旨在提供基于effect树结构的模块化、可扩展、数据驱动且在不同品类游戏中复用的强大能力系统插件
GodotPlatformPathFinder
godot 2d platform pathfinding for GDScript
GodotUIFramework
一个为Godot 4.x设计的高度模块化、易扩展的UI框架。
MyGodotNavigation
各种gd实现的2d寻路,特别是横板寻路。以及一个用于路径显示的单例。
pvzr-godot
使用Godot复刻《像素肉鸽横板植物大战僵尸》 原作者:https://www.bilibili.com/video/BV1T6421M7KY/?spm_id_from=333.999.0.0&vd_source=912de37828db7e4feff5c9492864d51c
pvzr-godot-new
ShadersSprite2D
Here is a sprite2d class script in Godot that allows multiple shader effects to be applied simultaneously. You can just look at the script, but I have also set up a test demo.
youer0219's Repositories
youer0219/MyGodotNavigation
各种gd实现的2d寻路,特别是横板寻路。以及一个用于路径显示的单例。
youer0219/AnimatedCursor
An animated mouse cursor implemented using a subviewport. It utilizes Godot's native AnimationPlayer class to configure animations. It is recommended to review the demo to understand how to use it.
youer0219/pvzr-godot
使用Godot复刻《像素肉鸽横板植物大战僵尸》 原作者:https://www.bilibili.com/video/BV1T6421M7KY/?spm_id_from=333.999.0.0&vd_source=912de37828db7e4feff5c9492864d51c
youer0219/pvzr-godot-new
youer0219/ShadersSprite2D
Here is a sprite2d class script in Godot that allows multiple shader effects to be applied simultaneously. You can just look at the script, but I have also set up a test demo.
youer0219/GDDataForge
A flexible and efficient data management plugin for Godot 4.4, designed to help you easily manage and load game data from various file formats (CSV, JSON, etc.). It supports both synchronous and asynchronous loading, making it perfect for handling large amounts of game data without impacting performance.
youer0219/godot_core_system
godot4.4 核心系统功能支持,包括事件总线、分层状态机、资源管理器、序列化和日志系统等
youer0219/godot_gameplay_ability_system
基于godot4.x开发的AbilitySystem,旨在提供基于effect树结构的模块化、可扩展、数据驱动且在不同品类游戏中复用的强大能力系统插件
youer0219/GodotPlatformPathFinder
godot 2d platform pathfinding for GDScript
youer0219/GodotUIFramework
一个为Godot 4.x设计的高度模块化、易扩展的UI框架。
youer0219/Information-Security-System-Design-Assignment
用来上传信息安全系统设计课程相关作业