Replies: 1 comment 5 replies
-
|
I think the layer thing is over-sophisticated. You can, however, use multiple game logics. The only thing they do is calling |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @Zakant and all,
I got some great feadback from #1189
But apparently when the base start to be huge, lines are crossing everywhere and make the mission.sqm unreadable. Then I said, use the alternative method: drop in init field this
this call btc_veh_fnc_addVehFromSQM;.But then I thought about using EDEN layers to group vehicles:

and use getMissionLayerEntities to catch them on mission start
What are you thinking about this?
Cheers
Beta Was this translation helpful? Give feedback.
All reactions