2D Cursor Game Idea

I can’t move there mouse back to the start of a level, because Roblox does not allow you to control mouse position.

I know about it being frustrating, but 1 there is no sounds, 2 there is no point in changing graphics either, so there is no reason to open the menu…

1 Like

Why don’t you make a circle that you can move with arrow keys? That way you can control where it is…

That’s not a way to think when developing a game. You should assume that people will always change things and get things to their liking, even if you personally believe they won’t actually use the setting. + This sort of thing will prevent you from adding features in the near future because you never acted on it in the past. Punishing the player for opening the roblox menu is a terrible idea and kids will indeed get fed up. (it’s really easy to make a young person mad and leave cuz they lost all their progress)

I mean i did not really intend for it to be a game. It was just a cool little project for me to improve my scripting.

1 Like

I’m not implying you’re building a game that you want people to play, but I do recommend being in a mindset where you think about all exploitable things that can ruin your games, and patch them the best way you can, instead of taking the easy way out.

Nonetheless, you’re making a game that is dependent on a hardware cursor so at the end of the day if it does prove to be a near impossible project, at least you learnt a lot.

1 Like

I just found an unintentional bug that lets you restart the stage you are on when you die or open the menu. Now I can make the game a little harder.

Thank You.

Hey guys, the game has been released in Alpha! Tell me what you think!