Skip to content

Anti Gravity Engine for VRChat worlds - An advanced player/pickupable gimmicks physics system

License

Notifications You must be signed in to change notification settings

JLChnToZ/VRCAGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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