|
Post by SACRIFICIAL on Jun 16, 2016 20:15:40 GMT -5
Is it possible to create a custom animation to be used with a custom interaction ?
I already know how to create custom animations using Blender + Ts4 studio , but I couldn't figure how to create a unique animation resource for it.
when I checked it out the animation resource for the flirt interaction I found this
<?xml version="1.0" encoding="utf-8"?>
<I c="AnimationElement" i="animation" m="animation.animation_element" n="Soc_Romance_NT_Flirt_CuteWave_Succeed_basic" s="12006">
<T p="InGame\StateMachines\soc_romantic_NT_flirt_cuteWave.statemachine"
[b]n="asm_key">02d5df13:00000000:20461d6aecce05ce</T>[/b]
<L n="begin_states"> <T>Succeed</T> </L>
<T n="target_name">y</T> </I>
Is it possible to create my own "ASM_KEY" and create a unique custom animation to be used with an interaction ? of yes then how so ?
Thanks in advance <3
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jun 18, 2016 4:42:37 GMT -5
I'm not a Coder but as far as i know - To actually change the animation Calls and Keys(?) would require an EXECUTE header...and those EXE. files are in the Grey area with Updates. Best of Luck with that!
|
|