Pixel-Composer/objects/oRigidbody/Create_0.gml
2023-01-25 12:49:00 +07:00

5 lines
74 B
Plaintext

/// @description
#region data
surface = noone;
fixture = [];
#endregion