Myst-like puzzle game in RF
Posted: Mon May 25, 2009 7:02 am
Hi all,
I'm putting together ideas for a first-person adventure game, in the vein of Myst or Zork Nemesis, and it looks like RF might be the right tool for me. I've already built a few test levels to get some of the engine's kinks hammered out - removing weapons and platforming, simplifying movement, getting the hang of what scale the level geometry needs to be, that sort of thing - and I've got a few questions.
First, does RF support a "use key," as in Half-Life (or really most modern first-person games)? I've read a couple of tutorials on scripting and puzzle construction, and they all seem to mention bumping into buttons to set a script in motion, but I've seen nothing about a use key. I'm not afraid to go under the hood and tackle some coding if necessary.
Second, is it possible to eliminate the notion of health? I wouldn't want the player unknowingly accumulating damage and suddenly winding up dead, since this would ideally be the kind of game where you can't get stuck or die.
Has anyone else attempted anything like this?
I'm putting together ideas for a first-person adventure game, in the vein of Myst or Zork Nemesis, and it looks like RF might be the right tool for me. I've already built a few test levels to get some of the engine's kinks hammered out - removing weapons and platforming, simplifying movement, getting the hang of what scale the level geometry needs to be, that sort of thing - and I've got a few questions.
First, does RF support a "use key," as in Half-Life (or really most modern first-person games)? I've read a couple of tutorials on scripting and puzzle construction, and they all seem to mention bumping into buttons to set a script in motion, but I've seen nothing about a use key. I'm not afraid to go under the hood and tackle some coding if necessary.
Second, is it possible to eliminate the notion of health? I wouldn't want the player unknowingly accumulating damage and suddenly winding up dead, since this would ideally be the kind of game where you can't get stuck or die.
Has anyone else attempted anything like this?