From 821f1768faf2766eed543498a7ac4a5245d4f17f Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Mon, 27 Jul 2020 10:30:29 +1200 Subject: [PATCH] CommitLog | --- objects/obj_controller.object.gmx | 5 ++ objects/obj_player.object.gmx | 95 ------------------------------ sprites/images/spr_hotbar_0.png | Bin 3176 -> 763 bytes sprites/spr_hotbar.sprite.gmx | 16 ++--- 4 files changed, 13 insertions(+), 103 deletions(-) diff --git a/objects/obj_controller.object.gmx b/objects/obj_controller.object.gmx index 2f5a501..850b39f 100644 --- a/objects/obj_controller.object.gmx +++ b/objects/obj_controller.object.gmx @@ -58,7 +58,12 @@ if(!global.debug) draw_healthbar(10,40,300,60,(obj_player.hp/obj_player.hp_max)*100,c_gray,c_red,c_green,0,true,false); draw_text(11,43,string(obj_player.hp)+" / "+string(obj_player.hp_max)); + + // Draw hotbar + draw_sprite(spr_hotbar,0,960/2,544); } + + diff --git a/objects/obj_player.object.gmx b/objects/obj_player.object.gmx index 7daf2f6..f486e7f 100644 --- a/objects/obj_player.object.gmx +++ b/objects/obj_player.object.gmx @@ -33,7 +33,6 @@ is_moving = false; dead = false; invuln_counter_max = 1*room_speed; invuln_counter = invuln_counter_max; -s_pressed = false; energy_max = 500; energy = energy_max @@ -247,39 +246,6 @@ speed = -20; direction = image_angle speed += 5 - - - - - - - - 1 - 603 - 7 - 0 - 0 - -1 - 2 - - - self - 0 - 0 - - - 1 - if(dead == true || speed < 0) -{ - return 0; -} -if(!s_pressed){ -s_pressed = true -image_angle+=180 -} -direction = image_angle -speed += 5 - @@ -465,37 +431,6 @@ instance_create(view_xview[0]+(view_wview[0]/2),view_yview[0]+(view_hview[0]/2), is_moving = true; audio_play_sound(snd_engine,1,true); image_index = ship_type+1; - - - - - - - - 1 - 603 - 7 - 0 - 0 - -1 - 2 - - - self - 0 - 0 - - - 1 - if(dead == true) -{ - return 0; -} - -is_moving = true; -audio_play_sound(snd_engine,1,true); -image_index = ship_type+1; - @@ -523,36 +458,6 @@ image_index = ship_type+1; return 0; } -is_moving = false; -audio_stop_sound(snd_engine) -image_index = ship_type; - - - - - - - - 1 - 603 - 7 - 0 - 0 - -1 - 2 - - - self - 0 - 0 - - - 1 - if(dead == true) -{ - return 0; -} -s_pressed = false is_moving = false; audio_stop_sound(snd_engine) image_index = ship_type; diff --git a/sprites/images/spr_hotbar_0.png b/sprites/images/spr_hotbar_0.png index d12d7866011e5dab10bad0ad818e756bb7d457bd..b1db597708837691c4caff2508c5feb887814eec 100644 GIT binary patch literal 763 zcmeAS@N?(olHy`uVBq!ia0y~yU~C1ltvT3$45^s&_Uguo5uQBG z2RU<{Z=ZSZ#du<2GylTg^ouW>4uAjs`}cem&-$v&29=lAdrcfBeVH34rQrF?PoH;! zO6~ILY#x*LUG`>H@x1@?@7oWbKL=mm|G;1R&As5y@7BJnKl)B{%9S_UcHh}SgXg7kNP7Is|1hZAvh$5d1~5@Gc)I$ztaD0e F0suNl)3g8p literal 3176 zcmeAS@N?(olHy`uVBq!ia0y~yU_QXWz@)&z1{Cpn%CMG!fk)rd#WAE}&fDu3Gi4nF zSR7lwIR!r}V`FDB%)J(B!1?9;-MU&vpz={L8UmvsFd71*Aut*OLm>nlUjF|5yMN}) znK$?E`n8_rfa2H1X+ZET>TfvHg9*O^je($g?LTeC0*}8dfXZg>4f{Wp!D30>l`}vP zxB9;qgG`Wp7D&(ftM#f3d@JQmfm$|Sf3;tTq5Vq#ERfOJU*kC&oL{-01!{S-71Nse zHV*U8Ki@x3EGlDRE0Fm3TUX`)!x@W)+L$dDoVazjTv(Lzkby1X7~`AAi$Ds1s#3Yx z4H%6166D2!(jYY&(H0GiGYT1g?|>Mx(DmjaMxFyb%r}m^f{XyFIVHxIz>p?$z)lZp zQQ)=$24;iD4BrYbf~|4t-qgx0(ICmbp}!mIm?@)984VRsnj1|kLo)}>1ePwK;^{Tn f#S_V;pvGTTy9#T2+xL^!f$9KHS3j3^P6 0 - 0 - 0 + 194 + 59 1 0 0 0 - 31 - 0 - 31 - 0 + 0 + 388 + 0 + 58 0 0 0 0 - 960 - 544 + 389 + 59 images\spr_hotbar_0.png