fixed point / fixed point dynamic camera?

Discuss all aspects related to modding Zandronum here.
Post Reply
Rcj8993
Forum Regular
Posts: 137
Joined: Wed Sep 18, 2013 10:17 pm

fixed point / fixed point dynamic camera?

#1

Post by Rcj8993 » Mon Sep 01, 2014 6:12 pm

Is it possible to make a game like resident evil zero, directors cut, 2,3 or code veronica?
Fixed point camera with an underlaid background?
I love these kind of games, and I could make the background with autodesk revit, cad and 3dsmax or maya.
(And make the 3d models for the characters, as sprites would make it harder to shoot)

all I wish to know is if this is possible through either Zdoom or UDMF
Last edited by Rcj8993 on Mon Sep 01, 2014 6:48 pm, edited 1 time in total.
Capstone.Wad

My Computer Specs:
[spoiler]Intel i7 3770 3.4 Ghz processor,
16Gb (4 x 4gb) 1600 DDR3 ram,
Inno3d GTX980 ULTRA,
Samsung 840 Evo 128gb SSD,
Seagate Barracuda 1tb and 3 tb HDD's
Asus P8Z77-V LK Motherboard.
Corsair 750 watt PSU (Modular)[/spoiler]

User avatar
ibm5155
Addicted to Zandronum
Posts: 1641
Joined: Tue Jun 05, 2012 9:32 pm
Location: Somewhere, over the rainbow

RE: fixed point / fixed point dynamic camera?

#2

Post by ibm5155 » Mon Sep 01, 2014 7:35 pm

What's the difficult with that? just a line that if you cross you change the camera to another one, and the rest may be done changing f_sky that may be everywhere...
and
phpBB [video]
The [video] tag is deprecated, please use the [media] tag
EDIT:
EHM, did someone noticed that this is a Resident Evil 2 TC for gzdoom? :rolleyes:
Last edited by ibm5155 on Tue Sep 02, 2014 8:03 pm, edited 1 time in total.
Projects
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!

<this post is proof of "Decline">

User avatar
Zeberpal
Forum Regular
Posts: 477
Joined: Mon Jun 04, 2012 6:55 am

RE: fixed point / fixed point dynamic camera?

#3

Post by Zeberpal » Mon Sep 01, 2014 9:58 pm

You can also stick camera to player and make it follow him under fixed angle, that's a bit complicated though.
I never tried, but I'm sure it's possible to make a slow chase camera like in Silent Hill series.

phpBB [video]
The [video] tag is deprecated, please use the [media] tag
Last edited by Zeberpal on Mon Sep 01, 2014 10:00 pm, edited 1 time in total.
Image ImageImage

Rcj8993
Forum Regular
Posts: 137
Joined: Wed Sep 18, 2013 10:17 pm

RE: fixed point / fixed point dynamic camera?

#4

Post by Rcj8993 » Mon Sep 01, 2014 11:00 pm

thanks for the imput, ive figured it out

but im having an issue, im trying to get it so that you start off with the fixed camera perspective instead of first person and every time I try to make the code, doom builder crashes
Last edited by Rcj8993 on Mon Sep 01, 2014 11:25 pm, edited 1 time in total.
Capstone.Wad

My Computer Specs:
[spoiler]Intel i7 3770 3.4 Ghz processor,
16Gb (4 x 4gb) 1600 DDR3 ram,
Inno3d GTX980 ULTRA,
Samsung 840 Evo 128gb SSD,
Seagate Barracuda 1tb and 3 tb HDD's
Asus P8Z77-V LK Motherboard.
Corsair 750 watt PSU (Modular)[/spoiler]

Klofkac
Forum Regular
Posts: 481
Joined: Sat Jun 09, 2012 1:31 pm
Location: Ask Grandvoid servers

RE: fixed point / fixed point dynamic camera?

#5

Post by Klofkac » Tue Sep 02, 2014 7:01 am

You'd have to insert the ENTER script to change camera immidiately.
𝕂𝕝𝕠𝕗𝕜𝕒𝕔

Rcj8993
Forum Regular
Posts: 137
Joined: Wed Sep 18, 2013 10:17 pm

RE: fixed point / fixed point dynamic camera?

#6

Post by Rcj8993 » Tue Sep 02, 2014 6:32 pm

oh, so using open might have caused a loop thx
Capstone.Wad

My Computer Specs:
[spoiler]Intel i7 3770 3.4 Ghz processor,
16Gb (4 x 4gb) 1600 DDR3 ram,
Inno3d GTX980 ULTRA,
Samsung 840 Evo 128gb SSD,
Seagate Barracuda 1tb and 3 tb HDD's
Asus P8Z77-V LK Motherboard.
Corsair 750 watt PSU (Modular)[/spoiler]

Post Reply