Friday, January 29, 2016

Escape Reality Log # 8

Date: 1/29/2016

Time Started: 6:50 pm

Time Ended: 10:25 pm

Game Title: "Escape Reality"

Software using to make game: Game Maker Studio

  • made a animated intro and re-designed the menu so that the style  is more along the lines of the style and look i want 
  • Started working on creating the actual room that the player interacts in
  • made various assets for the game along with a working menu and the start of the rooms in the game

Escape Reality Log #7

(was originally typed in Microsoft word due to lack of internet)
Escape Reality log #7
1/27/16
Time started: 7:15
time ended: 10:00
software used: Game maker studio

·         Started making 2D version of the game by making test buttons and testing different built in game maker functions
·         Successfully got basic buttons working, am going to try to work on timing, animations and more detailing to the game
·         Have buttons changing look when they are pressed and successfully working still.

·         Learned how to create and use alarms so that they are similar to javas sleep() function.

Friday, January 22, 2016

Escape Reality Log #6

Date: 1/22/2016

Time Started: 8:30 pm

Time Ended: 10:00 pm

Game Title: "Escape Reality"

Software using to make game: Game Maker Studio


  • Figured out how to fix the problem with being unable to modify code by uninstalling the program, deleting the previously saved preferences in regedit, and reinstalling the program. no problems noticed.
  • found fixed versions of the code i was previously using and used the fixed code.
  • i still can not seem to get the 3d walls to work so starting tomorrow i am going to simplify my project into what i said previously as a 2d-pseudo 3d point and click adventure

Thursday, January 14, 2016

Escape Reality Log #5

Date: 1/14/2016

Time Started: 7:30 pm

Time Ended: 9:30 pm

Game Title: "Escape Reality"

Software using to make game: Game Maker Studio

- Returned to working on game in game maker in 3d with some new knowledge and a updated source for assitance on creation. 
- if i really can not create the game then i decided im going to make it psudo-2d similar to old point and click games and with a first person perspective

-constantly keep comign up with odd problem of whenever i try to open a action in a objects event box the window doesn't show any where on screen up but the windows tab says that the action window is open.

-due to game maker studio's errors i took a brief break and decided to learn how to make a top-down scrolling shooter game to see if perhaps the error is on my end and not the software's.

  • silliness is abundant with odd scrolling things that have not been finished
  • progress going along at a fairly decent rate with no errors



Thursday, January 7, 2016

Escape Reality log #4

Date: 1/6/2016



Time Started: 4:45 pm



Time Ended: 6:35 pm

Game Title: "Escape Reality"

Software using to make game: Game Maker Studio


  • continued reading PDF tutorial and following its lead in creating a fps. 
  • still had trouble figuring out how to change the direction of the player so i requested assistance from my friend Jonathan McMeans (a junior in Computer Science at wright state university) 
  • figured out how to fix the player movement so that it works for up , down, left, and right
  • need to figure out how to fix  broken textures, make it so the player can look with the mouse, add items that the player can interact with, and add triggered events.