RVR Gaming
  • Rapid Template - RPG
    • Requirements
    • Installation
    • Contents
      • RPG
        • Characters
          • Player
      • Save
        • Checkpoint
        • Save Point
      • Basic
      • General
  • Easy Template Kit - RPG
    • Requirements
    • Installation
      • Using URP
    • Contents
    • Custom Scripts
      • Skills System
      • Throwable System
      • Growth System
      • Breakables
      • ViewCone
      • Hand IK
      • Graphics Settings Manager
      • Character Customization
      • Water System
      • Custom Instructions
        • Instruction: Property Air Jump
        • Instruction: Run Random Actions
        • Instruction: RPG Damage
        • Instruction: Set Depth of Field
        • Instruction: Set Date Time
        • Instruction: UI Canvas Group
        • Instruction: UI Set Time Stamp
      • Custom Conditions
        • Condition: Canvas Group Alpha
        • Condition: Has Active Target
        • Condition: Skill Unlocked
      • Custom Triggers
        • Trigger: Event Skill Unlocked
  • Character VFX - GC2
    • Requirements
    • Installation
    • Content
      • Ghost Trail
Powered by GitBook
On this page
  1. Easy Template Kit - RPG
  2. Custom Scripts

Water System

The Water System consists of the following scripts:

  • Float Back

    • A simple script allowing you to make sure the player confines to a certain height within a trigger of water. There's some easing, to make sure the player doesn't snap into position

  • Float Water

    • A script allowing rigibody objects to float in water

  • Ripple Object

    • Add this script to an object, and assign the particle system for it to create ripple effect

  • Ripple Effect

    • Add this to the object with the water shader in order to make sure you can see the ripples

PreviousCharacter CustomizationNextCustom Instructions

Last updated 1 year ago