Hello!
I have been working on a FPS for some time.
I have two problems.
1)I created a world with player, NPCs, waypoints etc.When I change the position of the player character and rebuild my game,the position does not change when I run the app.
2) I decided to create a second world but each time I introduce the NPCs and play
test the level, I get the following error:
Element out of range.
File:"c:\esenthel\bin\esenthelengine\_\inline.h"
Line: 190
I do not get this error when I play test the first world.
Why am I getting this error?
Thanks in advance.
This the initial position.
.
This is the new position.
.
This is the position in the app.Same as original position