What if you applied this stuff to the velocity parameters?Apeirogon wrote:Look like cuboid. But generic 3d graph creator say that must be a sphere. Flattened because I dont setup z scale.
Code: Select all
TNT1 A 0 A_SpawnItemEx("cover_cloud", 0, 0, 0, random(14, 22) * sin(random(0, 180)) * cos(frandom(0,359.99)), random(14,22) * sin(random(0,180)) * sin(frandom(0, 359.99)), random(14, 22) * cos(random(0, 180)), 0, SXF_NOCHECKPOSITION) 


