Show last authors
1 (% class="box infomessage" %)
2 (((
3 Stamps the object’s image onto the screen. A stamp is only a temporary image of the object that is drawn on the screen. It can be drawn over or cleared using the clear-brick. A stamp cannot move and cannot hold scripts.
4
5 [[image:stamp-brick.png||alt="Stamp Brick"]]
6 )))
7
8 (% class="row" %)
9 (((
10 (% class="col-xs-12 col-sm-6" %)
11 (((
12 (% class="box" %)
13 (((
14 ==== **Example** ====
15
16 By touching the screen, you will create stamps with this script:
17
18 [[image:stamp-example.png||alt="Stamp Example"]]
19 )))
20 )))
21
22 (% class="col-xs-12 col-sm-6" %)
23 (((
24 (% class="box" %)
25 (((
26 ==== **Result** ====
27
28 [[[[image:null4.png||alt="Download"]]>>https://share.catrob.at/pocketcode/project/34307]]
29
30 [[image:stamp-2.gif||alt="Stamp Result"]]
31 )))
32 )))
33 )))