playMaker

Author Topic: Where is the Edit Prefab option  (Read 1665 times)

MandaloreRed777

  • Playmaker Newbie
  • *
  • Posts: 4
Where is the Edit Prefab option
« on: June 12, 2020, 05:17:40 PM »
im taking a course thru udemy and using playmaker

1.9.o p20

the course is using an older version BUT i can't find the edit preab its telling me to.

Thore

  • Sr. Member
  • ****
  • Posts: 480
Re: Where is the Edit Prefab option
« Reply #1 on: June 12, 2020, 05:26:34 PM »
Provided it's an object in the scene (i.e. an instance of the prefab), it should be visible above the actions. Hard to miss. Otherwise, it might be a setting (look into preferences, bottom in the PlayMaker editor window). If it won't show up, you can just edit prefabs by selecting the prefab and in the inspector on the right, where you should also see a button to edit the prefab.

If you select a prefab in the project, and not in the scene, you automatically edit the prefab.

MandaloreRed777

  • Playmaker Newbie
  • *
  • Posts: 4
Re: Where is the Edit Prefab option
« Reply #2 on: June 12, 2020, 05:47:01 PM »
this is what i have

MandaloreRed777

  • Playmaker Newbie
  • *
  • Posts: 4
Re: Where is the Edit Prefab option
« Reply #3 on: June 12, 2020, 05:48:22 PM »
this is what i need

Thore

  • Sr. Member
  • ****
  • Posts: 480
Re: Where is the Edit Prefab option
« Reply #4 on: June 12, 2020, 06:50:02 PM »
It's right there in your screenshot and just called "open". This changed at some point when Unity switched to nested prefabs.

MandaloreRed777

  • Playmaker Newbie
  • *
  • Posts: 4
Re: Where is the Edit Prefab option
« Reply #5 on: June 13, 2020, 02:29:04 AM »
THANK YOU so much, i greatly appreciate your quick feedback