My name is Robin. I live in Sweden, currently studying Master of Science in Game and Software Engineering. I'm very dedicated to programming as well as composing music. You can find my music by searching for "robinerd" on spotify/youtube/iTunes ;)

Comment History  (0 - 30 of 200)
robinerd
robinerd - - 200 comments @ How Smart is Cat? #screenshotsaturday pic

Aww this is adorable!! Funny and charming, and the title combined with this picture made me laugh heartly!

Good karma+1 vote
robinerd
robinerd - - 200 comments @ Arrow shooting!

Hey, haven't checked out on your project for a long time, it's great to see such a big progress! You changed the title right? This is all very inspiring :)

Good karma+1 vote
robinerd
robinerd - - 200 comments @ You should check the closet everynight...

I totally love your style of pixel art! So charming and dark <3

Good karma+1 vote
robinerd
robinerd - - 200 comments @ New map in progress

I really like the feeling! Just the right shades of green, gives a lush and vivid yet soothing feeling. Nice!

Good karma+2 votes
robinerd
robinerd - - 200 comments @ Way of the Knight

Thanks for sharing your thoughts! We're really happy to hear this :) Good luck with the game!

Good karma+1 vote
robinerd
robinerd - - 200 comments @ TKAzA

Hey, thanks for the watch, and many thanks for the headline as well :) Keep up your great work!

Good karma+3 votes
robinerd
robinerd - - 200 comments @ Inside view of Cave Island

Nice glow on the blue character details! And great work on the texturing :)

Good karma+1 vote
robinerd
robinerd - - 200 comments @ Trying out a Gif Trailer/Tutorial. Does it work?

My first thought when reading the title was. No.
Then I watched it, and it looks surprisingly good, and makes me quite interested in the game! The only thing I would change is to leave the last screens with the call-to-action a bit longer to better catch my attention before it loops :)

Good karma+1 vote
robinerd
robinerd - - 200 comments @ Unity Games

Hi everyone,
We just released our first title, Way of the Knight. We made it for iOS and Android using unity, and it was really convenient! The graphics are full 3D voxel art, and it runs rather smooth, there's trailer on indieDB if you want to see.

Anyway, if anyone is interested to know more about how we improved the performance for mobile units, just tell me! I'd be happy to share some advice with fellow indies :D

Good karma+3 votes
robinerd
robinerd - - 200 comments @ Unity Games

I'm not sure how you do this, but if you have the level as a separate scene you can put something like this in your start screen:

Application.LoadLevel("NameOfLevelScene");

Make sure you add the scene to your build settings by choosing "build settings" in the "file" menu. More details at Docs.unity3d.com

Also, if you're not sure where to put this code, it depends on what the user should do to start the game. Something simple like "press enter to start" can be done by putting following code in some update function:

if(Input.GetKeyDown(KeyCode.Return)) {
Application.LoadLevel("NameOfLevelScene");
}

Similar could be done with gui buttons.

Hope that helps!

Good karma+2 votes
robinerd
robinerd - - 200 comments @ Gameplay

Starting to look really promising! Good work :)

Good karma+2 votes
robinerd
robinerd - - 200 comments @ Kravall

(And I'm writing in English just so that anyone here on indieDB can read it) ;)

Good karma+2 votes
robinerd
robinerd - - 200 comments @ Kravall

Hey! I just saw the title "Kravall" on your news article on the first page of indieDB and recognized it as mentioned by a friend working on the same project as you, but he's in the group doing Root Force. I did this game project last year, and I wish you really good luck with this! Looks great :D

Good karma+3 votes
robinerd
robinerd - - 200 comments @ Doom 2 Remake

Oh also, just seeing what's going on with for example King recently gives me nightmares.. tons of business douche-baggery going on these days!

Good karma+2 votes
robinerd
robinerd - - 200 comments @ Doom 2 Remake

Looks awesome! Friendly advice though, just be careful with copyrights and trademarks if you ever plan to release this. As long as it's non-commercial it would usually be fine, but just think about it :) Good luck!

Good karma+1 vote
robinerd
robinerd - - 200 comments @ Catequesis or how to delay with style.

I really like the way you write these updates, rather immersive! Good work :)

Good karma+1 vote
robinerd
robinerd - - 200 comments @ Way of the Knight

The game is now released, and our new GUI can be seen in the trailer and screenshots. Hope you'll like it :D

Good karma+1 vote
robinerd
robinerd - - 200 comments @ Root Force

Awesome! You're doing great progress, I'll look out for your future changes :) PS. I know phlogios

Good karma+5 votes
robinerd
robinerd - - 200 comments @ What style games will you be looking out for in 2014?

Love to play co-op! Just hanging out on skype while playing co-op is awesome, more games like that! Still having lots of fun with the trine games :)

Good karma+1 vote
robinerd
robinerd - - 200 comments @ What content do you like to see on indieDB?

Very fun indeed, seeing that there is still fresh hope for the game industry, bringing back the great innovation from back in the days, in contrast to wasting mega budgets on AAA titles.
A very important source of inspiration to me!

Good karma+3 votes
robinerd
robinerd - - 200 comments @ What content do you like to see on indieDB?

All of them! Love this site :)

Good karma+2 votes
robinerd
robinerd - - 200 comments @ Enemies, Items and inventory!

cool! good progress as usual :)

Good karma+2 votes
robinerd
robinerd - - 200 comments @ Terraria 2013 Patch v1.2

OH MY GOSH! That update.. so much new content.. I love you guys!! I almost cried when you announced there will be no more updates, and now you finally release this. Can't even believe how you did all of this. I mean, a few bosses and I would be over happy, but you give us 100 new enemies, 4 bosses, new NPCs and lots of cool gear, and so many more things. I know I'm writing a lot in here, but I'm just almost out of my mind from the happiness! :D:D love you!

Good karma+3 votes
robinerd
robinerd - - 200 comments @ Closed Beta - Testers needed for exclusive preview

Hey, glad to hear you want to help! You can find the beta at Mjolnirgames.se
You will also find a form there which you can fill in if you want to share your feedback with us. That would be of great help!

Good karma+1 vote
robinerd
robinerd - - 200 comments @ Way of the Knight

Thanks! The GUI demonstrated so far is just prototype art for the beta and will be revamped in the final version. Stay tuned ;)

Good karma+1 vote
robinerd
robinerd - - 200 comments @ What price is the sweet spot for indies?

I guess I need to clarify this: I totally prefer to buy a game once instead of being dependent on microtransactions aka. pay to win. I just mean that 30% voting free doesn't mean that they want the developers to earn no money. Maybe a fraction of those 30% actually prefer micro transactions? Like students or others with poor economy. Still, I prefer to buy a game, but people differ.

Good karma+1 vote
robinerd
robinerd - - 200 comments @ What price is the sweet spot for indies?

There are many ways to earn money from "free". Many here might be allergic to micro-transactions, but when done in the right way it can certainly give enough income to the developers. As indie though we're highly dependent on a good reputation, so we'd better avoid an upset community and stay away from greedy pay-to-win models.
Just my 5 cent, assuming that "free" in this poll refers to buying the title/download.

Good karma-4 votes
robinerd
robinerd - - 200 comments @ Indie or commerical?

You forgot some things:
Big company: Safety to know what you'll earn.
Indie: Tons of fun and freedom!

Good karma+1 vote
robinerd
robinerd - - 200 comments @ If you are working on your own game(s) are you going to work for an official developer team in future?

Hopefully, since I'll be a master of science in game engineering soon. Otherwise it's a waste of 5 years ;)

Edit: Not a waste, since I learnt a lot and had tons of fun, that's what it's all about!

Good karma0 votes
robinerd
robinerd - - 200 comments @ Lonely Knight's Theme Draft

This is just half of the song prototyped to show the concept

Good karma+1 vote