2D multiplayer platformer using Godot Engine
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
copygirl
4b064db838
Fix bug in shape definition
...
Previously, `points` would be reused and (for example)
rotated multiple times, rather than once by the desired
angle, which resulted in nonsensical variant order.
Now, variants with indices 0 to 3 correctly correspond
to rotations of 0, 90, 180 and 270 degrees.
1 week ago
..
base_layer.gd.uid
Refactor, remake, rewrite in GDScript
2 weeks ago
block_type.gd.uid
Refactor, remake, rewrite in GDScript
2 weeks ago
blocks.gd.uid
Refactor, remake, rewrite in GDScript
2 weeks ago
layer.gd.uid
Refactor, remake, rewrite in GDScript
2 weeks ago
layers.gd
Refactor, remake, rewrite in GDScript
2 weeks ago
layers.gd.uid
Refactor, remake, rewrite in GDScript
2 weeks ago
material.gd.uid
Refactor, remake, rewrite in GDScript
2 weeks ago
matter.gd
Fix bug in shape definition
1 week ago
matter.gd.uid
Refactor, remake, rewrite in GDScript
2 weeks ago
shape.gd
Fix bug in shape definition
1 week ago
shape.gd.uid
Refactor, remake, rewrite in GDScript
2 weeks ago