add_set_actor_scale_node
Adds a Set Actor Scale 3D node to a Blueprint, allowing direct control of an actor's 3D scale.
Instructions
Add a 'Set Actor Scale 3D' node to set the actor's 3D scale.
Args: blueprint_name: Blueprint name node_position: Optional [X, Y] graph position
KB: see knowledge_base/26_CHAOS_PHYSICS_AND_DESTRUCTION.md#overview Example: add_set_actor_scale_node(blueprint_name="/Game/MCP_Test/BP_Example")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_position | No | ||
| blueprint_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |