How can we use coordinates on console?

  • TYRTlive
    20th Dec 2015 Member 0 Permalink

    I tried lots of combinations but couldn't make it work. Can someone help?

     

    For example we have a pstn @ x:500 y:500. I would like to change its tmp2 to 124. What can I do?

     

    !set tmp2 (500,500) 124

    !set tmp2 (500, 500) 124

    !set tmp2 500,500 124

    !set tmp2 500, 500 124

     

    I tried these. But it kept saying "Invalid particle/element"


    Thanks.

  • Emperor_Bowserinator
    20th Dec 2015 Member 1 Permalink

    U cant set the property of the particle at one location sadly. Try using the PROP tool.

  • TYRTlive
    21st Dec 2015 Member 0 Permalink

    @Emperor_Bowserinator (View Post)

     

    Oh yeah that makes sense. Close more than enough what I wanted.