Jump to content
Sign in to follow this  
zonekiller

enable the player's movement when the dialog is open

Recommended Posts

is there a way to enable the player's movement when the dialog is open

Share this post


Link to post
Share on other sites

Why not use an overlay?

Share this post


Link to post
Share on other sites
is there a way to enable the player's movement when the dialog is open

Actually you can do it.

Define your dialogue in the description.ext and

movingEnable = true;

You can moving while opening the dialogue, switch the button by pressing TAB.

Share this post


Link to post
Share on other sites
Actually you can do it.

Define your dialogue in the description.ext and

movingEnable = true;

You can moving while opening the dialogue, switch the button by pressing TAB.

Nope, you're wrong.

movingEnable is used just to move (drag) the dialog within the dialog screen

Edited by RazorX

Share this post


Link to post
Share on other sites

Hey guys i have the same issue im trying to make my dialog behave like the inventory one does it still allows you to run around

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×