GameMaker: Studio

GameMaker: Studio

Pokemon Engine - v1.13 Beta
91 Comments
moonwalker 14 May, 2019 @ 11:53am 
*NINTENDO WOULD LIKE TO KNOW YOUR LOCATION***
jttechno 9 Apr, 2019 @ 12:56pm 
Or has there been a release of all the files
jttechno 9 Apr, 2019 @ 12:56pm 
Will there or has there been an updated version of this it would be really cool
Chocice75 29 Mar, 2019 @ 4:27am 
When GM:S updated years ago, older games broke.
Fortunately, the source code is available for this game, so you can recompile it and fix it.
Lewrish  [author] 16 Mar, 2019 @ 8:39am 
Please note; This project is years old and sadly no-longer being maintained as i don't touch gamemaker much anymore.
Dabbydoodaar 16 Mar, 2019 @ 1:11am 
could not try as script errors on launch
Conrad 18 Feb, 2019 @ 2:13pm 
fatal error
Leonem 10 Nov, 2018 @ 1:54pm 
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of PreCreate Event
for object ob_titlescreen:

Variable <unknown_object>.party_size(100001, -2147483648) not set before reading it.
at gml_Script_HandleMenuClick
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_HandleMenuClick (line -1)
Anwarblast 27 Aug, 2018 @ 2:14pm 
Hey man, how do you keep the movement in 16 px and make the object_payer look "slowly"? I trying to do that, and he move really fast using 16 as a value.
DerPianist 12 Jul, 2018 @ 6:25am 
############################################################################################
FATAL ERROR in
action number 1
of PreCreate Event
for object ob_titlescreen:

Variable <unknown_object>.party_size(100001, -2147483648) not set before reading it.
at gml_Script_HandleMenuClick
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_HandleMenuClick (line -1)


LMSTG 4 Jun, 2018 @ 10:00am 
"Variable (unknown) not set before reading it. Got it in Script."
Buni 18 Apr, 2018 @ 9:52pm 
source link doesnt work...
Gus! 22 Mar, 2018 @ 5:05pm 
fatal error... ? i can't open it
Blitz 20 Jul, 2017 @ 5:19pm 
This is great but add thefeature to skip text.
Joosh 4 Feb, 2017 @ 12:38am 
The onenote link is not workin :\
Shrektastic 9 Dec, 2016 @ 4:34pm 
I subbed now how to download??
Zombie9819 20 Nov, 2016 @ 7:33am 
how do you change the dialog?
Lewrish  [author] 9 Nov, 2016 @ 4:43pm 
I went through like 3 harddrives recently and i am currently very busy with school. i will work on finding the source code when i have the time to do so.

thanks for the support, you are all amazing :)
( ͡° ͜ʖ ͡°) meme lord 7 Nov, 2016 @ 1:50am 
how do you play it
DerexXD 6 Nov, 2016 @ 4:04pm 
how do u use it
waldo 15 Oct, 2016 @ 3:49pm 
"The link cannot be found."
jaxxom87 8 Sep, 2016 @ 2:53pm 
I'm going to take a look at this. I've been wanting a GameMaker codeset for a while, even if it's minimal.
Lewrish  [author] 2 Sep, 2016 @ 2:44pm 
Im going to upload the project to mediafire soon. i just have to find it in my onedrive first..
Croker Frog 20 Aug, 2016 @ 6:25am 
the link dosn't work :(
Thoughts 3 Aug, 2016 @ 8:13am 
can you create your own pokemon?
MoonNasa 17 Jun, 2016 @ 5:51pm 
Can you make your own Pokemon Game Here? Just asking..
MoonNasa 17 Jun, 2016 @ 5:49pm 
Thanks Dude! Reallly Helped! :)
Gizmodious 17 Jun, 2016 @ 1:43pm 
Bug Found, I walked up the path, and my guy never came back.......
Lewrish  [author] 16 Jun, 2016 @ 6:15pm 
@MoonNasa

Download GameMaker:Studio from steam
you can find tutorials on youtube, i usually watch
ether heartbeast or rm2kdev.
woodsguide 16 Jun, 2016 @ 12:50am 
definatly learning alot from your hard work

;o) keep it up bro
MoonNasa 11 Jun, 2016 @ 12:44pm 
How do u get to make your own game. How do u open it?
Lewrish  [author] 7 Jun, 2016 @ 1:09pm 
I hope someone could continue this project, i have been very busy and i dont think i can complete this, not on my own atleast.

P.S
thanks for all the support,
im glad i could make something that people like :)
Lewrish  [author] 7 Jun, 2016 @ 12:58pm 
New source code link here: https://onedrive.live.com/redir?resid=27D6A6C2CF252117!27079&authkey=!ABQkKI4wYE-NtWk&ithint=folder%2cgmx

i cant edit desc it keep saying access denied :/
Bingo bongo 30 May, 2016 @ 6:16pm 
Great start but the camera doesnt follow the player would love to play it when its done.
godnr.2 10 May, 2016 @ 10:09am 
Why do the link for the source code not work ?
The StreetLamp Beast 4 May, 2016 @ 6:09pm 
the sorce link does not work btw
Frost 16 Mar, 2016 @ 6:03pm 
You might want to add an extra frame for each picture in the walking animations, they just look a little fast compared to what it looks like in the actual game
Reckarthack 1 Dec, 2015 @ 3:41pm 
Try using this code to make your character apear behind the houses whenever you walk behind houses.

{
depth=y*-1;
}

place it in your step event in a new ode, or place it in a script & import the script to the event, either way, it should still work.
Lewrish  [author] 3 Nov, 2015 @ 12:14pm 
@GameSmashDash
right know i currtently know these coding languages - C++, C#, Java, Python, PHP, vbs, VB, html/css, JavaScript, LUA and SQL. A really good place to learn is sololearn.com .

also, coding is alot about venturing out of your comfort zone, remember the more you struggle the more you learn!

As far as learning GML, check out rm2kdev and heartbeast on youtube they have awesome tutorials on their channels
GameSmashDash 1 Nov, 2015 @ 9:40am 
How did you learn how to code like this? I am trying to figure out how to code properly so I won't need to watch tutorails anymore. Did you learn java. How did you learn how to do original code?
Wheels 12 Oct, 2015 @ 2:01pm 
a glitch i found is that when i weent to the top right corner of the pokemon center, and tried to go back down, i got stuck and had to restart the game. other than that, great game, i see a lot of potential and i cant wait to play the finished product. :D
AmnesiaDuck 28 Sep, 2015 @ 9:05pm 
@Lewisk3 - In all fairness I'm no dev, I just have a general grasp of concepts and I use that to help a bit. Tried my hand at full fledged development, not for me. Too lazy myself. The hard way is THE WAY man, "never give up, trust your instincts!"
Lewrish  [author] 26 Sep, 2015 @ 10:53pm 
@cher002 - oh sorry about that, thought you where. didnt know you are a dev too sorry about that. anyways, i am currently not useing GML because i am creating games the hard way because, well i really dont know why XD.
AmnesiaDuck 26 Sep, 2015 @ 8:35pm 
@Lewisk3 - I am totally not being sarcastic, I really did enjoy hopping over the wall and running around lol. I mean, obviously it needs a lot of work to be a playable GAME, but as a functioning test of some basic features and graphic interactions it's fantastic. And no, I totally understand, I help my brother-in-law code his less than impressive game to be, and I witness all of his complaints.
Lewrish  [author] 26 Sep, 2015 @ 7:22pm 
@csher002 - i know your being sarcastic, btw you wouldnt believe the ammount of code it took to make this all work but, i dont expect you to understand anyways. if the games seems small to you, i have released the source code for you to edit to you likings just remember to give credit where its do. thanks
AmnesiaDuck 23 Sep, 2015 @ 9:51am 
Generally amusing little test there, spent a lot of time running up, to the right, and then down into the vast plains....(whisper) that's my favorite part.
SINFUL CREATURE 21 Sep, 2015 @ 3:41am 
1: I think someone will make a FNAF version of this.
2: I think I will make a meme version of this.
Lewrish  [author] 18 Sep, 2015 @ 12:37pm 
thank you, nightninja87, im glad you like it!

people like you are the reason i make stuff like this :)
nightninja 18 Sep, 2015 @ 12:36am 
keep up the good work on this even if you dont make this into something its awesome to see someone able to do this in a game engine :)
Lewrish  [author] 24 Aug, 2015 @ 8:12pm 
This project was mostly a learning experience, and also a small kit for other people to use to try and create their own pokemon games. i dont really feel good about creating a popular game thats not original and that will evolve into a copy-paste of someone elses ideas. so as of now we are working on a game that will be our own. that being said whoever wants to take over the project feel free to, the source code is available in the discription be sure to give credit to Lewisk3 Co. thanks for your support :)