Recent content by leafN

  1. L

    RAM Swimming (River Swimming!)

    thanks for the video but im still getting Assets\Opsive\UltimateCharacterController\Add-Ons\Swimming\Scripts\Swim.cs(72,17): error CS0246: The type or namespace name 'RamFlowAffect' could not be found (are you missing a using directive or an assembly reference?) the ramflowaffect is in asset...
  2. L

    Swimming with mesh collider

    nope
  3. L

    Swimming with mesh collider

    swim only works with box collider as a trigger, but doesnt work with mesh collider, trying to get swimming to work with R.A.M, i found those 2 posts on the forum but those doesnt work for me. the player just walks into the mesh collider but doesn't start swimming. works fine with a box collider...
  4. L

    RAM Swimming (River Swimming!)

    private RamFlowAffect m_RamFlowAffect; RamFlowAffect reference problem in swim.cs
  5. L

    RAM Swimming (River Swimming!)

    swim.cs cant access the ramflowaffect script cant reference the script
Top