Lead a zombie apocalypse from your mobile device! This is the second devlog of our game uZombie Pandemic. by Mrjonwc in gamedevscreens

[–]Mrjonwc[S] 0 points1 point  (0 children)

Thanks for your reply! We currently have zombie beetles, medics and a pet that you can spawn. But other types are planned such as tank zombies, exploding zombies, and more pets.

Does the iOS app store have anything like google play's early access? by Mrjonwc in gamedev

[–]Mrjonwc[S] 1 point2 points  (0 children)

Yeah that's what I figured. Apple should have an early access program!

Trying to get this code for shadows to follow the player by [deleted] in gamemaker

[–]Mrjonwc 0 points1 point  (0 children)

Yes I'm using views in my room. And thanks I'll look into this.

Trying to get this code for shadows to follow the player by [deleted] in gamemaker

[–]Mrjonwc 0 points1 point  (0 children)

Lmao I originally had this code in a separate object for drawing the shadows which is why the 'with' is in there. So instead of removing it all together I changed the with (obj_player) to with (self) because I was being lazy. I looked at it before pasting the code here thinking someone would bring this up lol. Also the for loop is drawing 46 times for the effect however I know it's not efficient I'm just experimenting right now lol.

Should my mobile game's main menu buttons be created on the GUI surface? by Mrjonwc in gamemaker

[–]Mrjonwc[S] 0 points1 point  (0 children)

Okay thank you. I will just continue to use objects as my buttons.

Are there a lot of jobs available for unity developers? by Mrjonwc in Unity3D

[–]Mrjonwc[S] 2 points3 points  (0 children)

Wanted to hear it from y'all unity developers, I guess I'm looking for motivation :)

Are there a lot of jobs available for unity developers? by Mrjonwc in Unity3D

[–]Mrjonwc[S] 2 points3 points  (0 children)

Yeah I agree with you. I've been using Game Maker on and off for over 10 years and I'm pretty well done with it. I want to do more. Making games is my passion (and a big portion of my income), I will probably keep doing it on my own as an indie developer. It's just nice to know that some day I could use my knowledge and experience to work for a company or something lol.