Hi, first post here
So, I'm looking into making an adventure game, and WME seems very good.
I want to make a 1st person adventure and I was wondering, if it is possible to achieve a full 360 rotateable feel, like in Black Dahlia, or Atlantis, instead of static backgrounds.
I was thinking in the lines of having scenes with background images 2-3 times the screen width and 1.5-2 times the screen height, which will scroll depending on mouse movement or something like that.
Is this built in the engine?
If not, is there an easy way to do it?
Maybe have an invisible actor follow the mouse potition at a great speed if the mouse is not inside a center box and have the engine autoscroll to the actor?
Can I make the scene/background loop from left to right, but not from top to bottom so I can have a 360o infinite rotation?
Thanks in advance, and sorry if this has been discussed before or is in the documantation, I searched a bit and didnt find anything, also I spent only a few hours reading the docs