Files
godot-docs/tutorials/scripting
phantomdesvin 1cd4653182 One phrase fix for idle_and_physics_processing.rst
Both, the _process() and _physics_process() are not called every time the engine draws a frame like its written here, only -process() does. _physics_process() gets called before each physics step like it's explained on this same page.
2021-08-06 09:08:48 +02:00
..
2021-03-20 18:39:00 -05:00
2020-11-21 15:11:38 +01:00