Page 3 of 5

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Tue Mar 28, 2017 5:04 pm
by amv2k9
Somewhat off topic, but are there any tutorials on how to do those hover-over menu tooltips seen at the bottom of the menus in the demonstration video?

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Tue Mar 28, 2017 5:15 pm
by Nash
Well that stuff falls under the ZScript menu territory which is the hardest concept out of everything that ZScript allows.

Additionally, as I've written in the comments of the ZScript source, I did it in a very backwards way - I specifically checked for each and every selector position to determine which help text to display.

Ideally, what should be done is to extend the widget to take in an additionall "tooltip" argument. My head was a little blurry back then when I made this and I didn't know how to make custom arguments for a widget's Init, but I know how to now... it'll most probably be in the next update of Tilt++.

But to answer your question: no, currently there are no tutorials. And as has been said in the Major Cooke thread I linked... unfortunately, ZScript menus are VERY hard and it has a very steep learning curve and requires the user to have a fairly solid grasp on advanced programming topics.

The best anyone can do around here currently is to answer specific questions pertaining to specific situations, but truth be told, they'll most probably always end up looking like my answer here.

Menus are very powerful, you can do some crazy stuff with it... I just started doing a menu overhaul yesterday but boy was it not a pleasant experience.

I am hoping that when the dust settles down and people's skill level with ZScript have improved (mine included), there will at least be a possibility to do a step-by-step "here's how to make/edit menus". I mean right now, to be honest I don't even fully understand some of the shit I've been doing. I don't want to spread misinformation.

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Tue Mar 28, 2017 5:21 pm
by Dr_Cosmobyte
Forget the last message. I thought you updated this again.

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Wed Mar 29, 2017 6:45 pm
by Hexereticdoom
Very cool update from old Quake Tilt addon, tested it recently and works like a charm.

Thanks a lot friend Nash! :thumb:

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Sat Apr 15, 2017 6:55 pm
by meatman12
When jumping the screen jitters sharply left & right.
Also, there should be the option to disable the screen tilting slightly while moving sideways (Not tilting entirely, but to keep it's angle constantly).

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Sat Apr 15, 2017 7:00 pm
by Nash
meatman12 wrote:When jumping the screen jitters sharply left & right.
I noticed this a while ago... bad coding on my part. It's fixable.

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Mon Apr 17, 2017 10:11 pm
by Major030
does that mean the mod will be getting an update? if it does, when will you drop it?

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Mon May 01, 2017 5:38 pm
by kadu522
Hello Nash.

after some testing on the discord forums we found out that your mod has compact. problems with Damnums by Xaser, that it is solved by load order changeing.

Gutwever recomended to change the eventhandlers to ADDeventhandlers to allow compatability.

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Mon May 01, 2017 6:11 pm
by Nash
That has been fixed quite a while ago on my local copy... I just forgot to update the OP with the latest version. Sorry!

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Mon May 01, 2017 6:35 pm
by kadu522
Thanks! Hope that you get better in your Zscript endevors.

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Sun May 07, 2017 3:01 pm
by XASSASSINX
Uh... I'm using the latest version of gzdoom (Just dowloaded it now) but it's still not working. To be honest, I just wanna that cool death tilting. Any ideas?

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Sun May 07, 2017 3:09 pm
by wildweasel
XASSASSINX wrote:Uh... I'm using the latest version of gzdoom (Just dowloaded it now) but it's still not working. To be honest, I just wanna that cool death tilting. Any ideas?
What version, which download link, and in what way is it not working?

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Sun May 07, 2017 3:53 pm
by XASSASSINX
What version


Version 3.0.1;
which download link
https://gzdoom.drdteam.org/page.php?page=download
and in what way is it not working
Well, All options and configs (Including the menu) Are fine, But the mod simply don't work, It's just like i'm playing vanilla doom. I don't see any camera tilting.

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Sun May 07, 2017 5:22 pm
by Enjay
It's working for me with 3.0.1.

Re: Tilt++ - Unified Camera Tilt Mod [UPDATED]

Posted: Sun May 07, 2017 8:00 pm
by wildweasel
Are you running the GL renderer?