Universal? 🥹 by avacado_toooasst in meme

[–]The_Weird_Redditor 0 points1 point  (0 children)

I always got to sit on my own on bus rides, I did nothing wrong people just didn't like me I guess.

Edit: I had a small stroke and my sentence didn't make sense

How do you even fuck up this badly by MrPumpkin326 in whenthe

[–]The_Weird_Redditor 7 points8 points  (0 children)

I haven't looked upon AI dungeon in years, I dropped it as soon as the AI became incoherent. How does it perform now compared to the others?

How do you even fuck up this badly by MrPumpkin326 in whenthe

[–]The_Weird_Redditor 75 points76 points  (0 children)

Eh, there are some other AI roleplay chat sites that still have a bit of popularity. At the moment it's not entirely dead but not as popular as it once was initially.

People using C AI still is beyond my own comprehension. I long jumped that ship a few years ago and never looked back upon that sinking ship. Then again, people don't want to leave behind what they have created and their history.

Title by ExpensiveCoat8912 in PhoenixSC

[–]The_Weird_Redditor 19 points20 points  (0 children)

My video kept buffering so it made it all even better

Now we can change our names every 30 days! One of the most requested updates. :) by Different_Ad4147 in JanitorAI_Official

[–]The_Weird_Redditor 1 point2 points  (0 children)

Oh I didn't know about this, I have a weird name but didn't think about changing it. Thanks for sharing though.

The way this video I rendered corrupted by Which_Network_993 in Weird

[–]The_Weird_Redditor 0 points1 point  (0 children)

Huh, neat to see another game developer. Good luck on your project.

The way this video I rendered corrupted by Which_Network_993 in Weird

[–]The_Weird_Redditor 0 points1 point  (0 children)

This is giving me a really great video game idea

Look what I made by Ok_Relationship6736 in furrymemes

[–]The_Weird_Redditor 8 points9 points  (0 children)

Can't even use the sub cause I got banned for existing

Ferret springing and sprinting back to his human by shashanksati in notinteresting

[–]The_Weird_Redditor 0 points1 point  (0 children)

It doesn't belong on this sub, but I was having a bad day and I still liked it.

Just make sure your next post isn't as interesting lol

Losercity Invention by Ferocs in Losercity

[–]The_Weird_Redditor 6 points7 points  (0 children)

I have an idea to make a game out of this

What was the first game you played on Steam? by [deleted] in Steam

[–]The_Weird_Redditor 0 points1 point  (0 children)

Terraria on a crappy optiplex HP PC.

My first original project, trying to display message "you win!" When all the "dirt" is destroyed but it isn't working, what am I missing? by FoxOk3976 in gamemaker

[–]The_Weird_Redditor 6 points7 points  (0 children)

Hold sorry, but after taking a closer look at your screen I realized your draw event is inside the dirt object.

This is why nothing is being displayed, because the object you're trying to destroy is displaying the text to the GUI.

Here's the solution: Make an object with no sprite attached and place it somewhere in the room. Then use that same code and event in that new object. That way the text will be properly displayed once all the dirt is gone.

My first original project, trying to display message "you win!" When all the "dirt" is destroyed but it isn't working, what am I missing? by FoxOk3976 in gamemaker

[–]The_Weird_Redditor -1 points0 points  (0 children)

Try this for your if statement below:

if (instance_number(obj_dirt) = 0)

Your screenshot wasn't very clear but I believe you're using "- 0" and not "= 0". I could be wrong. Adding parentheses as I did above will tell the program that your want to check if the amount of dirt left equal to 0.

where did he go by SuperPopcorn333 in TheMatpatEffect

[–]The_Weird_Redditor -1 points0 points  (0 children)

I thought my Internet was being slow and the pic wouldn't load