Pixel-Composer/objects/oRigidbody/Draw_64.gml
2023-04-10 20:02:59 +02:00

3 lines
145 B
Plaintext

/// @description
//if(!is_undefined(phy_active))
// draw_surface_ext_safe(surface, phy_position_x, phy_position_y, xscale, yscale, image_angle);