Florian Schulz
07/26/2021, 6:26 PMOne of our biggest goals with Battlefield Portal is to give you the freedom to explore Battlefield your way by letting you create your own Experiences . For those who wish to go beyond the multitude of Settings, Battlefield Portal will also have a Logic Editor that lets players use streamlined visual scripting logic to have even more control when it comes to creating your experiences. While anyone can use the Logic Editor, it’s aimed at those who have prior knowledge of visual scripting logic. While the Settings will allow you to change many specific conditions with the flick of a switch, the Logic Editor will let you define rules, victory conditions, consequences of specific in-game events (like setting a reward or punishment for a player scoring a kill), and even more to create custom game modes that aren’t possible to create with the Settings alone.
https://www.ea.com/en-gb/games/battlefield/battlefield-2042/news/battlefield-briefing-exploring-battlefield-portal
Chris Maughan
07/26/2021, 7:25 PMIvan Reese
Scott Anderson
08/01/2021, 10:36 PMScott Anderson
08/01/2021, 10:36 PMScott Anderson
08/01/2021, 10:41 PMScott Anderson
08/01/2021, 10:41 PMScott Anderson
08/01/2021, 10:42 PMScott Anderson
08/02/2021, 12:15 AMFlorian Schulz
08/02/2021, 5:08 AMThere are two types of Variables in a Script:
Global Variable: There are 26 Global Variables, named A through Z. Each Variable holds a separate Value or array of Values.
Player Variable: Each Player has 26 Variables, named A through Z. Each Variable holds a separate Value or array of Values.A–Z sounds like a spreadsheet! It is an interesting detail that you don’t seem to get to name variables.
Florian Schulz
08/02/2021, 5:11 AMChasing: "Chase Global Variable Over Time", "Chase Player Variable Over Time", "Chase Global Variable at Rate", and "Chase Player Variable at Rate" gradually change the Variable over time or at a specified rate.
“Chasing”. Nice terminology here in the context of the game 🏃♂️
Scott Anderson
08/03/2021, 2:41 AM