as title says, to be honest never worked with zdoom, and to be honest absolutely noob here
i want to create something like this on zdoom engine
https://heretics-hexens.ucoz.com/CREDIT.html
mainly wanted to combine it with
https://www.moddb.com/games/hexen/addons/hexen64text-v1
so text will be on animated background
how to create animated background a title image
Moderators: GZDoom Developers, Raze Developers
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Re: how to create animated background a title image
I tried this real fast if the animated Title screen (or Credit screen) are possible. It seems they are through ANIMDEFS.
I did not convert the whole 48 frame long animation, compiling the screen from those parts was annoying enough. I may do the complete version (even widescreen) some other day.
I did not convert the whole 48 frame long animation, compiling the screen from those parts was annoying enough. I may do the complete version (even widescreen) some other day.
- Attachments
-
HeXen_animTitle.zip
- animated title screen test
- (217.79 KiB) Downloaded 63 times
Re: how to create animated background a title image
use
gzdoom.exe -file Hexen64Text_V1.pk3 Hexen64Text_V1-sega-patch.pk3
it adds sega saturn credit background
https://www.moddb.com/games/hexen/addons/hexen64text-v1
https://heretics-hexens.ucoz.com/images ... -patch.pk3
thanks
gzdoom.exe -file Hexen64Text_V1.pk3 Hexen64Text_V1-sega-patch.pk3
it adds sega saturn credit background
https://www.moddb.com/games/hexen/addons/hexen64text-v1
https://heretics-hexens.ucoz.com/images ... -patch.pk3
thanks