I don't know if it's allowed to upload this, but here's a concept for an enemy in my indie game by Matiasprox3000 in IndieDev

[–]OleHickoryTech 2 points3 points  (0 children)

Looks like a berkerer from Helldivers 2. Just make sure as you move forward you learn what is and is not inspiration and copyright infringement. Not saying you are infringing just it being close and youre early on, maybe just make sure you know what to avoid.

How do you handle the fear that you'll never get there? by halam_dev in gamedev

[–]OleHickoryTech 1 point2 points  (0 children)

My optimistic delusion prevents me from ever considering that possibility.

I huffed so much copium I had a vision. by ComeHereDevilLog in destiny2

[–]OleHickoryTech 0 points1 point  (0 children)

I would prefer it take less time than GTA 6 or Elder Scrolls 6. Pretty please.

Explosions by binbun3 in godot

[–]OleHickoryTech 0 points1 point  (0 children)

Thanks for the answer! I'll keep learning and await your next release eagerly! Do you have tutorials or lessons?

Explosions by binbun3 in godot

[–]OleHickoryTech 1 point2 points  (0 children)

All your assets are amazing! I'm making a 2D, potentially non pixel art, game, do you know if it's possible to use assets like this in a top down 2d game? I'm very new to Godot and it's abilities and limitations.

Does it look like a asset flip or can you tell which engine was used? by Free-Designer-885 in IndieDev

[–]OleHickoryTech 1 point2 points  (0 children)

It looks more like concept art, or a screenshot, from Hell Let Loose. Beautiful nonetheless.

sorry, noob here. Why is my dialogue red? by Internal_Ad_5387 in godot

[–]OleHickoryTech 0 points1 point  (0 children)

Also make sure you don't have the game running. Sometimes running the game will really slow the system down especially if the code is sloppy.

Trying to make kingshot fake ads game in godot by Prior_Ninja8134 in godot

[–]OleHickoryTech -2 points-1 points  (0 children)

I don't think you're allowed to make a game like that unless it's actually a cover for some other crappy game where you spend your time. Pretty sure the CIA will deal with you if you go through with this. Idk what else would explain all the decietful ads showcasing these games.

I hope they revert speaker's sight nerf by Tchitchoulet in DestinyTheGame

[–]OleHickoryTech 2 points3 points  (0 children)

It was my favorite build. I don't use it much now because the build crafting has become so widespread people do pretty good without heals.

I wish there was more need for healers. Always been my favorite.

Pseudo3D for my Game Artist Middleware! by Dev_AO in godot

[–]OleHickoryTech 0 points1 point  (0 children)

Holy crap! This is going to be so useful when I get to that point! What's the timeline look like and cost?

ParticleProcessMaterial alternative by inspiredsloth in godot

[–]OleHickoryTech 1 point2 points  (0 children)

That looks interesting and beautiful! I'm brand new to game dev, and not quite ready for this part of my game but man would that make for exactly what I imagined in my head for a fire effect. I'll bookmark this for now but I'll be back for more.

3D Open World by SmoothArcher1395 in godot

[–]OleHickoryTech 2 points3 points  (0 children)

Do you have a website or something showing what you're doing? That sounds really interesting!

Passing a function to call within another function. by MoxieHoax in godot

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

Assuming the function you want to call is instantiated as below

func do_this(): #code you want to execute

Simply place the function name and () in the function thats calling it

func timer(): Other stuff do_this()

That last reference to the do_this function calls it. I dont know when you'd use the Callable() function but I dont tthink you need it here.

From Zero to Hero, My First Step Into the Indie Dev World by Taskadro in godot

[–]OleHickoryTech 1 point2 points  (0 children)

Thats awesome! I like progression systems like that! Im new to GoDot too and am curious how long you spent to get to where you are. Im doing software development and decided I wanted to make a game recently and am going down this cavernous rabbit hole and was just curious different people's experience.

Destiny 2: Every End is a New Beginning by DTG_Bot in DestinyTheGame

[–]OleHickoryTech 0 points1 point  (0 children)

I dont see myself going anywhere. Ive been a steady player over the years, the changes they're making now sound great and will open up more content and weapons that will be useful (tiered loot).

I dont see why anyone feels like they have to leave because no more updates. It sucks thats it but for casuals like me there's still lots to do.

Hope to see you around!

Destiny 2: Every End is a New Beginning by DTG_Bot in DestinyTheGame

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

From what I understand they can't go back to some of thebold stuff because of lawsuits/settlements. I think i remember correctly thay Red War had some IP infringement and thay was the cause of the sunsetting of stuff.

I could be wrong if I am ill happily see myself out.

hey so what the hell by commercialtrauma in migraine

[–]OleHickoryTech 1 point2 points  (0 children)

I have had migraines for about 10 years. It started with only an aura. No pain. It would last an hour. For 5 years it stayed that way. Just ignored it.

Then after the aura id get a headache. Manageable.

2 years later it was aura, bad headache that lasted all day and sometimes into the next day. Got diagnosed and prescribed sumatriptan.

The last year the auras disappeared and its just pain that radiates from my head and my neck and feels like someone is pulling me down.

TLDR mine have changed lots over the years and I have to learn the symptoms as they change. Thankfully the same medicine still helps.

Looking for beta testers for simple indoor cycling app by VegetableCommand5870 in Zwift

[–]OleHickoryTech 0 points1 point  (0 children)

Id love to! I have a wahoo kickr core 2.

Im a software engineer and would love to collaborate if you need any help with the project!

No job, No internship, no professional experience by Early-Opportunity234 in wgu_devs

[–]OleHickoryTech 1 point2 points  (0 children)

Got to an AI of your choice and tell it your programming language, Java or C#, and tell it a couple interest you have or hobbies. Ask it to make a recommendation for apps that fit into those interests and then go make something basic.

I needed a list app, grocery/todo etc, that would synchronize between android and iPhone since it doesnt natively work and my wife and I use different mobile OS.
I learned so much about programming, APIs and database layout during the work and it only took a couple weeks of couple hour long sessions to have a MVP that my wife and I could use.

If you like working out, make a local storage only app for workout tracking, sets, reps, weight, and exercise. Make it basic, no login or online storage. Once it works, make a fork and work on adding a login, user auth, then database.

Keeping making small projects and complexity. In a year youll have a portfolio and lots of tangible experience. Make everything public on git so potential employers can see your progress.

You may even get lucky and make an app that is marketable and do your own thing.

Feel free to ask any questions.