- Joined
- Jul 29, 2013
- Messages
- 35
- Reaction score
- 0
- Primarily Uses
like,i cant attack with them in any sideview battle script,also my damage popup script only shoes the numbers on my enemiesReplace line 80 to line 84 with this:
And what do you mean by spears don't work?Code:ACTOR_START_TOP = 4.2 # Top position (in tiles) for first actor in party ACTOR_START_LEFT = 12.5 # Left position (in tiles) for first actor in party ACTOR_STAGGER = false # Enables staggered layout. Set false and chance start left to 12 for angled line. ACTOR_STAGGER_HORZ = 0 # The amount to recess each actor to the right (in tiles) ACTOR_STAGGER_VERT = 1 # The vertical spacing between characters (in tiles)
