Divers only swim on surface
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 7
- Category
- AI Issues
Steps To Reproduce
Create diver
cursorTarget swimInDepth -20;
Put diver in water
Give diver waypoint
Event Timeline
Comment Actions
Hello,
could you please be more specific about the steps to reproduce?
Are you trying to execute the cursorTarget swimInDepth -20; in the diver's init field? If so, please try to use this or diver's variable name instead of cursorTarget.
Comment Actions
Hi, I've just tried to use this on a diver's init field and it doesn't work, even using a variable name. Also tried this on a sdv init field and in the init of the driver and the command doesn't do anything.
Comment Actions
@tiapfy
Hello.
this swimInDepth -20;
I tested the swimInDepth command and it works. Have you used the command in the diver's init field?