2D-Astar-Pathfinding-in-Unity VS 2D-Platformer-Hunter

Compare 2D-Astar-Pathfinding-in-Unity vs 2D-Platformer-Hunter and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
2D-Astar-Pathfinding-in-Unity 2D-Platformer-Hunter
1 1
35 299
- -
10.0 1.9
over 1 year ago about 1 month ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

2D-Astar-Pathfinding-in-Unity

Posts with mentions or reviews of 2D-Astar-Pathfinding-in-Unity. We have used some of these posts to build our list of alternatives and similar projects.

2D-Platformer-Hunter

Posts with mentions or reviews of 2D-Platformer-Hunter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-23.
  • "proper" way to do 2D movement?
    4 projects | /r/Unity2D | 23 Jun 2021
    I always like finding a killer 2D player controller on GitHub and studying the code. I've only seen good things about this written tutorial and this video tutorial series--though both may be slightly outdated in syntax, the principles haven't aged.

What are some alternatives?

When comparing 2D-Astar-Pathfinding-in-Unity and 2D-Platformer-Hunter you can also consider the following projects:

AStar - A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.

spine-runtimes - 2D skeletal animation runtimes for Spine.

NavMeshPlus - Unity NavMesh 2D Pathfinding

Unity-Gyroscope-Parallax - Unity Parallax based on gyroscope components.

UnityTilemapMask - SpriteMask component but for Tilemaps

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.

PixelDot - Godot plugin for making 2D sandbox games like Terraria and Starbound.

unity-jar-resolver - Unity plugin which resolves Android & iOS dependencies and performs version management

Eflatun.SceneReference - Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.

purchases-unity - Unity in-app purchases and subscriptions made easy.

cube-coordinates - Unity package providing a cube coordinate system for building and using hexagonal tiles for gameplay.

2d-platformer-controller - Simple implementation of a 2D platformer character controller using raycasts for smooth and precise input and movement