04-18-2009, 11:04 AM (This post was last modified: 04-18-2009, 11:05 AM by Angel_Adam.)
hey,in the data of my char ive put the ball2 (firzens ball),into anothers ball data file,now when i play when i do the cannon the front ball of the cannon doesnt appear the normal ball appears and when it hits someone the hitting frame goes to the hitting of the normal ball hitting frame,is it cuze the data file contains two same names,(flying of the normal ball and the flying of firzen cannon)????
04-18-2009, 11:25 AM (This post was last modified: 04-18-2009, 11:32 AM by WoodySmasher.)
First of all let me make it clear you put the firzen cannon into another ball's data file. And when you use the move the cannons front part don't appear right? But instead you can see the ball in the data file flying. This is because firzen's dat uses an action which is zero for the front part of the ball. When the second ball in the data has frames begining from zero that ball appears. And the ordinary balls with state: 3000 are supposed to go to the hitting frame when it hits someone. To solve this change the firzen's data wher action of the firzen cannon is zero and change it to the new action and oid you just changed
i have a ball dat. like davis ball,and i made firzens ball frames in the like davis ball dat. and when i hit an enemy with the firzen ball the hitting frame goes to the like davis ball frame...
is it because there is two flying frames and hitting frames???
oh now i understand. Firzen's ball uses state: 3000 balls with state 3000 goes to the hitting frame 10 always when it hits someone. You got already hitting action in davis ball dat so it goes to the frame. No matter how much balls with state 3000 hits someone i goes to frame 10. So make a new ball id and put firzen's ball dat and hitting frames in it.(Don't mind the previous post )
04-18-2009, 01:53 PM (This post was last modified: 04-18-2009, 01:55 PM by Simoneon.)
I saw Your problem. There can be just one hitting, rebounding, hit frames in one type: 3 object if You'll do more balls will automaticly go to frame 10,20,30. So do more type: 3 ball.dat files with Your hitting and etc. frames
Sorry for bad english...
That's the DCing basics btw, so You just need to search mainsite...