Jump to content

FrozenPudding

Supporter
  • Posts

    1
  • Joined

  • Last visited

Everything posted by FrozenPudding

  1. Hey guys, I am trying to make a display case for Nuka Colas at the moment and I am kinda stuck with the script. I tried to read the script of the bobblehead stand as a reference, as it should basically do the same thing I want my display case to do. There are two things I dont get at the moment though. First: How does the game find the correct bobblehead to display from the game files? It uses "BobbleheadAlias_Perception" for example, but wouldn't it have to use the id or the pathing for the mesh to display anything? Second: How does the stand know where to put which bobblehead, because it will always display the luck bobblehead (for example) in the same position. Writing this, it occured to me, that it might be the case, that the displayed bobbleheads are already contained in the bobblehead mesh. is this or something like it the case? Also, I do know that nodes are used for positioning, but then again, the names of the nodes never get read anywhere, at least to my knowledge.
×
×
  • Create New...