Game ide that i need help with

Hey guys!

So I am new to this programming stuff and Unity. Now I have this game idea that I think will be really good but I can’t just post the concept here because of fear that people will steal the idea :stuck_out_tongue:

Well it is actually a very simple idea and I am surprised nobody has done it yet or maybe I just haven’t seen it done yet :stuck_out_tongue: . Anyway there are a couple of scripts that I need. I have looked all over the internet made half of the 2dplatformer tutorial but that still has not gotten me to where I want so I thought I would ask instead.

So what I want is:

Objects coming out of a wall or just popping out from random places and I want them not to fall. I just want them to slide by for a bit and then disappear after a curtain amount of time. Also I want these objects to increase in speed in time. It should start with one and the better the player becomes the more objects will come out at the same time.

I want it when two objects of the same name are on top of each other to disappear. But one of them has a capital letter and the other a small one.

I want other objects to just hover in the air next to each other colliding.

Now there is more that I want to know but I will start with these three steps when they are don I will ask for more help.

Hope you guys can help out as I really want to do this!
Thanks in advance! Cheers!

Welcome to the forums.

It is very poor etiquette to ask the forums to script your game for you. We are more than willing to help you with whatever problems you run into along the way, but asking us to do it for you is asking to much.

thx for your reply :slight_smile:

so is there a place where i can find thees kinds of scripts here. don’t get me wrong i want to do it my self but i am not finding the things i need…

i mean i can do dozens of tutorials and still not get what i am looking for if you get what i mean,…

The chances of simply ‘finding’ the scripts needed to make your specific game are close to zero. But, there are other options, including:

  1. Improve your programming skills until you’re able to do it yourself.

  2. Hire someone to help you.

  3. Try to recruit someone to help you for free in the Collaboration forums. (I won’t say you won’t be able to find anyone, but it might be a bit of a long shot. You can always give it a go though.)

ok thanks i will try that over there.