Skip to content
View marcsansDEV's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report marcsansDEV

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Unity-Third-Person-Controller Unity-Third-Person-Controller Public

    Third-person player controller for Unity with walk, jump, double jump, roll and glide. Movement is driven by a small FSM, so each behavior is isolated and easy to swap or extend.

    C# 1

  2. Unity-FSM-Graphic-Tool Unity-FSM-Graphic-Tool Public

    Visual node-based editor for building FSMs and hierarchical FSMs in Unity. Design agent behaviors as graphs and run them at runtime with C# expressions as transition conditions.

    C#