Help Creating Sign Blueprints.

Discussion in 'PC Editor Discussion' started by moofers#8902, Jul 16, 2024.

  1. moofers#8902

    moofers#8902 Well-Known Member

    Joined:
    Dec 6, 2021
    Messages:
    367
    Likes Received:
    487
    So I've been trying to figure how I would go around setting up an actor (signage) that has similar functions to the official ones.

    upload_2024-7-16_3-53-52.png
    upload_2024-7-16_3-55-7.png

    But I'm confused by the process on how to do this?
     
  2. ffabio89

    ffabio89 Well-Known Member

    Joined:
    Aug 15, 2020
    Messages:
    285
    Likes Received:
    272
    You need to create an Actor Blueprint and, in the construction script, add a bolean function for every part you need to insert
     
    • Like Like x 1
  3. greggryan2

    greggryan2 Active Member

    Joined:
    Dec 21, 2018
    Messages:
    420
    Likes Received:
    179
    If its a BP normally dtg will have one somewhere in core that is used to derive from. Try have a look there it might help you.
     
    • Helpful Helpful x 1
  4. moofers#8902

    moofers#8902 Well-Known Member

    Joined:
    Dec 6, 2021
    Messages:
    367
    Likes Received:
    487
    Thanks for the replies.

    Might be to complicated for me atm.
    Nothing in the core as far as I could see.
     
    Last edited: Jul 16, 2024
  5. moofers#8902

    moofers#8902 Well-Known Member

    Joined:
    Dec 6, 2021
    Messages:
    367
    Likes Received:
    487
    I'm very new to the whole node blueprint thing, so this is very complicated for me.
     
  6. ffabio89

    ffabio89 Well-Known Member

    Joined:
    Aug 15, 2020
    Messages:
    285
    Likes Received:
    272
    I thought you still to create something like this:
    Immagine.jpg
    On the left you create the variable that you use in the blueprint with a simple branch (true/false) and an Add Static Mesh where you can call you're 3D. When in editor, on the right, you can set in the Default section what you need, as you can see here: Limiti.jpg
     
    • Helpful Helpful x 1
  7. moofers#8902

    moofers#8902 Well-Known Member

    Joined:
    Dec 6, 2021
    Messages:
    367
    Likes Received:
    487
    That's wonderful thank you =) Basic templates helps me understand stuff and experiment =)
     
    • Like Like x 1
  8. ffabio89

    ffabio89 Well-Known Member

    Joined:
    Aug 15, 2020
    Messages:
    285
    Likes Received:
    272
    I'm having holiday now but, if you need help, I'm (and the whole forum) here
     
    • Helpful Helpful x 1
  9. moofers#8902

    moofers#8902 Well-Known Member

    Joined:
    Dec 6, 2021
    Messages:
    367
    Likes Received:
    487
    Could you tell me what nodes you used as I'm having trouble finding them.

    Mostly the set table head node is confusing?
     
    Last edited: Sep 28, 2024
  10. moofers#8902

    moofers#8902 Well-Known Member

    Joined:
    Dec 6, 2021
    Messages:
    367
    Likes Received:
    487
    upload_2024-9-28_15-50-35.png
    This worked for me =)
     

Share This Page