ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 930

close the menu with effect

by Cayman_-Modz - 03-15-2020 - 08:26 PM
#1
i'm trying to close the menu with effect. who can help me out??!!



Code:
if (openmenu > 0.0f)
{
openmenu -= 0.

please!
Reply
#2
(03-15-2020 - 08:26 PM)Cayman_-Modz Wrote: i'm trying to close the menu with effect. who can help me out??!!



Code:
if (openmenu > 0.0f)
{
openmenu -= 0.

please!
Lmao

Do somthing like this
So go were your menu closes
If(buttonpress(back)){
Menu = closed
Example effect = true }

If(example effect){
Menuxchord += speed
if (menuxchord >= 5) {
Example effect = false
}
Wrote on phone so sorry it might be shitty
Reply

Users browsing: 1 Guest(s)