Variable Commands

Issue #9 resolved
Faizan Durrani created an issue

An attribute to expose local variables in the console

Example: [ConsoleCommand("Gravity")][SerializeField] private float _gravity;

Comments (3)

  1. Yusuf Ismail repo owner

    Interesting idea, but can't think of a good way to integrate it into the current system. Will pick it back up and resume it if I see a solution

  2. Log in to comment