News
New statement nodes:
For in pairsFor in ipairs
New nodes from Color3:
newfromHSVfromRGB
New nodes from BrickColor:
NewRandomTo RGB
New enums nodes:
EasingDirectionEasingStyle
New nodes for TweenService:
TweenInfo.newCreateCancelPlay
New nodes for Local Player & Humanoid:
Get Local PlayerGet CharacterGet HumanoidGet Humanoid StateHumanoid Take DamageGet Humanoid State
UDim2 nodes:
UDim2.newUDim2.fromScaleUDim2.fromOffset
New nodes for RemoteEvents:
FireClientFireServer
New events:
Died(Humanoid)HealthChanged(Humanoid)StateChanged(Humanoid)ChildAddedChildRemovedChanged(Instance, when a property is updated)OnServerEventOnServerInvoke
Example
For In
Color3
Tweens
Player & Humanoid
ChildAdded
Remote Events
Kill Brick Example
{
"version": "2.0",
"scripts": [
{
"id": "script-1763990649166",
"name": "Main",
"nodes": [
{
"id": "node-1763990657293",
"name": "touched",
"type": "EVENT",
"x": 49,
"y": 350.609,
"inputs": {}
},
{
"id": "node-1763990664191",
"name": "getproperty",
"type": "FUNCTION",
"x": -290,
"y": 528.609,
"inputs": {
"PropertyName": "Parent"
}
},
{
"id": "node-1763990677640",
"name": "isa",
"type": "FUNCTION",
"x": 50,
"y": 543.609,
"inputs": {
"className": "Player"
}
},
{
"id": "node-1763990729292",
"name": "if",
"type": "METHOD",
"x": 398,
"y": 353.609,
"inputs": {}
},
{
"id": "node-1763990762539",
"name": "start",
"type": "EVENT",
"x": -34,
"y": 45.609,
"inputs": {}
},
{
"id": "node-1763990772704",
"name": "set",
"type": "METHOD",
"x": 643.565,
"y": 60.063,
"inputs": {
"name": "part"
}
},
{
"id": "node-1763990776970",
"name": "get",
"type": "FUNCTION",
"x": -279.842,
"y": 382.291,
"inputs": {
"name": "part"
}
},
{
"id": "node-1763990789907",
"name": "getservice",
"type": "FUNCTION",
"x": -139,
"y": 183.609,
"inputs": {
"ServiceName": "Workspace"
}
},
{
"id": "node-1763990796596",
"name": "findfirstchild",
"type": "FUNCTION",
"x": 242,
"y": 164.609,
"inputs": {
"childName": "Part"
}
},
{
"id": "node-1763990843329",
"name": "takedamage",
"type": "METHOD",
"x": 901,
"y": 388.609,
"inputs": {
"damage": "100"
}
},
{
"id": "node-1763990869957",
"name": "set",
"type": "METHOD",
"x": 630.223,
"y": 367.379,
"inputs": {
"name": "plr"
}
},
{
"id": "node-1763990883426",
"name": "gethumanoid",
"type": "FUNCTION",
"x": 626,
"y": 697.609,
"inputs": {}
},
{
"id": "node-1763990901047",
"name": "getcharacter",
"type": "FUNCTION",
"x": 291,
"y": 697.609,
"inputs": {}
},
{
"id": "node-1763990918423",
"name": "get",
"type": "FUNCTION",
"x": -47.79,
"y": 696.487,
"inputs": {
"name": "plr"
}
},
{
"id": "node-1763991061488",
"name": "getproperty",
"type": "FUNCTION",
"x": 415,
"y": 559.609,
"inputs": {
"PropertyName": "Parent"
}
}
],
"connections": [
{
"fromNode": "node-1763990657293",
"fromPort": "otherPart",
"toNode": "node-1763990664191",
"toPort": "instance",
"type": "data"
},
{
"fromNode": "node-1763990664191",
"fromPort": "value",
"toNode": "node-1763990677640",
"toPort": "instance",
"type": "data"
},
{
"fromNode": "node-1763990677640",
"fromPort": "result",
"toNode": "node-1763990729292",
"toPort": "condition",
"type": "data"
},
{
"fromNode": "node-1763990657293",
"fromPort": "ExecOut",
"toNode": "node-1763990729292",
"toPort": "ExecIn",
"type": "exec"
},
{
"fromNode": "node-1763990762539",
"fromPort": "ExecOut",
"toNode": "node-1763990772704",
"toPort": "ExecIn",
"type": "exec"
},
{
"fromNode": "node-1763990776970",
"fromPort": "value",
"toNode": "node-1763990657293",
"toPort": "instance",
"type": "data"
},
{
"fromNode": "node-1763990789907",
"fromPort": "service",
"toNode": "node-1763990796596",
"toPort": "instance",
"type": "data"
},
{
"fromNode": "node-1763990796596",
"fromPort": "child",
"toNode": "node-1763990772704",
"toPort": "value",
"type": "data"
},
{
"fromNode": "node-1763990729292",
"fromPort": "Then",
"toNode": "node-1763990869957",
"toPort": "ExecIn",
"type": "exec"
},
{
"fromNode": "node-1763990883426",
"fromPort": "humanoid",
"toNode": "node-1763990843329",
"toPort": "humanoid",
"type": "data"
},
{
"fromNode": "node-1763990901047",
"fromPort": "character",
"toNode": "node-1763990883426",
"toPort": "character",
"type": "data"
},
{
"fromNode": "node-1763990918423",
"fromPort": "value",
"toNode": "node-1763990901047",
"toPort": "player",
"type": "data"
},
{
"fromNode": "node-1763990869957",
"fromPort": "ExecOut",
"toNode": "node-1763990843329",
"toPort": "ExecIn",
"type": "exec"
},
{
"fromNode": "node-1763991061488",
"fromPort": "value",
"toNode": "node-1763990869957",
"toPort": "value",
"type": "data"
},
{
"fromNode": "node-1763990657293",
"fromPort": "otherPart",
"toNode": "node-1763991061488",
"toPort": "instance",
"type": "data"
}
]
}
],
"activeScriptId": "script-1763990649166",
"variables": [
{
"name": "plr"
},
{
"name": "part"
}
],
"customFunctions": []
}