Template:SetDirectionNodePage: Difference between revisions

Template page
create set node template
 
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>=== Edit this page to edit all Get Direction pages.===</noinclude>
<noinclude>=== Edit this page to edit all Set Direction pages.===</noinclude>
{{#Invoke:ProtoFlux|GenerateUI
{{#Invoke:ProtoFlux|GenerateUI
|Name=Get {{{1}}}
|Name=Set {{{1}}}
|Category=Direction
|Category=Direction
|Inputs=
|Inputs=
Line 15: Line 15:
|}}
|}}


Get {{{1}}} Is a protoflux node that allows you to set the {{{1}}} direction of the provided Instance ([[Slot|Slot]]) upon calling * ([[Impulses|Call]]).
Set {{{1}}} Is a protoflux node that allows you to set the {{{1}}} direction of the provided Instance ([[Slot|Slot]]) upon calling * ([[Impulses|Call]]).


See [[Coordinate Spaces]] For how this node can be used in bigger systems.
See [[Coordinate Spaces]] For how this node can be used in bigger systems.
Line 44: Line 44:
<noinclude>[[File:TestImage.webp|480x480px|thumb|left|Get ARG1 being used to show the ARG1  direction of a slot using a [[ProtoFlux:Debug Vector|Debug Vector Node]]|alt=Get ARG1 being used to show the ARG1 direction of a slot using a Debug Vector Node]]</noinclude>
<noinclude>[[File:TestImage.webp|480x480px|thumb|left|Get ARG1 being used to show the ARG1  direction of a slot using a [[ProtoFlux:Debug Vector|Debug Vector Node]]|alt=Get ARG1 being used to show the ARG1 direction of a slot using a Debug Vector Node]]</noinclude>


<includeonly>[[{{#Invoke:ReturnImageForTemplate|ReturnImage|File:ProtoFlux_Example_Set_|.webp}}|480x480px|thumb|left|Get {{{1}}} being used to show the {{{1}}} direction of a slot using a [[ProtoFlux:Debug Vector|Debug Vector Node]]|alt=Get {{{1}}} being used to show the {{{1}}} direction of a slot using a Debug Vector Node]]</includeonly>
<includeonly>[[{{#Invoke:ReturnImageForTemplate|ReturnImage|File:ProtoFlux_Example_Set_|.webp|1}}|480x480px|thumb|left|Get {{{1}}} being used to show the {{{1}}} direction of a slot using a [[ProtoFlux:Debug Vector|Debug Vector Node]]|alt=Get {{{1}}} being used to show the {{{1}}} direction of a slot using a Debug Vector Node]]</includeonly>






<includeonly>[[Category:ProtoFlux:Transform:Direction]]</includeonly>
<includeonly>[[Category:ProtoFlux:Transform:Direction]]</includeonly>

Latest revision as of 00:08, 12 February 2025

Edit this page to edit all Set Direction pages.

Set {{{1}}}
*
Next
Instance
{{{1}}}
Direction

Set {{{1}}} Is a protoflux node that allows you to set the {{{1}}} direction of the provided Instance (Slot) upon calling * (Call).

See Coordinate Spaces For how this node can be used in bigger systems.

Inputs

* (Call)

Tell this node to set the {{{1}}} of the provided Instance (Slot)

Instance (Slot)

The slot to set the {{{1}}} of.

{{{1}}} (float3)

The value to set the provided Instance (Slot)'s {{{1}}} to.

Outputs

Next (Continuation)

Sends an impulse after * (Call) was called and the {{{1}}} of the provided Instance (Slot) was set to {{{1}}} (float3).

Examples

//Calling the function from this page causes errors, so have an example thing that is not included to give an idea of what the page would look like

Get ARG1 being used to show the ARG1 direction of a slot using a Debug Vector Node
Get ARG1 being used to show the ARG1 direction of a slot using a Debug Vector Node