Re: Z - axis movement
Any way I can use this to make my fighting game function like Naruto Ultimate Ninja Storm or Pokken Tournament's non-dual phase? That's the direction I want to go, but what would I have to do?
Universal Fighting Engine Forum We are no longer using the forum to answer questions due to bot attacks. Please use our discord instead: https://discord.gg/hGMZhF7 |
You are not logged in. Please login or register.
Universal Fighting Engine Forum → UFE 1 Source (Deprecated) → Z - axis movement
Any way I can use this to make my fighting game function like Naruto Ultimate Ninja Storm or Pokken Tournament's non-dual phase? That's the direction I want to go, but what would I have to do?
It could be possible, but Im not familiar with the specific mechanics of those games.
It could be possible, but Im not familiar with the specific mechanics of those games.
I just need to be able to move freely around the 3 dimensional arena while still aiming attacks at the opponent. The Arena would have boundaries and the camera would zoom in and out depending on how close players are to each other. Projectiles would automatically go in the direction of the foe, and so on. If you want, I could link a video of the gameplay.
Your best bet is to save a copy of all the original scripts. you might also look into a source control software, like sourcetree, so it's easier to manage changes.
In most cases you are adding to the existing scripts, Ive left the method names in so you know where they go.
As UFE is not open source, I can't post the full classes, so Ive tried to only post changes.
Ufe is completely open sourced if you have source versio
Ufe is completely open sourced if you have source versio
Right, but he was saying he doesn't want to post the paid-for code into the public (which would be open-source) since the public isn't able to access the source without paying.
That said, mentioning the classes holds no value without knowing the inner code within the classes and how they interact. That's why when doing source tutorials those of us who paid for the source limit the amount of base-code we share when saying how to modify it.
Universal Fighting Engine Forum → UFE 1 Source (Deprecated) → Z - axis movement
Powered by PunBB, supported by Informer Technologies, Inc.