RLVa RFC setsphere

From Catznip
Revision as of 22:10, 8 January 2021 by Kitty Barnett (talk | contribs) (Created page with "==Mode: Pixelate== ===Example:=== # Clear all modifiers and switch @setsphere to 'pixelate' mode #: <pre>@clear,setsphere=n,setsphere_mode:4=force</pre> # Set the block size t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Mode: Pixelate

Example:

  1. Clear all modifiers and switch @setsphere to 'pixelate' mode
    @clear,setsphere=n,setsphere_mode:4=force
  2. Set the block size to 10x10
    @setsphere_param:10/10/0/0=force
  3. Enforce the effect only when >=10m away
    @setsphere_distmin:10=force
  4. Tween to a block size of 25x25 in 15 seconds (and then reset the tween duration for following commands)
    @setsphere_tween:15=force,setsphere_param:25/25/0/0=force,setsphere_tween=force
(Step 2) Block size set to 10x10
(Step 3) Inner sphere radius set to 10m
(Step 4) Block size set to 25x25