Help would really be appreciated
hello, im new to making Dmods and ive basically figured out everything i need to know to make them, but what i cant figure out is what sprite goes with what base walk.
what i mean is, in the DMOD im making right now, i have a guy who im asking for where i am. The sprite is of that of a guy in the purple outfit, but when i put in a base walk, hes something else, like a little girl or a pillbug.
i would appreciate a list of what base walk number goes with what sprite, then i can finally work on my mod. thanx
what i mean is, in the DMOD im making right now, i have a guy who im asking for where i am. The sprite is of that of a guy in the purple outfit, but when i put in a base walk, hes something else, like a little girl or a pillbug.
i would appreciate a list of what base walk number goes with what sprite, then i can finally work on my mod. thanx
the sprite base walk is always the sprite seq# rounded down to the nearest 10. Eg: sprite seq. 41 is the pig. look at the number pad on the keyboard, 1 is down and left, seq 49 would be up and right ect.. that is base walk 40. Th purple guy is seq. 391,393,393,and 399, so his base walk is 390.
trick: change the last number into a 0, so sequence 393 then base is 390