Recent content by unicat

  1. U

    ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.

    Sorry, have accidently deleted this scene. Will try to make a new one.
  2. U

    ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.

    I`m not using an external tree. Only the player and an enemy like in the beginner videos.
  3. U

    ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.

    Hi, getting the same error here. Simple scene with 1 player and 1 enemy. Using Unity 2019.4.8f1 LTS. Will this be fixed? .
  4. U

    Using with Vegetation Studio Pro

    Hi, this controller goes crazy, if i use it with Vegetation Studio Pro. Is this a known issue ? If i enable Vegetation Studio Pro my fps camera turns into a stationary camera. My player runs around normal, but the camera doesn`t follow him anymore. If i turn off Vegetation Studio Pro the fps...
  5. U

    Urban Underground video tutorials

    Hm, the vending machines are not working too. They all have box colliders (which should work with the player tag). Are there any settings my Player must use to work with box Colliders(triggers) ? The player tag is set.
  6. U

    Urban Underground video tutorials

    Hah, after a long time i found out why it was not working. The animated train has a box collider around it. If i disable this my Player doesn`t fall through the floor anymore. Now i can use this wonderful controller in my Underground Scene. The only thing left is if i jump inside the train the...
  7. U

    Urban Underground video tutorials

    Thanks, will look at.
  8. U

    Urban Underground video tutorials

    Have tried this now again with the new UCC Version (2.1.2) and the latest 2018.3.10f1 Unity Version. If the train layer is set to default my player doesn`t fall through the train floor. But then he is not moving with the Train (As expected). If i set the layer to Moving Platform he instantly...
  9. U

    Urban Underground video tutorials

    Moving plattform from the Demo Scene works.
  10. U

    Urban Underground video tutorials

    Looked at this again and found the following: If my Player falls through the floor from the train his capsule collider is four times higher then before. Height 8 instead of 2. The scene works fine with other fps Controllers from the asset store. (Latest tested RFPS). Not falling through the...
  11. U

    Urban Underground video tutorials

    Ok, tried a complete new project and have the same problem. After enter the train the player falls through the floor. I`m giving up on this for now.
  12. U

    Urban Underground video tutorials

    This are the same settings that i have. I will start with a fresh project now, maybe something went wrong.
  13. U

    Urban Underground video tutorials

    Hm, can`t get this to work. If i set the train to the MovingPlatform Layer and add the animatorupdate component my player (soldier1 or nolan) falls trough the floor after entering the train.
  14. U

    Urban Underground video tutorials

    If i walk with my player into the Underground train and jump, the player goes higher and higher every jump. Much higher then the train. This doesn`t happen outside the train. What can i do to prevent this ? If i am in the train and the train starts to drive, my player blows away outside the...
Top