Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
3
Question by Sylint619 · Dec 14, 2021 at 07:42 PM · specificactions

Lego microgame tutorial, "customize game" 6/11 no specific actions

In the tutorial Lego microgame at 6/11, after you change it from connected actions to specific actions there is no folder drop to change the size from 0 to 1. Can someone please help me out? Its making me wary of trying other tutorials because I don't want to get stopped again. thank you. ,

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
7
Best Answer

Answer by metalted · Dec 17, 2021 at 12:30 PM

So i took a dive into the code, and i was able to get the Specific Action Dropdown in the menu. I'm not sure if this will also have the result of it actually working as it supposed too, so if you could test that out while doing the tutorial that'd be great. Please do the following:

  1. Go into your assets folder and search for TriggerEditor. It should be located in Assets/LEGO/Scripts/Editor/TriggerEditor.CS.

  2. Open the file and go to line 72. This line should say

    if(EditorGUILayout.PropertyField(m_SpecificTargetActionsProp, new GUIContent("Specific Actions"), false))

  3. Change the final boolean to true, result: if(EditorGUILayout.PropertyField(m_SpecificTargetActionsProp, new GUIContent("Specific Actions"), true))

  4. The dropdown list is now visible.

I am able to create a list entry and select an action, so i hope this is a solution to your problem, but please test the solution and comment the results.

Comment
Add comment · Show 7 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Redeemed_Paladin · Dec 20, 2021 at 06:49 AM 0
Share

That's a separate issue. The issue here, which I also seem to be having, is that there is no dropdown menu under "Specific Actions" that allows you to enter a value for the size. I've attached a screenshot showing where this is.alt text

unity-problem-screenshot.png (494.0 kB)
avatar image metalted Redeemed_Paladin · Dec 20, 2021 at 09:31 PM 0
Share

Thanks for the clarification. I think i found the solution to the problem. Ill edit my answer.

avatar image Redeemed_Paladin metalted · Dec 21, 2021 at 05:34 AM 0
Share

You're welcome. I entered your code in the script and it now shows the dropdown list. Thanks for that!

avatar image Sylint619 · Dec 22, 2021 at 06:04 PM 0
Share

It works now! Thank you so much for that!!!

avatar image davbois007 · Jan 05 at 10:30 AM 0
Share

Still dont see the dropdown list

avatar image PB0400 · Jan 14 at 05:26 PM 0
Share

Hi! I've tried your solution, it didnt work. (

avatar image FloFighter-_- · Jan 27 at 06:09 PM 0
Share

It worked! Thank you

avatar image
0

Answer by Jerdn · Dec 17, 2021 at 02:06 PM

I have the same issue. "Specific Actions" doesn't have the "Size" action.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

136 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Call an RPC to a specific client 1 Answer

Get rotation around (forward) axis ? 1 Answer

How to remove a specific instance of a prefab from List? 1 Answer

Access a clone of an instantiated object - not all the clones? 2 Answers

How to rotate gameobject with mouse using new inputsystem 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges