i just tested the latest hugo update, it still clones from the newest add004 tag system
if you could fix hugo from cloning, it may be the answer to charlotte and the others from cloning up
Alright i just tested the latest add004 on hugo and it was exactly what i suspected. This line is not getting added in the Animations. And that is why hugo is cloning.
;---------
;---------
; as characters face / portrait ; ??????????
[begin action 909001] ;; face_small
9000,0,0,0,-1
[begin action 909002] ;; face
9000,0,0,0,-1
; as characters name ; ???????????
[begin action 909011] ;; name_left
9001,9011,0,0,-1 ;;<- spr no. what you need
[begin action 909012] ;; name_right
9001,9011,-19,0,-1 ;;<- spr no. what you need
;---
[begin action 909601] ;; empty
0,-1,0,0,1
[begin action 909602]
clsn1: 1
clsn1[0]=-20,-20,20,20
0,-1,0,0,1
[begin action 909603]
clsn2: 1
clsn2[0]=-30,-30,30,30
0,-1,0,0,1
;---------
;---------
Open up fighter factory and go to animations and set it to text mode. then scroll all the way down and paste this code at the bottom. That should fix the cloning issue.
EDIT: Just tested it. it works. Now i need to rest lol.