Here is a 7dFPS entry built with ZGE and SunVox.
http://jph_wacheski.itch.io/dankcastle
Not sure why all me screen grab stuff in not working,. . camera does.
dankCastle - 7dFPS 2014
Moderator: Moderators
- jph_wacheski
- Posts: 1005
- Joined: Sat Feb 16, 2008 8:10 pm
- Location: Canada
- Contact:
dankCastle - 7dFPS 2014
- Attachments
-
- screen2.JPG (277.67 KiB) Viewed 26710 times
-
- dankCastle_025.zip
- (924.55 KiB) Downloaded 968 times
iterationGAMES.com
Hi jph,
How come there's no collision? Is the environment a single Mesh ( built using a MeshLoop ) or something?
Not a big fan of the mouse-look / camera-rotation "noise" .. it made me think my mouse was acting up for a second. And a option to disable inverted mouse ( y-axis ) would be very welcome
K
How come there's no collision? Is the environment a single Mesh ( built using a MeshLoop ) or something?
Not a big fan of the mouse-look / camera-rotation "noise" .. it made me think my mouse was acting up for a second. And a option to disable inverted mouse ( y-axis ) would be very welcome
K
- jph_wacheski
- Posts: 1005
- Joined: Sat Feb 16, 2008 8:10 pm
- Location: Canada
- Contact:
Yup, the walls are one mesh generated from an array,. I was just going to do a quick check against the array for the walls,. just have not had the time to set that up. ( I scaled the map at some point and I have to refactor my array-check code for this odd size. or re-scale a bunch of stuff,. . )
The aim-noise is due to the zoom/sniper type game play that was planed. Probably aim-noise would be factored by a stat for cardio,. stopping to rest will get you a more steady shot.
I thought it, but just have not yet added Y invert option,. in next release for sure. (I know it drives me nuts when I can not make my mind flip to the opposite control too)
Basically this is just an unfinished prototype,. I started late, and have other responsibilities. I will keep working on this and see what I can make of it..,
The aim-noise is due to the zoom/sniper type game play that was planed. Probably aim-noise would be factored by a stat for cardio,. stopping to rest will get you a more steady shot.
I thought it, but just have not yet added Y invert option,. in next release for sure. (I know it drives me nuts when I can not make my mind flip to the opposite control too)
Basically this is just an unfinished prototype,. I started late, and have other responsibilities. I will keep working on this and see what I can make of it..,
iterationGAMES.com