• 0

    posted a message on Flock Mover alternative?

    Anyway, here is what I'm gonna be using to circumvent the problem if anyone else encounters it in the future: I remove the ground restriction by turning off Movers>Ground>Prevent>Ground-No Spawn; I force absolute height by adding the Ignore Terrain Height flag in UI in combination with a base UI-Height; Now here come the problem with this, the transition between different terrain can be problematic. It would require no ground collision, but even then it still has some issues. For my usage of it I don't really care, but it makes this not a true all-purpose fly mover alternative unfortunately.

    Posted in: Data
  • 0

    posted a message on Flock Mover alternative?

    No it doesn't, turning rate only affects the model not the movement. All the units in the video have the same turning rate, except the phoenix. With a turning rate of 0 a unit still moves the exact same way. Lateral acceleration is the accel when it changes direction, now that does have an effect on movement, but even at the same lat accel as the other units or max, the v ray and zealot in the example still exhibit this wavy movement. In the example the dt and zealot have the same Movement- values except the mover.

    Posted in: Data
  • 0

    posted a message on Flock Mover alternative?

    Here, I made a video of it. I have experimented with all these stuff and it came down to the mover itself.

    Posted in: Data
  • 0

    posted a message on Flock Mover alternative?

    I am not using one, besides it only controls how the model sways and I am talking about movement. Here is an example map for what I am talking about: All the units have uniform accel and lat accel and speed, void ray and zealot use the fly mover, phoenix and dt use ground. I have also removed the VR banker and left the phoenix one. Test the map and move the units around, the effect shows best when you simply tell them to move to two points quickly over and over again and they start spinning in a circle.

    Posted in: Data
  • 0

    posted a message on Flock Mover alternative?

    Hi guys, Can anybody tell me about an alternative for flock movers i.e. Fly. Alternatively here is my problem and if anybody could provide other solutions I would be very thankful. Even big amounts of lateral acceleration don't seem to remedy an inherit sway every time a unit using said mover turns somewhere around 5-75 degrees. How do I avoid that without using a ground mover?(which seems to be precise, but I can't use)

    Posted in: Data
  • 0

    posted a message on Camera and Movement - trigger help

    Found a solution. Use these actions: Camera - Follow for player 1 (Unit group(Rambo [10.52, 56.83])) with the camera and Clear Current Target , Camera - Lock camera input for player 1. no need for every 0.0001 seconds looping, just put in in the initialization

    Posted in: Miscellaneous Development
  • 0

    posted a message on Camera and Movement - trigger help

    You can move a unit via the issue an order action. You have to select the a order type with a target and ability to move. example: Unit - Order Rambo [10.52, 56.83] to ( Move targeting (Center of Region 001)) (Replace Existing Orders)

    For the camera i'm not sure I have the same problem.

    Posted in: Miscellaneous Development
  • To post a comment, please or register a new account.