I just want a game that lets my avatar be left handed.
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
changes all weapons to be two-handed
This way, no one will complain and there’s only one thing to maintain!
You can hold a two handed weapon favoring the left, or the right.
😵
You’ll just hold it right at the center of your screen. You’ll not see anything, but it’ll work!
You’ll just hold it ~~right~~ left at the center
FTFY
hahaha
I want dresses, and I don't care if they clip through literally everything!
- "Can you make the player be able to summon a monster from the fifth dimension?" "Yes ok ez lol"
- "Can you make the player able to exist in the world without having it fall though the ground?" "You are asking too much mate"
Player: Can you make it so that a 3 inch drop won't kill me?
DayZ Standalone dev: .........
Oof, this reminds me of a personal experience.
Me: Oh this grapple system is easy, we'll just push the player's vector towards the destination vector.
Game: Oh but there's a small object in the way that cannot be moved. This will make an immense amount of collision data per tick.
Me: Can't we just ignore-
Game:
You're the one who asked to open a gate to the fifth dimension, you can't then get upset that you broke 3+1 dimensional physics
Shadows in the real world a lack of energy Shadows in games imma need it all boss
"I noticed the elves in level 3 look too similar to the dwarves in level 5."
"It's too late to change it now!"
I worked at a company that made IoT stuff (which is an increasingly archaic term). The web team was pitching using a third party tool called ThingSpace to view and manage the things. The web dev said ThingSpace could do all these amazing things automatically. The manager said “can we change the color of the background?” The web dev said “…. no.”
body {
background-color: pink!important;
}
what if you wanted a scarf, but god said
Traceback (most recent call last):
File "you.py", line 1, in <module>
scarf()
NameError: name 'scarf' is not defined
The logical answer is that too many Computer Science majors loved Silver Age comic books.
The Martian Manhunter was stronger than superman, but couldn't handle fire. Green Lantern was similarly godlike, but was unable to control anything colored yellow.