Hi, not an issue as such but I'm hoping this may be the right place to ask questions,
I want to write a movement model where the path each node takes is dependent on the positions of other nodes around it, and so for this I need to somehow access the World from an instance of a MovementModel. Is there some way to achieve this?
Many thanks
Hi, not an issue as such but I'm hoping this may be the right place to ask questions, I want to write a movement model where the path each node takes is dependent on the positions of other nodes around it, and so for this I need to somehow access the World from an instance of a MovementModel. Is there some way to achieve this? Many thanks