Jump to content
Sign in to follow this  
cindy

.gob scale random $min $max / .gob mass scale random $min $max $entryID $radius

Recommended Posts

A command to scale a gobject to a random scale within a fixed range of sizes, specified by the inputs in the command.

For instance, .gob scale random 0.8 1.3 would scale the gobject, at random, to any scale between those two stated scales. This command may need to specify integers- I’m not quite sure how well it’d fare internally if the randomness was inclusive to decimal values.

The mass variant of this command would scale each gobject uniquely: choosing a random scale within the specified range per gobject.

Edited by cindy

dusk_dawn.thumb.png.fae5c0f56bdceebab00e4767908baa90.pngdusnkodwan.gif

Share this post


Link to post

noted but the mass variant scale is quite dangerous because we can't easily revert it.

Share this post


Link to post
On 3/28/2022 at 2:44 PM, Razmataz said:

noted but the mass variant scale is quite dangerous because we can't easily revert it.

Wouldn't that just simply be reverted via doing .gob mass sc 1 $entryID $radius and starting from scratch?


dusk_dawn.thumb.png.fae5c0f56bdceebab00e4767908baa90.pngdusnkodwan.gif

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  
  • Recently Browsing   0 members

    No registered users viewing this page.

×