Oddworld Forums

Oddworld Forums (http://www.oddworldforums.net/index.php)
-   Fan Corner (http://www.oddworldforums.net/forumdisplay.php?f=7)
-   -   Angry Mudokons [Playable Game] (http://www.oddworldforums.net/showthread.php?t=21192)

Varrok 01-21-2013 12:58 PM

+1

Phylum 01-21-2013 02:26 PM

:

()
That's done quite simple, by letting the players drag away from a specific point (in this case the sligshot tower) I can get the direction to shoot by inverting the way the player is dragging the Mudokon, so if you drag to the left, the direction to shoot is right, drag down, and the direction to shoot is up. Then I need to calculate what power to shoot with, and this can be done by measuring the distance between the center point and the mouse (withing pre-determined bounds so there is a max distance). I translate this distance to an amount of force, and add this force to the Mudokon, in the direction that I calculated. :) And then we just have to watch and enjoy the Mudokon smashing into things! :)

So you cheat and let it do all of the trig for you?

I need to give Unity a look.

moxco 01-22-2013 03:16 AM

Doesn't every language do the trig for you? Even if your using some funky language that doesn't you should surely be able to import a math library.

Software Bug 01-22-2013 03:27 AM

:

()
Got a suggestion to make it slightly funnier - Instead of the realistic "thud" that the mudokons make when they land, try replacing it with the classic mudokon pain sounds, maybe randomly alternate between the two or so. I included them in a zip file here.

:

()
+1

That's a great suggestion! It will get done! :) Thank you!

:

()
So you cheat and let it do all of the trig for you? I need to give Unity a look.

Don't underestimate it, there's still a lot of work to be done ;)

:

()
Doesn't every language do the trig for you? Even if your using some funky language that doesn't you should surely be able to import a math library.

You are right, but the point I was trying to make was that Unity is pretty much a ready-to-use engine, and because I work alone it's nice to just get to the making of the actual game, and not worry about writing my own engine, physics, or have to collect all libraries. :)

JayDee 01-22-2013 02:00 PM

I'd actually been playing around with making a game quite similar to this, however you were instead going to be a mudarcher firing arrows, I had the code fine I just never thought it was good enough. This though is really good quality, well dones! I look forward to future updates!

+Rep for you, good sir!

Software Bug 01-23-2013 05:07 AM

Cool! If it's actually playable, even just one level (like this) you should post it! :D Let people enjoy it, get feedback, and see if you want to develop it further.

That's the reason I have posted this in such an early stage, with the feedback I can get a fairly good direction that people want this game to go, and that helps me with development a lot. :)

AlexFili 01-24-2013 06:47 AM

:

()
Thank you! :) Well, the thing that's so great about Unity is that it already includes a ready-to-use physics system (albeit it can be glitchy at times!) so the only thing I had to do was to come up with a way to utilize it the way I wanted, like a slingshot.

That's done quite simple, by letting the players drag away from a specific point (in this case the sligshot tower) I can get the direction to shoot by inverting the way the player is dragging the Mudokon, so if you drag to the left, the direction to shoot is right, drag down, and the direction to shoot is up. Then I need to calculate what power to shoot with, and this can be done by measuring the distance between the center point and the mouse (withing pre-determined bounds so there is a max distance). I translate this distance to an amount of force, and add this force to the Mudokon, in the direction that I calculated. :) And then we just have to watch and enjoy the Mudokon smashing into things! :)

Thanks for the advice, I'll give it a go and let you know how I get on

Software Bug 01-28-2013 01:25 PM

Can you guys guess what the theme will be for the first 12 levels?

http://timcottenham.nl/oddworld/angr...eenshot_02.png

I have no specific date for when it's done, i'm moving to my new place this week, getting a new pc to develop on, so I might not have a lot of time this week. Early (first or second week) of February will be possible. :)

:

()
More Oddworld environments? I would love to see some from AO and AE if that's possible :)

Is this what you meant? :)

Varrok 01-28-2013 01:43 PM

:

Can you guys guess what the theme will be for the first 12 levels?
A circus?

RoryF 01-28-2013 10:11 PM

I am pretty sure that it's going to be something from Stranger's Wrath.

Software Bug 02-22-2013 10:28 AM

Good news! :) I've moved into my new place, and everything is set up to begin developing! (also got a pc to develop on!) :) Will update soon.

SoulStorm64 03-19-2013 02:30 PM

I hope you can pull this one threw Tim! I've been watching all of your mods so far "from the remake of oddworld to the URT version of oddworld which looked pretty cool.

Hope to see new levels :)

Software Bug 03-20-2013 01:39 AM

Thank you! :)

I can assure you that I am currently very busy with this! I managed to get permission from school to use this for a project, so I will have to finish this if I want to pass the year. :)

Steamer_KING 03-20-2013 12:16 PM

FINISH THAT FUCKER!!!

Then let us download so we can beat the shit outta sligs.