Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4 před 3 měsíci
..
bullet_shower 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
dodge_the_creeps 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
dynamic_tilemap_layers 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
finite_state_machine 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
glow 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
hexagonal_map 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
instancing 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
isometric 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
kinematic_character 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
light2d_as_mask 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
lights_and_shadows 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
navigation 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
navigation_astar 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
navigation_mesh_chunks 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
particles 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
physics_platformer 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
physics_tests 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
platformer 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
polygons_lines 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
pong 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
role_playing_game 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
screen_space_shaders 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
skeleton 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
sprite_shaders 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
tween 4d49bbd1b8 Update demos for Godot 4.4 před 3 týdny
README.md b4c73f4888 Fix README links to asset library (#1078) před 9 měsíci

README.md

2D Demos

These demos are all 2D, but otherwise do not have a common theme.

Languages: Most have GDScript, some have Godot shader language

Renderers: Glow for 2D and Physics Platformer use Forward+, 2D Particles uses Mobile, and the rest use Compatibility