I'm using A* pathfinding pro by Aron Granberg. I've seen a method that handles the rotation, and I could make an override for it. But looking into the AC scripts, I'm not sure how AC handles the rotations to use them in the override. What would you …
Tried to edit but it wouldn't load.
Also, Trying out
** KickStarter.runtimeInventory.GetItem(_itemIndex).maxCount**
does give the real max slot capacity that is set to 5.
I tried the following Debug:
Debug.Log( "Item count: " + KickSta…