Ah, the issue is that when I select an inventory item, the cursor is that inventory item, but when I drag it over to a hotspot, the description doesn't seem to be updated.
@ChrisIceBox Hm seems like the menu shows up on the hotspot when an inventory item is selected, and it looks like the description is not being updated since the examine action is not being run.
Is there anyway I can preserve the inventory cursor an…
I'm using the URP! The sprite is using the sprite-lit-default shader.
And gotcha! Thank you for the heads up -- I'll look into that option if the highlighting does not work then! :)
Got it, thank you so much!
Seems like my other character is at the base (0,0), so it doesn't have the same issue -- so I went ahead and just changed my animations to be at 0,0 for the Everyln character.
I think things seem to be working now so rea…
Also just wanted to give a heads up -- seems like the highlight texture is not working on my front, so I was just wondering what the reason might be -- I assigned an object to the "Object to Highlight" section in the hotspot, and I also ad…
Ah thanks for getting back -- sorry realized I forgot to update this thread --
it turns out that I did not define a transition type even though I set the actions to "wait till transition is completed" -- causing it to freeze it seems!
@jussik @ChrisIceBox omg thank you both so much, really appreciate it!! :)
@jussik Definitely feel you on the hacky solutions haha -- ik it's probably not a good thing for me to say, but if it works, it works!! :D
Hm that seemed to yield the opposite effect -- looks like it's constantly at order 1.
What values should be checked in the "follow sorting map" component?
Ah yes! It looks like both the sorting map and the character are at z-position 0, and the sorting map has an x-rotation of 90 degrees!
Ah thanks for the heads up! If I'm unable to fix the sorting map, I'll go ahead and try that out as well!
It doe…
Ah this is the AutoExamineHotspot script that was pasted above!
Also it seems to be interfering with my inventory actions -- when I paste this script on the corresponding hotspot, the inventory item cursor becomes the use interaction cursor for som…
Ah nvm! I went back to the first thread I linked in the original post -- so would I need to connect it to every hotspot?
I tried it out for one hotspot and it worked! Just wondering if there was a catch-all solution or if I may need to add it to ea…
Ah gotcha! Thank you so much!
Do you know where I can add the AutoExamineHotspot script you mentioned above so that it will run the examine interactions automatically?
Ah thank you so much! @ChrisIceBox
So I tried this, and it seems like the sorting map is working, but with a very heavy offset (for some reason, it's not accurately detecting the sorting order of the map at the right position -- do you know why thi…
@ChrisIceBox Just refreshing this thread a bit -- I noticed this menu also gets activated for inventory items.
However, I just want it to be for hotspots; how can I change this?
Thank you!