Bump
|
|
Hello, I was just wondering how I would go about having 2 different animations for dragon arrows depending on which bow is being used
It'd be like this: Dark bow would use animation 1111 (2 arrows)
while twisted bow would use animation 1116 (1 arrow)
The firing animations are fine it's just the loading animations which are incorrect. I am unable to create a seperate AmmunitionData arrow type for the singular animation which would just be used for the twisted bow as it just overwrites the previous animation.
Within:
Spoiler for Code:
When I do this:
Spoiler for Code:
it will just overwrite the dragon_arrow, making me unable to use dark bows with dragon arrows.
public enum RangedWeaponData { uses these definitions to create definition for bow types
This is how I have it defined:
Spoiler for Code:
I made this quickly but I don't believe I'd be able to use it anyway since it's defined within an enum:
Spoiler for Code:
or
Spoiler for Code:
If this is possible somehow I could have it change when the bows are switched, I just don't know how I'd change the animation values if they were set to variables.
If anyone could help me out by pointing me in the right direction I'd appreciate it.
Edit: added more information
Bump
| « Object ID | [OSBrutality] Not gaining skill experience in the wild? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |