Struct JobControlAgents Extends IJobEntity
    Public
    
    Job to set the direction each agent wants to move in.
The RVOSystem will then try to move the agent in that direction, but taking care to avoid other agents and obstacles.
Public Methods
        
                Execute
        
                (agentData, destination, rvoAgent, movementControl, index)
    
                    
                    
                        Public
                    
                Public Variables
        
                debug
        
    
                    
                    
                        Public
                    
                
        
                deltaTime
        
    
                    
                    
                        Public