From version < 31.1 >
edited by dvd48
on 2020/11/16 16:12
To version < 32.1 >
edited by dvd48
on 2020/11/16 16:12
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  (((
3 3  Sends a specified message to all objects and the background. The object that sends the message waits until all objects, that received the message, have finished their scripts. Then the initial script continues.
4 4  
5 -[[image:brodcast_wait_brick2.png||alt="Broadcast and wait Brick"]]
5 +[[image:brodcast_wait_brick3.png||alt="Broadcast and wait Brick"]]
6 6  )))
7 7  
8 8  (% class="box" %)
... ... @@ -31,7 +31,7 @@
31 31  
32 32  In game over take this script to specify when the message is sent and what to do when the other objects are finished with their scripts:
33 33  
34 -[[image:brodcast_wait_example_3.png||alt="Broadcast and wait Example 3"]]
34 +[[image:brodcast_wait_4.png||alt="Broadcast and wait Example 3"]]
35 35  
36 36  **Note: select the same message in both bricks!**
37 37  )))
... ... @@ -49,11 +49,3 @@
49 49  )))
50 50  )))
51 51  )))
52 -
53 -(% id="gtx-trans" style="position: absolute; left: 625px; top: 19px;" %)
54 -(((
55 -(% class="gtx-trans-icon" %)
56 -(((
57 -
58 -)))
59 -)))