1

(0 replies, posted in UFE 1 (Deprecated))

Hello, can u help me with my problem.
One button press is triggered twice. I can not normally navigate in the menu and etc. example: I have 3 menu buttons : play, settings and exit, so I can navigate only on play and exit, but I can choose settings if pressed it very fast. I use cinput, when I change it to ufe input all will work normally.

2

(1 replies, posted in UFE 1 (Deprecated))

Hello, how i can add bounce options for opponent after some hits ?

3

(2 replies, posted in UFE 1 (Deprecated))

i try to make a new project, and has no errors, but if i start new i will lose all of my progress, help me

4

(2 replies, posted in UFE 1 (Deprecated))

Assets/UFE/Editor/MoveEditorWindow.cs(169,13): error CS0433: The imported type `CameraMovement' is defined multiple times
Assets/UFE/Editor/MoveEditorWindow.cs(169,48): error CS0030: Cannot convert type `CameraMovement [UFE, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null -- D:\F\EX\Assets\UFE\Plugins\UFE.dll]' to `CameraMovement [Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null -- D:\F\EX\Library\ScriptAssemblies\Assembly-CSharp.dll]'
and the same problems, how i can fix it ?

5

(2 replies, posted in UFE 1 (Deprecated))

Hello! I really want to animate some special attacks using unity3d and my character model, how i can do this ? ( problem is, example: when im using animations from mixamo.com i have a prefab or what with a lot of options and an animation file in the "folder", when i make animations in unity3d i have only animation file, so when i put it into move editor and start playing, my character freezes and go down sad )

6

(3 replies, posted in UFE 1 (Deprecated))

Hello, can someone help me with intros and outros. How i can make a special intro for a character ? It is only an animation, or i should do something with camera too or what ?

7

(12 replies, posted in UFE 1 (Deprecated))

Hello, can someone help me with move controls. How i can use my joystick to control characters ?