What Is This?
This contains all the components that you need to make invector multiplayer. This includes easy to use windows to quickly convert scenes, objects, or even your entire project to support multiplayer. Replaces invector components with the needed overridden and custom built components to smoothly send information to a server and have that transmitted to every client connected to it.
这包含制作invector 多人游戏所需的所有组件。这包括易于使用的窗口来快速转换场景、对象甚至整个项目以支持多人游戏
This does NOT support every single feature that invector does. Be sure to read the un-supported features below.
Pre converted invector example scenes included.
Features:
* Server Authoritative
* Client Side Prediction
* Server Reconcilation
* Decompilcation Protection
* Dedicated server or hosted mode supported
* Includes Pre-Converted Invector example scenes
* Huge documentation and youtube tutorial selections
* Free Cloudformation template for hosting on AWS built for you
* NO CCU Limit
- You're only limited by the hardware you run your server on
* Pre-Built Network Manager (Completely Overriable)
* Invector Supported Features
* Ragdoll Support
* Saved states (Actions take prior to clients joining/after leaving persist)
- Minus Ladders
* Full Action Support
- Position, Rotation, Scale, Looking
- Rolling, Jumping, Climbing, Crouching, Falling
- Generic actions
- Ammo, Hit Effects, Etc.
* Character Status Syncing
- Health, Stamina, Dead
* Complete Inventory Sync
- Inventory Items, Equips, Drops, Unequips, Equips, etc.
* Persistant breakables
* Persistant chests (vItemCollections)
* Melee AI Sync
- All actions: Attacking, death, health, states, stances, etc.
* Shooter Sync
- Grenade throws, drops, explosions, damage, particle effects, etc. all synced
- Weapon ammo syncronized
- Weapon effects, animations, IK settings synced
UnSupported Features
This currently only supports the base features provided by invector. If you have to import an addon (such as mobile) then it's not supported. I have only worked on converting the base stack provided by invector. Additional support will be provided in the future.