Hi all.
Currently Im working on a Supermarket environment for my software development class. For reference the exact environment I am using is here: https://assetstore.unity.com/packages/3d/environments/modern-supermarket-186122?srsltid=AfmBOorj56HstPfu9OhGWu_TGpcL8oViabuFqVSzV_65nqwY3vys-4P_
What I want to do is make the objects interactable… To be exact, I want a little pop up to appear when the object is clicked with the name of the product, some nutritional value info, and a price. I don’t want this for each individual product per se, as many of them are grouped together in the asset package.
I have been looking for tutorials that can help with this, but most don’t seem applicable for my goal. I just need some advice, direction, literally anything on how to get this done. I am far from a Unity expert, so let me know what I should do.
Thanks