Recent content by raingame

  1. raingame

    A* has compilation errors with UCC

    A* version: 4.2.19 UCC version: 2.4.9 Errors: Best way to fix it? Thanks!
  2. raingame

    Camera collision with obstacles has issues

    My bad, I was tweaking Anchor Offset instead of Look Offset
  3. raingame

    Camera collision with obstacles has issues

    Still getting issue when sometimes camera changes its position to the front of obstruction when the character is close enough to it, but still behind it. I'm assuming it's because Camera doesn't check for position? My changes to code fixed a few cases, but still there are issues with that, can...
  4. raingame

    Camera collision with obstacles has issues

    This parameter?
  5. raingame

    Camera collision with obstacles has issues

    Hello there! I have an issue with camera collisions: https://prnt.sc/WhnmthVBh18v It happens because collided obstacle's collider has Z size set to 0.03, if I increase it to 0.13 camera doesn't goes behind the obstacle and renders the image correctly. But I would prefer a proper fix, so any...
  6. raingame

    Namespace doesn't exist

    aah, I see it. Thanks, Justin! Looking forward to do something fun with UCC. The Asset is really powerful.
  7. raingame

    Namespace doesn't exist

    sadge
  8. raingame

    Namespace doesn't exist

    Hi guys, just imported UCC 2.3.1 and then AgilityPack 1.0.11. And I've got errors you can see on the screenshot I attached. How do I fix those dependencies properly? Thanks!
Top