Hello! I'm new to Celeste modding (but already an experienced programmer). I'd like to start with a simple project to get the hang of everest api. I'd like to show in a command line (or on screen) the current gamestate, with Madeline X/Y coords, current map we are in, maybe Madeline velocity etc.. this kind of data. Is it possible?
I've found a lot of stuff on reacting to events, but is it possible to actually get live data from the game without any event triggering?
I believe it's possible to get this kind of data from entities but i'm not sure i really understand how it works.
Thanks a lot :)
