Jump to content

Recommended Posts

Posted

In certain cases both are equivalent.

After all a proximity trigger with a given distance parameter, is equivalent to a Check Area with a Sphere format with a radius with same value as the aforementioned distance.

This stands true for two objects and if one of the objects is on the ground.

 

In this particular case what is more costly in terms of resources on the CPU, or can we say that both will be similar.

 

Posted

Who knows.

I personally have not had a problem with the amount of pure logic in a SP mission - regardless of the MCU type.

 

Use whatever you find most appropriate in that circumstance.

 

Even if you’re concerned about say check zones, you can control how many are active at any given time.

Posted

I wouldn't worry too much about checkzones vs proximity triggers performance wise. The latter is useful in SP missions if you want to trigger a specific plane (usually the player).

I  used a gazillion checkzones in my RoF missions years ago and they never gave me problems. The complex trigger however is another matter. I have seen issues when you use too many of those enabled right from the start.

Posted

Ok thanks. Taken out of my worry-list ? 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...