- Joined
- May 22, 2016
- Messages
- 2,675
- Reaction score
- 566
- First Language
- English
- Primarily Uses
- RMVXA
old post
I'm looking for an answer. The poster here says he found the solution but did not say what it was. I guess he figured out his problem. I'm not so fortunate. His post is also old so I have to make a new one.
Animated battle https://drive.google.com/file/d/0B0cSp2lASM9wdjMwNEMtMFlkR1k/view
Actor battlers https://drive.google.com/file/d/0B0cSp2lASM9wTzVsWU05RXRkTHM/view
Party system https://github.com/Archeia/YEARepo/blob/master/Menu/Party_System.rb
Command Party https://github.com/Archeia/YEARepo/blob/master/Core/Command_Party.rb
error message
Script 'VE_Actor_Battlers' line 559: NoMethodError occurred.undefined method 'default_direction' for #<Game_Actor:0xb94e200>
Any thoughts / ideas?
I'm looking for an answer. The poster here says he found the solution but did not say what it was. I guess he figured out his problem. I'm not so fortunate. His post is also old so I have to make a new one.
Animated battle https://drive.google.com/file/d/0B0cSp2lASM9wdjMwNEMtMFlkR1k/view
Actor battlers https://drive.google.com/file/d/0B0cSp2lASM9wTzVsWU05RXRkTHM/view
Party system https://github.com/Archeia/YEARepo/blob/master/Menu/Party_System.rb
Command Party https://github.com/Archeia/YEARepo/blob/master/Core/Command_Party.rb
error message
Script 'VE_Actor_Battlers' line 559: NoMethodError occurred.undefined method 'default_direction' for #<Game_Actor:0xb94e200>
Any thoughts / ideas?
