Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.57 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.57 KB

Anti Gravity Engine for VRChat Worlds

This is an advanced player/pickupable gimmicks physics system. The main focus of this system is for making illusions and some impossible gravity which can't be achieved with normal approach.

This system can't be used standalone and it requires some UDON scripting to make it works (especially on the logic to calculate players' appearing position and orientation). Please refer to the example worlds on how you implement your world's physics.

Getting Started

To install this package, you should use VRChat Creator Companion. Step by step details TBD.

There are 2 demo scenes, you may refer them to start build your own world. There is also a template file named AntiGravityCustomHandlerTemplate.cs, you can use it as a "clean" template to implement custom physics logic.

But... Wait! I want to see it in action!

There are already several worlds are utilizing this system.

License

MIT