How do make lightning shoot in all direc

  • TraitorKing
    28th Apr 2023 Member 0 Permalink

    title was too long but how do I make lightning shoot in a full circle instead of just going to the right?

  • MachineMan
    28th Apr 2023 Member 0 Permalink

    Just turn off the gravity engine.

  • Jerehmia
    28th Apr 2023 Member 0 Permalink

    LIGH's direction is set by its tmp property (in degrees). Caveat: TPT adds a random angle from -30 to +30 degrees.

     

    The easiest way to do it:

    1. pause
    2. put a ball of TRON somewhere (TRON has random tmp)
    3. type "!set type tron ligh" in the console
    4. type "!set life ligh 65535" in the console
    5. unpause

    (I forgot the !set command's exclamation mark, sorry.)

    Edited 3 times by Jerehmia. Last: 28th Apr 2023