Jump to content

priyen

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by priyen

  1. Required Arguments startX: The start x position startY: The start y position startZ: The start z position endX: The end x position endY: The end y position endZ: The end z position What would I do if i only wait to know the endX,y,z
  2. Oh thanks, how would I use it for only 1 point checking? because it asks for 2 places
  3. I'm trying to figure out how i'd check if the z at getGroundPosition is grass. Any one have ideas?
  4. Sorry, ill try to be more careful / conscious next time, and thank you, that's exactly what i needed.
  5. WOW. Perfect. Thank You! now i feel stupid i couldn't find that page. How would i make it work for : setElementRotation findRotation only returns 1 arg
  6. I seem to have a logic problem. I can't find out how i can make one object point to another. Here is an example scenario, car2 needs to point to car1. eg. ---------------- car1---> (direction it is facing, E) car2 (should face NorthEast, but im not sure how i would be able to do that) * in terms of rotation, height isn't needed. only x,y any ideas?
×
×
  • Create New...