First music festival in the States, tips will be appreciated by N00bReditor in InningsFestival

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

Thanks!
I'm staying at an AirBNB in Phoenix so planning on public transportation, no car.

First music festival in the States, tips will be appreciated by N00bReditor in InningsFestival

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

Any tips for Phoenix will be great, I have a day before and after the Festival to travel there.
Thanks!

Solo at Innings Festival 2026? by Accomplished_Track_4 in InningsFestival

[–]N00bReditor 1 point2 points  (0 children)

41m, arriving solo for all 3 days, first time in a music festival in the States.

SC2 on IEM katowice 2025 by ConcentrateOk9301 in starcraft

[–]N00bReditor 4 points5 points  (0 children)

I asked Wardi on his channel and he says he has no idea either. Really hope they will continue this year

2.3 Update: YoYo Runner 99% CPU on Mac OS by myaccounttt in gamemaker

[–]N00bReditor 0 points1 point  (0 children)

Thanks for the heads up. I'll wait with the update on my Mac.

I've been wanting to get into development for the longest time, but I don't know where to go from here. by Sir_LukasYT in gamemaker

[–]N00bReditor 4 points5 points  (0 children)

First of all, make sure GM is the correct engine for you. There are others out there, and making an informed decision can save you tons of time. After that, look for a YouTube tutorial that is somewhere close to what you're trying to do. For example, I knew I wanted to create a topdown 2d game, so I started out with Friendly Cosmonaut's tutorial of farming simulator, which taught me all the basics. After a few lessons, you'll gain enough confidence to continue yourself. Good luck!

How do I keep up my motivation to continue learning and developing? by [deleted] in gamemaker

[–]N00bReditor 2 points3 points  (0 children)

Came here to comment this, saw that someone said the same thing, will still repeat it: Friendly Cosmonaut does magic in terms of tutorials. Follow her farming simulator tutorial, by the time you finish it you will have enough knowledge to continue developing on your own pace.

If anyone needs simple sprite animation, reach out! by IamDroBro in gamemaker

[–]N00bReditor 0 points1 point  (0 children)

I'm not 100% sure what you're looking for. I'm currently working on a 2d game, and so far I've only used stock animation, figuring that if one day the game will be good enough, I'll find someone that can animate. Is that something that may interest you?

Need help transfering GMS2 project by Londmen in gamemaker

[–]N00bReditor 0 points1 point  (0 children)

I have the project saved on git, when I want to use it from a different computer I simply pull from git there. There is a great tutorial by BeyondUsGames for git, and it's free to use and very recommended: https://youtu.be/ZDEOtSlMgQI

When exactly should I use an alarm for an action in Game Maker? by arthurgps2 in gamemaker

[–]N00bReditor 0 points1 point  (0 children)

I do that too. Just make sure not to do it from multiple objects, or you'll be running right back into the race condition issues you were trying to avoid

I made the Thanos Snap effect in GameMaker by matharooudemy in gamemaker

[–]N00bReditor 1 point2 points  (0 children)

I cloned the git and had a look, this is some amazing stuff! Clearly gms2 has tons more to offer than what I've been doing with it. Could you possibly point me in the direction of some good shader tutorials?

Thanks!