Gamestudio Links
Zorro Links
Newest Posts
What are you working on?
by rayp. 10/15/25 20:44
Help!
by VoroneTZ. 10/14/25 05:04
Zorro 2.70
by jcl. 10/13/25 09:01
ZorroGPT
by TipmyPip. 10/12/25 13:58
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 10/11/25 18:45
Reality Check results on my strategy
by dBc. 10/11/25 06:15
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (Verner999, AndrewAMD), 5,874 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
joenxxx, Jota, krishna, DrissB, James168
19170 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Controller During Freeze_Mode #479929
05/05/20 15:02
05/05/20 15:02
Joined: May 2005
Posts: 871
Chicago, IL
Dooley Offline OP
User
Dooley  Offline OP
User

Joined: May 2005
Posts: 871
Chicago, IL
I am trying to set up controller support in my game. So far so good, it works great in the gameplay parts.

However, I noticed when freeze_mode is on (1) the controller inputs only work if they have been hard coded like this:
Code
on_joy7 - pause_game;


So I can set the start button to enter and exit the pause menu. However, getting other input that is not hard coded seems to be ... frozen ... when this happens.

I tried setting the pause_game function to proc_mode = PROC_NOFREEZE and using a while loop to continue getting input from the controller, but that does not seem to work either.

Any ideas on how I can continue to get controller input during freeze mode?

Re: Controller During Freeze_Mode [Re: Dooley] #479931
05/05/20 15:06
05/05/20 15:06
Joined: May 2005
Posts: 871
Chicago, IL
Dooley Offline OP
User
Dooley  Offline OP
User

Joined: May 2005
Posts: 871
Chicago, IL
Actually, I did not realize the proc_mode = PROC_NOFREEZE needed to be set within a while loop for it to work. That was the solution.

Last edited by Dooley; 05/05/20 16:11.

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1