GameMaker: Studio

GameMaker: Studio

View Stats:
mailbox Nov 17, 2015 @ 6:01am
Is there a way to create an FPS with this?
According to research, I've seen that this program is made for 8-bit games. Is that true?
< >
Showing 16-20 of 20 comments
FreshWaterFern Nov 26, 2015 @ 12:23am 
While Game Maker supports 3D it is more difficult to do than it would be with say Unity. The reason for that is being that there are little to no pre-built libraries for 3D functionality in Game Maker.

It isn't slower than other engines but it is lacking a lot of common features such as raycasting, reflections, normal maps, 3D physics, the list goes on.. And while these all of been created before by other users, gluing them together is more of a challenge than using another engine.
Kazzamkablam Nov 27, 2015 @ 1:34am 
3d does work in game maker but performance wise I would not recommend making 3d games with gmx, to say blunt performance is terrible for 3d stuff.
Stompem Nov 28, 2015 @ 10:12pm 
The main difficulty besides the creating of useful (3D?) sprites and models would be collisions and interactions with game world objects and surfaces ( floor, walls etc).

Looks to me like it would be a waste of time making what would be a pseudo 3D - 2D game.
FreshWaterFern Nov 28, 2015 @ 10:16pm 
Originally posted by Kazzamkablam:
3d does work in game maker but performance wise I would not recommend making 3d games with gmx, to say blunt performance is terrible for 3d stuff.

Game Make has fine performance for any 3D game. So that statement is false. However it does not have access to the video card in the same way as a write yourself engine would. That is not to say that it is not capable of access to it with some really complicated DLL work but that is out of the question. Go with Unity or Unreal for 3D. Stick with Game Maker for 2D.
Kazzamkablam Nov 29, 2015 @ 12:08am 
Originally posted by Seabass (The Human):
Originally posted by Kazzamkablam:
3d does work in game maker but performance wise I would not recommend making 3d games with gmx, to say blunt performance is terrible for 3d stuff.

Game Make has fine performance for any 3D game. So that statement is false. However it does not have access to the video card in the same way as a write yourself engine would. That is not to say that it is not capable of access to it with some really complicated DLL work but that is out of the question. Go with Unity or Unreal for 3D. Stick with Game Maker for 2D.

Wasn't referring to fps but lack of support for 3D natively from Game Maker Studio, it's really not made for making 3D games and making them in Game Maker is pain without proper support. You're much better off using Unity or something else for 3d games.
< >
Showing 16-20 of 20 comments
Per page: 1530 50

Date Posted: Nov 17, 2015 @ 6:01am
Posts: 20