Results 3 issues of Remi123

### Godot version 4.2.dev4 ### godot-cpp version master ### System information Windows10 ### Issue description While developing my library, I crashed and I'm attempting to reopen my editor with my...

Godot version: 4.2 **Describe the bug** Both delayer and cooldown update their internal timer using `get_physics_process_delta_time()` on each tick. However, if you update your tree every 20 frame just like...

🍯 feature
🐝 v3

Welcome back. Didn't play too much with new features yet, but I appreciate the get_node function. Reduce my code size by a lot. here is my change for the ready...