Announcement

Collapse
No announcement yet.

Determining direction in dungeon editor

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Determining direction in dungeon editor

    Hi again. I've got my battle system like I want it (because I eliminated miss and dodge, I was getting returns of negative damage from enemies who were doing too little... this was curing my party members, but I figured out how to fix it)... and now I'm starting to build.

    I'm going to be using the camera a lot in this title, and so I was wondering if anyone knows if the default direction the camera is facing when you enter the dungeon editor (or if you press R1 + L1 to rotate it to that), is indeed North. Knowing that will help me greatly in figuring out how to program the camera. Thanks!

    #2
    Re: Determining direction in dungeon editor

    I figured it out by programing an event that simply pointed the camera in each direction... and, I was correct... the default direction of the editor is North (which can also be obtained at any time by pressing R1 + L1).

    Good to know!

    Comment

    Working...
    X