| Domains to allow | Used for |
|---|---|
cdn.jsdelivr.net |
styles and JavaScript libraries. |
cdnjs.cloudflare.com |
JavaScript libraries and icons. |
code.jquery.com |
jQuery and jQuery UI. |
pixelpad.io, cdn.pixelpad.io |
CDN of images, sounds, and application files. |
cdn.datatables.net |
Interactive tables. |
fonts.googleapis.com, fonts.gstatic.com |
Fonts stylesheets and font files. |
s3.us-west-1.amazonaws.com, s3-us-west-1.amazonaws.com |
Project files stored on Amazon S3. |
vmwan2cvlyzeklq4knz63qh6d40lewka.lambda-url.us-west-1.on.aws |
Amazon AWS Project play counters. |
nexushud.org |
Learning assistant. |
u45ivsqoja6u3sk7zaliv37zq40hpbxk.lambda-url.us-west-1.on.aws |
Amazon AWS AI character responses, when used. |
| text.text = "hello world" | sets the text to hello world |
| text.scaleX = 2 | sets the width to 200% |
| text.scaleY = 2 | sets the height to 200% |
| text.skewX = 45 | sets the skewX by 45 degrees |
| text.skewY = 45 | sets the skewY by 45 degrees |
| text.x = 100 | sets the x position to 100 |
| text.y = 100 | sets the y position to 100 |
| text.z = 10 | sets the z position to 10 |
| text.visible = False | sets the visibility to False |
| text.angle = 45 | sets the angle to 45 degrees |
| text.fontSize = 16 | sets the font size to 16 |
| text.fontFamily = "Rubik" | sets the font. Choose from "Roboto" (the default), "Roboto Slab", "Source Sans Pro" or "Rubik" |
| text.color = "#fff" | sets the hex value color (white) |
| text.persistent = True | sets the persistence to True |
| text.halign = "center" | Sets alignment of the text horizontally. Use "right", "left", or "center" alignment |
| text.valign = "top" | Sets alignment of the text vertically. Use "top", "middle", or "bottom" alignment |
Tu n'as pas de compte?