Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make the MassAI crowd spawned at the same locations every time? #38

Open
Kal-Elll opened this issue Jul 13, 2022 · 3 comments
Open

Comments

@Kal-Elll
Copy link

I have to render the sequencer several times and want to make the renderd images exactly same for corresponding frames. But the massAI crowd are spawned in random loacations every time, how to fix it? Thanks!

@Ji-Rath
Copy link
Contributor

Ji-Rath commented Jul 14, 2022

I don't have an exact answer for you but if you are spawning the entities using a MassSpawner, chances are that you are using an EQ to find locations to spawn them. I would recommend messing with those values to get consistent results. As for the ai logic/visualization however, that might be a tougher question that I can't answer.

@Megafunk
Copy link
Owner

It might be possible to ensure the zonegraph query has the same random stream every time? I'm not entirely sure without trying myself.

@ctwfei
Copy link

ctwfei commented Oct 19, 2023

I have to render the sequencer several times and want to make the renderd images exactly same for corresponding frames. But the massAI crowd are spawned in random loacations every time, how to fix it? Thanks!

Hi Kal,
I always crash when running city sample or masscrowd on ubuntu18.04. I'm not sure if you've encountered any similar issues before.
MassAICrash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants