GameMaker: Studio

GameMaker: Studio

119 个评价
Zombie Survival Arena [Updated]
   
奖励
收藏
已收藏
取消收藏
genre: Shooter
Description: Zombie, YoYoCompDec2012
标签: studio, gamemaker
文件大小
发表于
更新日期
1.608 MB
2012 年 12 月 23 日 上午 4:44
2013 年 8 月 4 日 上午 9:42
10 项改动说明 ( 查看 )

订阅以下载
Zombie Survival Arena [Updated]

描述
That's a zombie arena game, it's still in beta and with the next update there will be more zombies,more weapons (like frag-granade, sniper-rifle, smg ...) and more rooms!!


CONTROLS


WAD = move (press w twice for double jump)

LEFT CLICK = shoot

S = action button (use medikit or buy weapons)

F = fullscreen

RIGHT CLICK (as soon as possible)




Hoping you'll enjoy the game i invite you to thumbs up and write comments about the game and things you would like to see in this project :D !!!



ps

sry for eventual bad english

****update changes****
-addded smg
-added sniper rifle
-adjusted view control
-added menu
-added bigger zombie at level 15
-added smurfs thrower
-added boomer at level "i don't remember".......
-added 2 more levels
-fixedd some bugs
-added warps in level n. 3

*******LAST UPDATE!!!!!111*********
-added pause menu :D
-sound control
-improved blood effect
-improved fps related to blood
89 条留言
Kazuma Kiryu 2016 年 7 月 4 日 上午 9:50 
np
Matt.o  [作者] 2016 年 7 月 4 日 上午 9:45 
I'm Italian, the project is of 2 years ago and my english has improved in the meantime. I no longer support this game in the workshop. Sorry about the missspell, and thankyou for the feedback.
Kazuma Kiryu 2016 年 7 月 4 日 上午 4:44 
you misspelled headshot and shotgun.
Matt.o  [作者] 2015 年 9 月 20 日 上午 3:32 
ahah thanks, Cruel Arena is the evolution of zombie Survival arena.
Revalopod 2015 年 9 月 19 日 下午 7:44 
Hey I just realised that Cruel Arena was also made by you. I can tell, it's very similar. Very nice game!
SurWeaver 2015 年 7 月 2 日 上午 9:29 
xXarabongXx, there is one little mistake. The origin of cursor sprite is at the top of the sprite, not in the middle.
Matt.o  [作者] 2015 年 3 月 28 日 上午 5:23 
You have to hit the subscribe button, then download the in-steam game-maker studio version and hit "play".
Matt.o  [作者] 2015 年 1 月 8 日 上午 5:22 
For the arm rotating, there is the object player and the object weapon, the object weapon has the sprite of the hand with the gun and has this code:
X=player.x
Y=player.y
Image_angle=point_direction(x,y,mouse_x,mouse_y)

When you shoot you spawn a bullet from the weapon object, code it like that:
If mouse_check_pressed(mb_left)
{
B=instance_create(x,y,bullet)
B.direction=image_angle
B.speed=16 //or whatever speed you want, but smaller of the size of the bullet
B.image_angle=image_angle
}
ironmaidenev 2015 年 1 月 8 日 上午 4:51 
I have a question to the author, how were you able to make it so only one part of the player (the arms) was rotating and followed the mouse? Because I'm trying to add a gun to a platformer but I don't know how to make a gun system in the first place. If you can't answer that than can you answer this, how do you make it so when the player shoots the bullet goes in a certain direction if the sprite is different?
Matt.o  [作者] 2013 年 12 月 12 日 上午 6:15 
check out this man :)
it's a better version of the game and i'm waiting for votes,
just download the demo
http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=182316027&searchtext=