- Joined
- Feb 22, 2016
- Messages
- 1,846
- Reaction score
- 1,602
- First Language
- English
- Primarily Uses
- RMMV
Ok, so I'm trying to make some modifications to a turn order display. In order to get the correct x offset, I need some code to count how many battlers are currently alive in a battle. I imagine it would be the
.length
of "something". I just don't know what that "something" is.