how to get better at osu mania?

so i can now do1.5-1.7 stars at least at 90% so i now want to get to 2 stars but the difficulty jump is really big. so my question is what are some good maps or things i can do to make the dificulty jump smaler? also my scroll speed is 19 if that makes any difference?

reddit.com
u/ivorycoollars — 2 days ago

Am I just bad, underleveled or is the game just difficult at its nature?

So I am now at the spider boss where you learn to use the future to your advantage really early in the game but I just can’t beat it. But I am level 11 and the boss is level 12 so I don’t think it should really be a problem but also in the starting cave I also had a lot of problems against the monster but don’t know if it’s because I just have a skill issue, if I’m underlevelt, it’s difficult for lots of people or the combat hasn’t clicked with me yet that I understand what I am doing wrong. I know I need to reposition to use my abilities to the fullest but everything just does so much damage. So what should I do?

reddit.com
u/ivorycoollars — 23 days ago

when should i start my next monster hunter adventure?

so i have played monster hunter world 2,5 years ago and quit after like 3 hours. and have played 16 hours of rise of only doing the village quests and then quit because of me wanting to play other games. now was monster hunter wilds on sale like a month ago and am hooked to that game. om now hunter rank 34 and just defeated jin dahaad on high rank. i am firstly going to hr 50 because i think thats the point the high rank main story is finished.

but have a question should i first go to hr 100 before going to another monster hunter game. and if so should i first take a little break to play other games and what game should i play first world or rise? i also have a 3ds so i could also play mh3u 4u and GU but think i should first finish all the modern monster hunter games.

reddit.com
u/ivorycoollars — 2 months ago

what am i doing wrong with my dream hypers?

so after some time i can get dream supers somewhat consistent but with dream hypers i just cant for the life of me. i go in the dream block with my normal dash and when exiting i am trying the hyper with a demodash keybind on my controler. so am i just doing the timing not right or is there something else in my gameplay that is wrong?

u/ivorycoollars — 2 months ago

Would you recommend playing another big game next to botw?

So I am now slowly working through botw and am really liking it now that i know how to find stuff in the game (i suck at exploration games and so this game is really out of my comfort zone) but am also thinking that I maybe need something on the side with it. So would you recommend doing this and if so what game should I play? The games i have are donkey Kong banaza, Pokémon violet and za, silksong and persona 5. Am also intrested in persona 3 reload and the xenoblade franchise (don’t know where to start there though) but would need to buy those games. And if you have any other must play switch games recommend them as the switch 2 is my first real console.

reddit.com
u/ivorycoollars — 2 months ago

Would you recommend playing another big game next to botw?

So I am now slowly working through botw and am really liking it now that i know how to find stuff in the game (i suck at exploration games and so this game is really out of my comfort zone) but am also thinking that I maybe need something on the side with it. So would you recommend doing this and if so what game should I play? The games i have are donkey Kong banaza, Pokémon violet and za, silksong and persona 5. Am also intrested in persona 3 reload and the xenoblade franchise (don’t know where to start there though) but would need to buy those games. And if you have any other must play switch games recommend them as the switch 2 is my first real console. I hope this question is in the spirit of the subreddit.

reddit.com
u/ivorycoollars — 2 months ago
▲ 3 r/botw

What do you do to get back into BotW after not playing for a while.

So I have played around 10+ hours of BotW and stopped playing like 2 months ago and now want to get into it again. I have done medoh and ruta and my friend is saying i playing it a bit to fast and am not exploring enough and looking for the little things. So what are some things I can do to get into the game again and how do I slow myself a bit down and not try to “speedrun” the game.

reddit.com
u/ivorycoollars — 2 months ago

should i buy monster hunter wilds + world even though i am really slowly working through rise already?

i want to know because both are on really low discounts and rise is good but am also very intrested in the other games. and there twists. and would like your guys opinion of them.

reddit.com
u/ivorycoollars — 2 months ago

What should be my next step into learning keyboard?

So is am learning keyboard after spending 80 hours playing sj on controller only for dream hypers en supers to be impossible. So now I am spending time to learn keyboard and continue my journey. But I don’t really know how to continue because I have finished base game Celeste (only all the a sides) and finished beginner and intermediate lobby. So my opinions are to: a go into advanced lobby, b go back to main Celeste and just 100% the game on keyboard or c go back to the beginner and intermediate lobby and get all the strawberries there because i haven’t collected them all and I skipped the puzzle maps because I don’t really find them fun. So what would you do and do you have some main tips for keyboard?

reddit.com
u/ivorycoollars — 3 months ago
▲ 4 r/MHRise

just finished all the village quests what should i do next?

so i just finished all the village quests in about 11 hours. but what is my goal now should i just do more 6 star quests and do all of them? is there armor i should grind for or should i get into hub quests. i want to play this game completly solo but dont know if the hub is doable solo. and if it is poseble do you have some tips for me to focus on?

my armour is : bishaten helm, rathian mail and greaves, tetranadon braces and coil. for weapon i main: insect glave and have mainly used kulu glaive 1 with the basic bulldrone for the really good bonus heal. are there things that i maybe should be doing different or is this acually a good build going into the hub quests if i am going to do them. any help would be apreciated.

please note that english isnt my main language so sorry for the incorrect spelling.

reddit.com
u/ivorycoollars — 3 months ago

what are some things to do to really improve in osumania. and what should i focus on to improve

so i am a really new to osu mania. i come from playing a lot of fortnite festival back in the early days and really loved it but have tried it and like it but man does it have issues (and also is like 80 gb). so i am now trying osu mania. but am already really struggling with the really "easy" 4k maps. i also tried 5k but that was even harder than i thought (shokking i know but played a lot of expert so thought maybe it translated better but it didnt). but what should i focus on to improve and what are some really good maps for starting out. i feel like i am stuggling most when i need to do 2 long notes at the same time and also when i have 1 long note and 2 normal notes at the same time. hope anyone can help.

reddit.com
u/ivorycoollars — 3 months ago

why does my player fly upward when i dash upward even though i have a velocity in the opposite direction?

using UnityEngine;


public class PlayerControler : MonoBehaviour
{
    [SerializeField] private Rigidbody2D RB;
    public float speed = 5f;


    //variables for jump
    public int jumpamound = 2;
    public int jumpamoundmax = 2;
    public float jumpforce = 7f;
    bool jumpPressed = false;


    //variables for coyote time
    public float MaxCoyoteTime = 0.5f;
    float CoyoteTime = 0f;
    bool CoyoteTimeBool = false;
    public bool CanCoyoteTime = false;


    //variables for dash
    public float dashforce = 10f;
    public bool dashPressed = false;
    public float dashTime = 0.2f;
    public float dashTimeLeft = 0;



    void Start()
    {
        RB = GetComponent<Rigidbody2D>();
        CoyoteTime = MaxCoyoteTime;
    }


    void Update()
    {
        if (Input.GetKeyDown(KeyCode.Space))
        {
            jumpPressed = true;
        }
        if (Input.GetKeyDown(KeyCode.LeftShift))
        {
            dashPressed = true;
            dashTimeLeft = dashTime;
        }
    }


    void FixedUpdate()
    {
        JumpHandeling();
        CoyoteTimeHandeling();


        if (!dashPressed)
        {
            MovementHandeling();
        }
        else
        {
            DashHandeling();
        }
    }


    void DashHandeling()
    {
        float movehorizontal = Input.GetAxis("Horizontal");
        float movevertical = Input.GetAxis("Vertical");


        if (dashPressed)
        {
            dashTimeLeft -= Time.deltaTime;
            if (dashTimeLeft > 0)
            {
                Vector2 dashdir = new Vector2(movehorizontal, movevertical);
                dashdir.Normalize();


                if (dashdir == Vector2.zero)
                {
                    dashdir = new Vector2(transform.localScale.x, 0);
                }
                if (dashdir.y != 0)
                {
                    if (dashdir.y > 0)
                    {
                        RB.linearVelocity = -dashdir * dashforce;
                    } else
                    {
                        RB.linearVelocity = dashdir * dashforce ;
                    }
                }


                RB.linearVelocity = dashdir * dashforce;


                RB.gravityScale = 0;
            }
            else if (dashTimeLeft <= 0)
            {
                dashPressed = false;
                RB.gravityScale = 1f;
            }
        }
    }


    void MovementHandeling()
    {
        float movehorizontal = Input.GetAxis("Horizontal");
        RB.linearVelocity = new Vector2(movehorizontal * speed * Time.deltaTime, RB.linearVelocity.y);
    }


    void JumpHandeling()
    {
        if (jumpPressed && (jumpamound > 0 || CanCoyoteTime))
        {
            Vector2 velocity = RB.linearVelocity;
            velocity.y = 0f;
            RB.linearVelocity = velocity;


            RB.AddForce(new Vector2(0, jumpforce), ForceMode2D.Impulse);
            jumpPressed = false;
            jumpamound--;


            CanCoyoteTime = false;
            CoyoteTime = 0;
        }
    }


    void CoyoteTimeHandeling()
    {
        if (CoyoteTimeBool)
        {
            if (CoyoteTime > 0)
            {
                CoyoteTime -= Time.deltaTime;
                CanCoyoteTime = true;
            }
            else if (CoyoteTime <= 0)
            {
                CanCoyoteTime = false;
                jumpamound = 0;
            }
        }
        else if (!CoyoteTimeBool)
        {
            jumpamound = 1;
            CanCoyoteTime = true;
        }
    }


    void OnCollisionEnter2D(Collision2D collision)
    {
        if (collision.gameObject.CompareTag("ground"))
        {
            
            Debug.Log("ground");
            CoyoteTimeBool = true;
            jumpamound = jumpamoundmax;
            CoyoteTime = MaxCoyoteTime;
            CanCoyoteTime = true;
        }
    }


    void OnCollisionExit2D (Collision2Dncollision)
    {
        if (collision.gameObject.CompareTag("ground"))
        {
            CoyoteTimeBool = true;
            CoyoteTime = MaxCoyoteTime;
        }
    }


    void OnCollisionStay2D(Collision2D collision)
    {
        if (collision.gameObject.CompareTag("ground"))
        {
            jumpamound = jumpamoundmax;
        }
    }
}
reddit.com
u/ivorycoollars — 3 months ago

how worth it is it to actually make your factory 100% efficent when your at phase 1?

so i just finished phase one and have the question is it now worth it to start on one big base or should i still make it a temporary one until like phase 2 or 3? because if i make it 100% efficient for phase one then later maybe i need to take it all down and just restart. how do you guys do it and do you have any tips for beginners if i am going to need to make it 100% efficient.

reddit.com
u/ivorycoollars — 3 months ago

how to do the last bunny hop in mango masa flag 6 (the tower 16)

i am really struggling with it becuase you need to do it on dreamblocks somehow and its a long time ago since i played the original map.

edit i did it

reddit.com
u/ivorycoollars — 3 months ago

What are some good strategy games that are a good introduction? (Strategy games like civ)

So just like the title says. I am wanting to into the genre and am playing civ 6 but am completely lost. Because I feel like I am a bit in limbo because I am just keeping my military in the same place I am going forward with other stuff but I don’t really know how to win in it. Are there any other games that are better to get into the genre? Also if you have any good singleplayer campaign games (like bg3) that would also be appreciated.

reddit.com
u/ivorycoollars — 3 months ago

6 months ago i started death stranding and man it was a great experience but after finishing episode 2 i just quit and havent played it since. i want to start playing it again but should i just restart the save file because i cant remember much about what happend with the story. do you have any tips for me? and when did the game make it click for you? and when how long does a ideal sesion last does it need to be long or can it be short? hope i can get some help so i dont stop playing this time.

reddit.com
u/ivorycoollars — 4 months ago
▲ 3 r/MHRise

So I am really new to the game just got full great izuchi armor and saw that it gave me stats like critical eye and more but I have no idea what it does. I also read that when being at sunbreak the difficulty really starts to ramp up. Do I get prepared for this or not? Also i am going to main insect glave but do I need a really different armor set if I use hammer instead or is it just with different monsters? And how do I discover more different weapons because when I am looking at the blacksmith I see questionsmarks but how do I unlock them? I hope I can get some help with these questions.

reddit.com
u/ivorycoollars — 4 months ago