Skip to content

A basic flying system for VRChat worlds using Udon#

License

Notifications You must be signed in to change notification settings

aiya000/VRChat-Flya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flya - A easy flying system for VRChat worlds -

概要

Udon#製の、2種類の飛行ギミックを含みます。 下記のprefabをご参照ください。

  • galaxy-sixth-sensey/Flya/ExamplePrefabs/FlyerWithUsingDown
    • Sphereをピックアップしたままトリガーを引くと、一回分の飛行をします
  • galaxy-sixth-sensey/Flya/ExamplePrefabs/FlyerWithToggling
    • Sphereをピックアップしたままトリガーを引くと、飛行し続けます。 そのままもう一度トリガーを引くと、飛行をやめます

Udon BehaviorFlapping Strengthを上げ下げすることで、飛行時の上がり方の強さを変更できます。

当Udon#スクリプトは、他のモデルにも設定していただけます。 モデルのコンポーネントにVRC_PickupUdonBehaviorを追加して、galaxy-sixth-sensey/Flya/ScriptsにあるスクリプトをUdonBehaviorに設定してください。

おまけ

  • galaxy-sixth-sensey/Flya/ExamplePrefabs/RespawingItems

Interact時に、設定した1つ以上のGameObjectを、初期位置に戻します。

About

A basic flying system for VRChat worlds using Udon#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages