Skip to content
View PantheraDigital's full-sized avatar

Block or report PantheraDigital

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

Pinned Loading

  1. Modular-Character-Controller-for-Godot Modular-Character-Controller-for-Godot Public

    A controller for any character. Can be used for first person or third person as well as NPCs. Works with Godot v4.4 to v4.6 2D and 3D

    GDScript 36 2

  2. SNHURepo SNHURepo Public

  3. PantheraDigital.github.io PantheraDigital.github.io Public

    JavaScript

  4. CharacterSheet CharacterSheet Public

    A digital character sheet for a table top game that allows for more organization and faster customization.

    JavaScript

  5. DnD-WebScraper DnD-WebScraper Public

    Python scripts that gather data from https://dnd5e.wikidot.com/ links. These are the scripts I use to make CSVs that are used in Google Sheets to act as a database for my Character Sheet project at…

    Python

  6. AttackCombos AttackCombos Public

    Implementation strategy for storage of attack animations and execution of character actions that allow for different attack chains and input buffering.