[solved] Selections

FlowCanvas Forums Support [solved] Selections

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #638
    rixter757
    Participant

    Hi Nuv,

    I’m just getting started trying to figure out Selections, found a slight glitch.

    Selections.GetTouchPosition has “callable” selectable in the properties windows, but clicking on it does not add the Input to the node. Not sure if it’s either not meant to be callable, or is missing the Input.

    Edit: I’ve just realised that Selections is from an asset in my project. Still requires the node inputs added when Callable is clicked though…

    Rix

    Attachments:
    You must be logged in to view attached files.
    #644
    Gavalakis
    Keymaster

    Hey,

    Hmm. Is there some sort of error logged when making the node “Callable”?
    Also, if you connect your Update to the “Selections.CheckClick” node, it will work fine and fetch it’s ‘pos’ from GetTouchPosition. No need to make everything callable.

    Let me know.
    Thanks

    Join us on Discord: https://discord.gg/97q2Rjh

    #646
    rixter757
    Participant

    Excellent, thanks Gav.

    There was no error, but you reminded me to pay more attention & connect it to GetTouchPosition.

    Happy enough,

    Rix

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.