awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cjddmut avatar

cjddmut/Unity-2D-Platformer-Controller

0
View on GitHub↗
990 星标·165 分支·C#·MIT·3 次浏览

Unity 2D Platformer Controller

A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes a player controlled prefab that can be dropped into any scene for immediate support.

Features

  • Character Controllers - Controller specifically designed for 2D platformer games.
  • Scripting and Utilities - 2D platformer motor.

Star 历史

cjddmut/unity-2d-platformer-controller 的 Star 历史图表cjddmut/unity-2d-platformer-controller 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Unity 2D Platformer Controller 的开源替代方案

相似的开源项目,按与 Unity 2D Platformer Controller 的功能重合度排序。
  • ironwarrior/supercharactercontrollerI

    IronWarrior/SuperCharacterController

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • prime31/charactercontroller2dprime31 的头像

    prime31/CharacterController2D

    1,111在 GitHub 上查看↗

    CharacterController2D

    C#
    在 GitHub 上查看↗1,111
  • owenashurst/agar.io-cloneowenashurst 的头像

    owenashurst/agar.io-clone

    2,964在 GitHub 上查看↗

    This project is a browser-based, real-time multiplayer action game where players control a character on a 2D canvas to absorb objects and grow in size. It utilizes a Node.js game server and WebSockets to synchronize game state, player movement, and chat across all connected participants. The application is delivered as a dockerized game application, ensuring consistent hosting and deployment across different cloud environments through containerized server environments. The system implements an authoritative server model that processes all game logic and physics to prevent cheating and mainta

    JavaScript
    在 GitHub 上查看↗2,964
  • godotengine/godot-demo-projectsgodotengine 的头像

    godotengine/godot-demo-projects

    8,250在 GitHub 上查看↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    GDScript
    在 GitHub 上查看↗8,250
查看 Unity 2D Platformer Controller 的所有 30 个替代方案→

常见问题解答

cjddmut/unity-2d-platformer-controller 是做什么的?

A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes a player controlled prefab that can be dropped into any scene for immediate support.

cjddmut/unity-2d-platformer-controller 的主要功能有哪些?

cjddmut/unity-2d-platformer-controller 的主要功能包括:Character Controllers, Scripting and Utilities。

cjddmut/unity-2d-platformer-controller 有哪些开源替代品?

cjddmut/unity-2d-platformer-controller 的开源替代品包括: ironwarrior/supercharactercontroller. prime31/charactercontroller2d — CharacterController2D. owenashurst/agar.io-clone — This project is a browser-based, real-time multiplayer action game where players control a character on a 2D canvas to… jrouwe/joltphysics — JoltPhysics is a high-performance C++ physics engine designed for multi-threaded simulation of 3D rigid bodies and… avianphysics/avian — Avian is a 2D physics engine and rigid body dynamics simulator designed to calculate physical motion using mass,… dimforge/rapier — Rapier is a cross-platform physics engine and rigid body dynamics solver designed for 2D and 3D simulations. It…