I did everything but it didn't change anything.
I installed the unity addressable package. I checked the box "Save asset reference with Adressables".
(Image)
I checked the addressable box for the materials used:
Le groupe adressable…
Hi,
Thank you for the answer but I didn't fully understand.
I added the script to the player but what do I need to add in the "Detect Hotspot" field ?
Do I also need to add a Hotspot Detector component ?
(Image)
I understood why my character was moving on the horizontal axis. My character's pivot wasn't positioned correctly, it was a little too high. I repositioned its pivot in Blender and now there is no problem.
Okay, thank you.
Since this morning I have an error that appeared even though I have not changed anything important. I don't understand where it comes from. I tried to recreate a new project and I also have this error.
(Image)
Ok thank you. Concerning the player again in the scene.
In scene settings, I removed the Default PlayerStart and the CameraNav to use only the Maincamera but when you start the scene, the character still appears in the DontDestroyOnLoad which makes…
No, the bar is not displayed at all. The scene that is being charged is very light.
Is it because the scene is very light to load that I don't see the loading bar ?
There is a message that says that Loading Progress cannot work without asynchronous in the settings, but even by checking the box, it doesn't change anything.
(Image)
I created a new category in Inventory Manager but you can't choose its type. In the element, only the category type is displayed, you cannot put text.
(Image)
For the title screen problem, I added an action list in which I make a LockMenu on the title screen.
(Image)
On the other hand, the loading menu still doesn't show up in my loading scene.
Okay, thank you for your answer.
I have another question about the found item window.
I did the tutorial "Creating a "You have found an item" window" and I wanted to know how I can add a description of the object ?
Because the…