godot/modules/gridmap
Ricardo Buring 3590d49c70 GridMap: Fix physics_material property
Use computed bounce and friction, just like StaticBody3D already does.
Also don't rebuild all internals just to set two floats on each body.
2024-04-10 21:44:46 +02:00
..
doc_classes Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
editor Use check_changed_settings_in_group() everywhere 2024-02-19 21:34:45 +01:00
icons
config.py
grid_map.cpp GridMap: Fix physics_material property 2024-04-10 21:44:46 +02:00
grid_map.h GridMap: Fix physics_material property 2024-04-10 21:44:46 +02:00
register_types.cpp
register_types.h
SCsub