Hey,
I just started a RPG.
Please check out my progress (will put updated versions on the same page) at:
http://www.mythstrott.webs.com/mythstrott.html
Thanks. I’ll take any comments/criticism/suggestions.
Hey,
I just started a RPG.
Please check out my progress (will put updated versions on the same page) at:
http://www.mythstrott.webs.com/mythstrott.html
Thanks. I’ll take any comments/criticism/suggestions.
Well, there is not much to critic here. You can walk around und press spacebar and even that is kinda buggy, therefore I’d say it’s a bit early for a first build.
The animations look pretty neat though, good job there!
The fire making system is very buggy. First I’d recommend making the player unable to move while he is making the fire. Also I wouldn’t use spacebar for a command like that. And one time I build two fires(is that the correct plural?) at the same time.
But to give you some real feedback it would be helpful to know what you are going for with the game and what features you are planning to do.
Keep it up.
looks good so far. if you put same level of work that was in your bow game into this it should be good one. ![]()
Inkognito,
I know it’s quite buggy and very incomplete. But I wanted to keep it updated on a webpage so I remember to update the game. Thanks for complimenting the animations. I used Blender.
rodred,
Thanks. But I think you have me confused with somebody else. I haven’t made a “bow game” ![]()
I like the animation of the main character, it’s done very good. But you need work on the artwork little bit more ![]()
If you walk forward while pressing spacebar repeatedly you can make a stair.
You should block that while making a fire, he can’t make another one.
there is a bow game on the website under the section games
Thanks. I think the animation is pretty good. The best part is that I’m so familiar with Blender now that I can make all of the animation myself.
That’s a glitch I’m aware of. I’m going to fix it soon, just thinking of the best way to go about it. Also, I’m going to add the ability to cut trees down. Then you have to cut a tree before you can make fire. Thanks for reporting it though.
Oh, the games in that section aren’t mine. When I first made the website, I needed to give it some content to fill in before I made my own game. So I used MiniClip’s embed feature. It’s legal and free, here’s the link:

Unleash the gamer in everyone
I wish I already had another game under my belt already ![]()
My scripting is still kinda rough. I understand how to do all of the functions, if/thens/else, variables, etc. But I don’t know all of the specific wording such as:
-animation.wrapMode = WrapMode.Loop;
-Instantiate(newObject, GameObject.Find(“spawnPoint”).transform.position, Quaternion.identity);
-combine.mesh.GetTriangleStrip(combine.subMeshIndex).Length;
So I have to reference the Unity Script Reference a lot, which isn’t so bad. I’m getting better each day.
Hey, I made some additions to the game. You can now cut logs from a tree. They go into your inventory and are required for making campfires.
That’s right, I said inventory :o
Please check it out and tell me what you think.
Comments/Criticism/Suggestions are all welcome. Keep in mind that this is my first Unity game, I’m 15, and I’m making this game (mostly) solo.
Thanks