Today i played with uMMO and the Melee Controller to get multiplayer. I cant say it dosent work but it dosent work how it should :-) At the moment, i got the walk, jump, crouch and block sync working, uMMO made it all with his integrated plugins. Actions like weak attack and strong attack or roll arent synced, i dont know why, maybe you can help me there? And i cant hit other player.
no no, ummo has no plugin for invector. the plugins ummo has are for the animation method to sync for all stuff and the transform method . you can change the settings in ummo. im bad in explaining but the plugins are scripts for sync the character as example. with this plugin you dont need an network animator or transform. but ummo is great, how i say, i already can sync character movemend with it.
its uMMO. For ummorpg i dont think invector will work but you can buy a lot of addons for ummorpg too.
uMMO and ummorpg are completely different. I personally know the dev of uMMO and he is always happy to help out if you need him. Have you tied to rpc call the triggers.
its uMMO. For ummorpg i dont think invector will work but you can buy a lot of addons for ummorpg too.
uMMO and ummorpg are completely different. I personally know the dev of uMMO and he is always happy to help out if you need him. Have you tied to rpc call the triggers.
uMMO and ummorpg are completely different. I personally know the dev of uMMO and he is always happy to help out if you need him. Have you tied to rpc call the triggers.
uMMO and ummorpg are completely different. I personally know the dev of uMMO and he is always happy to help out if you need him. Have you tied to rpc call the triggers.
I cant write my own scripts, also no...
Yeah you can write your own scripts uMMO is only a collection of unet classes. So in order to get custom scripts to work you need to use, Using statements, namespaces and also use uMMOBehaviour. Also if your intergrating into invector you need to change the Input.(blah blah blah) to uMMOInput.(Blah blah blah), because doing that will auto sync. Its a bit tricky for beginners to get running. If you need a hand let me know I have a bit of experience with getting stuff working.