Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: Reath on April 03, 2013, 09:04:47 PM
-
When adding boss styles where do I find the part I have to add to the action tree?
Like this
....Straf_Male..B_Striker...F_BULLY.null
I know johnny uses G_Johnny and darby uses Boxing. But where do you find this at? I've looked and looked and searched on here but I can't find where.
-
That can be found in the script of a mission where the boss fighintg style appears. For example G_Jhonny can be found in 3_B.lur which is his boss mission.
By the way G_Jhonny and the whole action tree is the only boss fighting style that can be found in the ide.
-
Alright thanks, any particular area? Search for the boss style and the action tree should be there? (like search for G_Johnny)
-
There are AnimationGroups in LUA that help load different stuff in fighting styles or particular actions.
-
Ok thanks for the help guys!