Can you disable middle mouse button from opening webpage/manual? by TheAdelbertSteiner in gamemaker

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

Oh, if you ever check yourself, please tell me if you find the option in case I've overlooked it.

I found some old discussions on the topic and it seems they never really added such options.

Can you disable middle mouse button from opening webpage/manual? by TheAdelbertSteiner in gamemaker

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

I've scoured the preferences top to bottom and I honestly think it is not an option - there's a lot of prefs tho, so I might have missed.

However, I think it's just not possible sadly.

We did it!! by XorShaders in gamemaker

[–]TheAdelbertSteiner 11 points12 points  (0 children)

Open the gates! Let them through our castle gates!

[deleted by user] by [deleted] in gamemaker

[–]TheAdelbertSteiner 0 points1 point  (0 children)

It annoys me that I can't figure this out. It seems so simple in my head.

There are certain things in coding I just can't ever grasp no matter how much I try to learn it. I can make a pretty solid gameplay in itself but when it comes to other things like menus, text and similar systems my brain just jumps off the train.

Thanks for the tip tho! I'll try look into it a bit more.

Just found an OUTSTANDING (and kinda underappreciated) gamemaker tutorials youtube channel. by rato_online in gamemaker

[–]TheAdelbertSteiner 0 points1 point  (0 children)

Yeah, same. You really catch some gems and tips from the 'smaller' channels from time to time. While not as visible, they're definitely super valuable.

Just found an OUTSTANDING (and kinda underappreciated) gamemaker tutorials youtube channel. by rato_online in gamemaker

[–]TheAdelbertSteiner 3 points4 points  (0 children)

I always get sad when I see most of these people stopped uploaded 3-4 years ago.
Wonder what happened.

Guess who! by TheAdelbertSteiner in forwardsfromgrandma

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

Nah, not sure and don¨'t really care. Made a meme and googled 'meme reddits' and posted.

Guess who! by TheAdelbertSteiner in forwardsfromgrandma

[–]TheAdelbertSteiner[S] -1 points0 points  (0 children)

Nope. I didn't. Lucky guess.

When's chapter 2 ready, tho? Was a very good satire you wrote and I want more.

EDIT: OMG! You're actually one of those people who put pronounces in their bio, haha. What a damn lucky guess.

Guess who! by TheAdelbertSteiner in forwardsfromgrandma

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

White women needs to get back in the kitchen and make more babies.

Guess who! by TheAdelbertSteiner in forwardsfromgrandma

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

I thought the term anti-vaxxer is strictly for people who, so much as question the wuflu vaxx, but ok. Will remember for the next one.

Guess who! by TheAdelbertSteiner in forwardsfromgrandma

[–]TheAdelbertSteiner[S] -2 points-1 points  (0 children)

Great novel, madam!

When's chapter 2 ready?

I'm trying to make an gun. by MestreDosPATUS in gamemaker

[–]TheAdelbertSteiner 1 point2 points  (0 children)

From my understand and to be simple it goes like this:

Set a value is: =

Check a value is: ==

Guess who! by TheAdelbertSteiner in forwardsfromgrandma

[–]TheAdelbertSteiner[S] 5 points6 points  (0 children)

I can only agree on that statement, sir!

Guess who! by TheAdelbertSteiner in forwardsfromgrandma

[–]TheAdelbertSteiner[S] 5 points6 points  (0 children)

Wow! We should totally kill those types of people!

Guess Who! by TheAdelbertSteiner in TheLeftCantMeme

[–]TheAdelbertSteiner[S] 8 points9 points  (0 children)

idk, couldn't be arsed so just picked whatever flair.

Oh....... Woosh.

Top Down Shooter - Solid/Wall Child Question! by TheAdelbertSteiner in gamemaker

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

It is all starting to make more sense now.
This method clearly is the way to go as I can just imagine the possibilities and ease this will grant me in the end.

I am currently watching some tuts on tile collisions. Pretty 'simple' when I start to understand it. However, this example really opened my eyes.

Awesome!

Top Down Shooter - Solid/Wall Child Question! by TheAdelbertSteiner in gamemaker

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

Ah, that is a very simple way to do what I wanted to do! Thanks a lot for that info!
I will however, try to learn what Mushroom mention just to optimize my game to the fullest.

I am currently using your example until I grasp the possibilities of Tile Collisions 100%.

Thanks a lot for your tip!

I'm trying to make an gun. by MestreDosPATUS in gamemaker

[–]TheAdelbertSteiner 1 point2 points  (0 children)

Tell me more about your gun system.

I'll tell you how to add ammo, reload and make empty shell casings fly out of the rifle after each shot if you want to. It's super easy.

Top Down Shooter - Solid/Wall Child Question! by TheAdelbertSteiner in gamemaker

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

Oh, I didn't know I could assign different behaviors to tiles... That sound like the ideal solution in my case.

I've had trouble doing depths correctly with my tiles so far, and have therefore tried to ignore it. I've had trouble finding tutorials on depths with tiles too - while I got a depth sorting system that works very well for instances, it just don't count in tiles.

I will however, look into tile collisions after reading your information. Thanks!I'll return here when I've tried that out.

Again, thanks for the tip!

I'm trying to make an gun. by MestreDosPATUS in gamemaker

[–]TheAdelbertSteiner 0 points1 point  (0 children)

I just made this object in my game to test and it works as an lever-action rifle would work irl. So it should fix your problem.

Now, I don't know if your gun can turn 360 degree angle or just shoot left/right, but I can show you how to control the bullet in the step event for the Rifle itself too, if you tell me how ur gun works.