GameMaker: Studio

GameMaker: Studio

The Endless Forest 0.2
28 Comments
Llywelyn Ap-Pudding 24 Oct, 2013 @ 6:48am 
No worries, I only just got back into it myself, mainly because of the GMC Jam #12.

Here: http://gmc.yoyogames.com/index.php?showtopic=597284

If you're interested. :P
Captain Nosferatu  [author] 24 Oct, 2013 @ 6:33am 
Awesome, NylePudding, I'm not into GM in these days, but when I'm back into the game I'll definitly take a look! :redwizard:
Llywelyn Ap-Pudding 24 Oct, 2013 @ 3:15am 
Hello! I Talked to you about pathfinding a while back. I didn't know this back then, so I thought I would tell you. Game Maker: Studio comes with built in pathfinding using some mp_grid() functions. They're described here: http://wiki.yoyogames.com/index.php/GML_Functions:_Motion_Planning
Kellen 12 Aug, 2013 @ 1:08pm 
666699966666666666666666666999666666
666699966666669999999666666999666666
666699966666699999999996666999666666
666699966666699666666996666999666666
666699999996699999999996666999999966
666699999996666999999666666999999966

There is a secret phrase in here.
Highlight ALL the numbers in this text (Up there).
Press CTRL+F.
In bar up there in right corner type in 9.
Kevin(The Rock) 4 Aug, 2013 @ 8:48pm 
when you click on the tree more then once the life bar still goes some times
timi j 4 Aug, 2013 @ 1:47pm 
I really enjoyed this little game! Keep up the great work!
Captain Nosferatu  [author] 4 Aug, 2013 @ 7:34am 
Thanks Undare ^ ^
I actually tried scrolling maps, but it was kinda disturbing to watch with the grid and stuff. But the game is still in an early phase, who knows ;)
Undare 4 Aug, 2013 @ 7:06am 
If you allow me.. let me post some issues/suggestions ;

- in 2 times i spawned in the middle of a lake (can´t move)
-When you click multiple trees, their life bar deplete even if you are not facing them
-clicking in a rock will try to pathfinding it and the character will not stop.

Larger maps with scrolling feature will be nice, really want to keep exploring.
but i know that for test pruposes its better to keep it small for now.
:D::sword:
Llywelyn Ap-Pudding 4 Aug, 2013 @ 1:24am 
Indeed, someone did it and uploaded it for GameMaker 8 a while back, it doesn't convert to studio but you might be able to use parts of it. It depends if you want to do it yourself. =P
Captain Nosferatu  [author] 4 Aug, 2013 @ 1:20am 
I know, It's just a challenge to convert the concept to gml format.
Llywelyn Ap-Pudding 4 Aug, 2013 @ 12:29am 
You probably already knwo this, but the A* pathfinding algorithm is probably the best. There are a number fo articles on it, I've found this pretty useful in the past: http://www.policyalmanac.org/games/aStarTutorial.htm
Captain Nosferatu  [author] 2 Aug, 2013 @ 11:33am 
Might take a while for next update as I'm pretty much stuck with pathfinding, but I am working on it ;)
ArcanjO 2 Aug, 2013 @ 10:47am 
I liked it, waiting for updates! ;D
Kevin(The Rock) 1 Aug, 2013 @ 6:43pm 
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object som_tl:

Push :: Execution Error - Variable Get -5.dsForest(100001, -1)
at gml_Script_FOREST (line -1) - <unknown source line>
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_FOREST (line 0)
called from - gml_Object_som_tl_Create_0 (line -1) - <unknown source line>
Kellen 1 Aug, 2013 @ 6:13pm 
good work. maybe youll make games like minecraft or HL2 someday.
Gleepglorp 1 Aug, 2013 @ 4:52am 
hmmm. nice little game. i like it
Captain Nosferatu  [author] 1 Aug, 2013 @ 4:10am 
I will.
mccobsta 1 Aug, 2013 @ 4:05am 
can you add a cool looking gui ? for creating worlds and a main menu ?
Captain Nosferatu  [author] 31 Jul, 2013 @ 8:53am 
There you go! A cute little update, I'ts now officially 0.2, check the "Change Notes" tab above to see what to expect. Stay tuned :bluewizard:
Nub Scrub 30 Jul, 2013 @ 5:08pm 
There should be multiple characters with different buffs and skills. Overall, it looks really good so far!
mccobsta 30 Jul, 2013 @ 9:38am 
the ai needs some work but apart from that i think you done a good job at it
Captain Nosferatu  [author] 30 Jul, 2013 @ 6:47am 
I'm developing further. Might take a while tho, because I'm remaking the world generator. :bluewizard:
cererin 29 Jul, 2013 @ 9:08pm 
Awesome, hope this is developed futher. I like games that are similar to minicraft.
Oberpro 29 Jul, 2013 @ 1:22pm 
It's a really nice game :) Try to revise the pathfinding of the player :) if you need help i like to help you :)
Captain Nosferatu  [author] 29 Jul, 2013 @ 3:04am 
Thanks for feedback so far! :bluewizard:

Ergodicity: Runescape isn't randomly generated is it?
KevinLion: I will consider that.
Simpie Senpai 28 Jul, 2013 @ 11:14pm 
It's runescape! lol
Kevin(The Rock) 26 Jul, 2013 @ 10:06am 
Could you add any building for defense when you add fighting and the game is pretty good so far. Looking forward to the next update.
The Great Sage 25 Jul, 2013 @ 1:14pm 
Your gen is good but you should make it a ds_grid if it is not already. And the movement should be switched to WASD/Arrow keys or at least add a pathfinder. Other wise pretty good game, lots of potential. If you need any help just ask.