Skip to content

About the SAGalgame Module - Character Position Question #1

@X7sd

Description

@X7sd

Procedure ShowCharacter(Const idx:ansistring);
|
+- Case MemberSize of
1:Girl_Pos[0]:=4;
2:begin Girl_Pos[0]:=2; Girl_Pos[1]:=4 end;
3:begin Girl_Pos[0]:=1; Girl_Pos[1]:=3; Girl_Pos[2]:=5 end
end;

Shouldn't it be in the middle?(Girl_Pos[0]:=3;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions