Comments on Profile Post by Sheepy

  1. 18111398
    18111398
    Probably impossible... And for what are you trying to do that? Respawning that object after it's destroyed?
    May 17, 2016
  2. Sheepy
    Sheepy
    I was trying to make an automatic level generator that would continually spawn level for me...

    I found that I could set the "slow movement" variable to maximum and that kind of works...
    May 17, 2016
  3. 18111398
    18111398
    Automatic Level Generator? Cool! But you may meet a problem if you are using the random variable... The random seed is a fixed value. Slow Movement seems to only make an object harder to move, but doesn't make it completely static.
    May 18, 2016
    Sheepy likes this.
  4. Sheepy
    Sheepy
    I agree, it is not a perfect solution, but I find that if I set the slow movement to maximum, and the clone pushes on it, it doesn't move, which I guess will have to be good enough for now. Maybe if I also set the mass very high it will work even better...
    May 18, 2016