Skip to content
View ewylson's full-sized avatar

Block or report ewylson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. godot-state-machine godot-state-machine Public

    Implementation of "Concurrent State Machines" pattern for Godot 4.x

    GDScript

  2. status-effects-mechanics status-effects-mechanics Public

    Implementation of status effects mechanics for a playable character on Godot Engine 4

    GDScript

  3. AdvancedMobGriefing AdvancedMobGriefing Public

    Selectively disable mob griefing for creepers, endermen, and ghasts — without affecting other entities

    Java 1

  4. pattern-based-level-generator pattern-based-level-generator Public

    Implementation of a random level generator based on tilemap patterns using Godot Engine 4

    GDScript

  5. custom-pathfinding custom-pathfinding Public

    Custom 2D pathfinding system for Godot Engine 4, based on the A* algorithm (AStarGrid2D)

    GDScript

  6. multi-layer-navigation-example multi-layer-navigation-example Public

    A Godot Engine 4.3 example project demonstrating how to build a multi-layered navigation map using the built-in NavigationServer2D

    GDScript