Hello! I’m very new to developing games I started around a week or two ago. I’m trying to create a random room of my map to spawn my AI in and have that be its “favorite” room, so I tried using a trigger volume to assign the room value and have the game pick randomly at start using an array list, but I can’t seem to get it working and I’ve tried a ton to find others with the same issue but I haven’t been able to. Any mind giving me an idea on how to fix this