|
Geti
|
 |
« Reply #1520 on: February 03, 2014, 04:48:04 PM » |
|
@rundown that looks pretty fun but you might want to have more than 1 frame animations for things, haha. It's very weightless and snappy at the moment. This is really great! Super smooth and really fun for a game at that stage, just with others had been online  I just wanted to mention, if you didn't know, the sound effects seem a bit loud. Yup, standard indie game terrible sound levels as usual, we couldn't figure out how to turn them down without the browser adaptively turning them up, so we gave up in the end. We'll probably have to adjust the gain of the actual audio to fix it, which is a pain. It's definitely about 200x more fun with friends, I find it helps to drop into an IRC channel and ask some people to drop in, or link it on facebook/twitter etc 
|
|
|
|
|
Logged
|
|
|
|
|
ANtY
|
 |
« Reply #1521 on: February 03, 2014, 04:54:58 PM » |
|
I find free social marketing helps
nice try, Geti 
|
|
|
|
|
Logged
|
|
|
|
|
eigenbom
|
 |
« Reply #1522 on: February 03, 2014, 08:49:43 PM » |
|
bwaraghsadsa!!  also, OT: @geti, how did you like angelscript for Kag? recommend?
|
|
|
|
|
Logged
|
|
|
|
|
Geti
|
 |
« Reply #1523 on: February 03, 2014, 09:15:50 PM » |
|
nice try, Geti   also, OT: @geti, how did you like angelscript for Kag? recommend?
Very easy to bind, performance isn't fantastic but familiar syntax and active development are certainly plusses. I'd recommend it with a few caveats, like ensuring you don't put performance critical stuff in AS and being aware that you'll have to spend some time building systems for things like runtime reloading/recompiling and be aware of potential bytecode incompatibilities between platforms. That fire looks pretty good, I presume it's somewhat sped up?
|
|
|
|
|
Logged
|
|
|
|
|
eigenbom
|
 |
« Reply #1524 on: February 03, 2014, 09:31:28 PM » |
|
Yeah the gif is sped up heaps. Thx for the advice, there's surprisingly little amount of angelscript discussion on the web I found.
|
|
|
|
|
Logged
|
|
|
|
|
Geti
|
 |
« Reply #1525 on: February 03, 2014, 09:41:56 PM » |
|
Yeah I dont think it's very widespread, but there was recently another update and the guy developing it is responsive if you have questions. I'd advise doing a small pilot implementation in a branch, scripting something like an entity's position or printing stuff to the console to see how you go, then if you like it go ahead and bind everything.
|
|
|
|
|
Logged
|
|
|
|
|
eigenbom
|
 |
« Reply #1526 on: February 03, 2014, 09:44:44 PM » |
|
Yeah I'd probably do a small side-project with it to evaluate it first. ta.
|
|
|
|
|
Logged
|
|
|
|
|
EvilDingo
|
 |
« Reply #1527 on: February 04, 2014, 02:31:20 AM » |
|
 currently using fog/draw color as lighting...  gm 8.1 Why do I want to play this so much? There is a game sort of like this called, crap, I forgot. But I immediately recognized the layout from Ultima Underworld in it. There is something about pixel textures and dark corridors that draws me in.
|
|
|
|
|
Logged
|
|
|
|
|
Kikekun
|
 |
« Reply #1528 on: February 04, 2014, 04:04:37 AM » |
|
|
|
|
|
|
Logged
|
Twitter: @SuperMegaTeam
|
|
|
|
Noppy
|
 |
« Reply #1529 on: February 04, 2014, 04:14:45 AM » |
|
Hi all.  Working on Mutant Gangland www.mutantgangland.com. It's a uncomplicated turn-based strategy game set amid a futuristic gangwar between mutants and robots. I do all pixels. Designing these character is a lot of fun. It has become a project of love.
|
|
|
|
|
Logged
|
|
|
|
|
Reilly
|
 |
« Reply #1530 on: February 04, 2014, 08:10:01 AM » |
|
Hah I was just checking out your game on youtube last night, I really like the mood! You should start a devlog on here if you haven't already.
Any plans for an iOS release?
|
|
|
|
|
Logged
|
|
|
|
|
Noppy
|
 |
« Reply #1531 on: February 04, 2014, 12:00:28 PM » |
|
Hi mate,
Thanks! I put a lot of time in the game's lore and story (of which I won't spoil too much yet) Where did you see the game? Was it an LP?
I won't rule out a IOS release in the far far future but we'd have to rebuild the game. Right now we're focusing all out lazers to Linux, MacOs, Windows and Android.
|
|
|
|
|
Logged
|
|
|
|
|
Pinqu!
|
 |
« Reply #1532 on: February 04, 2014, 12:32:00 PM » |
|
Mutant Gangland looks awesome, coincidentally I just read about it on Control Magazine this morning.
|
|
|
|
|
Logged
|
|
|
|
|
Reilly
|
 |
« Reply #1533 on: February 04, 2014, 02:18:40 PM » |
|
Hi mate,
Thanks! I put a lot of time in the game's lore and story (of which I won't spoil too much yet) Where did you see the game? Was it an LP?
I won't rule out a IOS release in the far far future but we'd have to rebuild the game. Right now we're focusing all out lazers to Linux, MacOs, Windows and Android.
Actually found it while browsing itch.io and started digging up more info from there.
|
|
|
|
|
Logged
|
|
|
|
|
Blink
|
 |
« Reply #1534 on: February 04, 2014, 04:31:53 PM » |
|
bwaraghsadsa!!  also, OT: @geti, how did you like angelscript for Kag? recommend? It looks like tiles are being used for the individual parts that burn, and being next to a burning tile makes the current tile catch on fire. Can you change the density/weight of each tile so the trunk takes longer to burn up than the leaves? It would be awesome to see all the leaves burn off before the trunk burnt down (so it catches fire bottom to top, but disappears top to bottom). Either way, awesome effect! If you're in Unity, you should throw some physics in there for extra tree burning realism 
|
|
|
|
|
Logged
|
|
|
|
|
Noppy
|
 |
« Reply #1535 on: February 05, 2014, 04:16:32 AM » |
|
@ Pinqu: That means you're Dutch. Correct? :D As am I.
@ Reilly: Strangely enough we get 0 sales from the frontpage of itch.io. So far all of our sales are from friends and family. Maybe people don't really like the alpha approach?
EDIT: I just saw in the analytics that the game has recently been bought by a certain Reilly? related? :D
|
|
|
|
« Last Edit: February 05, 2014, 04:48:19 AM by Noppy »
|
Logged
|
|
|
|
|
Belimoth
|
 |
« Reply #1536 on: February 05, 2014, 06:17:04 AM » |
|
These two need to work on their aim, they've been going at it for 10 minutes now.
|
|
|
|
|
Logged
|
|
|
|
|
ANtY
|
 |
« Reply #1537 on: February 05, 2014, 06:29:24 AM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
Pinqu!
|
 |
« Reply #1538 on: February 05, 2014, 06:39:15 AM » |
|
@ Noppy: Yep I am Dutch and probably not the only one around here  Sorry to hear your game hasn't been picked up yet. Getting some attention for your game might even be harder then making the actual game  But like Reilly said a devlog is a good place to start. Also you might wanna consider getting in touch with http://www.rockpapershotgun.com/, http://indiegames.com/ and http://www.pixelprospector.com/ perhaps they want to publish a article about your game. Also make sure to get a profile at the IndieDB and GameJolt if you haven't got one already.
|
|
|
|
|
Logged
|
|
|
|
|
Reilly
|
 |
« Reply #1539 on: February 05, 2014, 08:17:51 AM » |
|
@ Reilly: Strangely enough we get 0 sales from the frontpage of itch.io. So far all of our sales are from friends and family. Maybe people don't really like the alpha approach?
EDIT: I just saw in the analytics that the game has recently been bought by a certain Reilly? related? :D
One and the same.  As for the lack of sales... I think itch.io is a fantastic platform for indie game makers, but hasn't gained enough traction yet. They only have 1,000 followers on twitter for example. You're going to have to promote yourself in order to grab some attention. Adding a simple tutorial to show new players how to everything works will have a pretty significant effect on first impressions. I think you should make that a high priority.
|
|
|
|
|
Logged
|
|
|
|
|