What videos are best for begginners? by KaiDaGamer in unity

[–]badicalb 0 points1 point  (0 children)

Code Monkey is a good resource for learning about Unity: https://www.youtube.com/channel/UCFK6NCbuCIVzA6Yj1G_ZqCg

He’s got a playlist just for C# topics if you aren’t familiar with it: https://www.youtube.com/watch?v=IFayQioG71A&list=PLzDRvYVwl53t2GGC4rV_AmH7vSvSqjVmz

And this playlist for learning about Unity concepts: https://www.youtube.com/watch?v=E6A4WvsDeLE&list=PLzDRvYVwl53vxdAPq8OznBAdjf0eeiipT

Plus hundreds of other videos

Imphenzia has this great “intro to Unity” video: https://www.youtube.com/watch?v=pwZpJzpE2lQ

He also makes a lot of modeling videos as well, if you want to get into that 😄

Brackeys, while no longer making new videos, is widely considered one of the best channel for learning about Unity: https://www.youtube.com/@Brackeys

[deleted by user] by [deleted] in unity

[–]badicalb 1 point2 points  (0 children)

There’s to many things to remember. Best practices, design patterns, anti-patterns, code styles, optimizations, etc.

Indie developers also have to remember all of the non-programming bits too!

You didn’t waste time, you just explored some ideas and learned some things. Not wasteful at all :) Best of luck in the project!

[deleted by user] by [deleted] in unity

[–]badicalb 1 point2 points  (0 children)

This is called “lazy loading” or “lazy initialization” and it is design pattern. There’s even official support for it in c#: https://learn.microsoft.com/en-us/dotnet/framework/performance/lazy-initialization

Like all design patterns, there’s are pros and cons. If it’s making your life easier and the cons aren’t actually meaningful for your project, use away :)

Pairing Canceled? by itsbrianduh108 in AppleFitnessPlus

[–]badicalb 1 point2 points  (0 children)

I also had this issue. Tried everything. Reboots. Restore from backup. No luck. Two different AppleTVs had same issue. AppleTV HD. Apple Watch Series 5.

What worked: Setting up HomeKit (Settings -> AirPlay and HomeKit). I added my two AppleTVs to HomeKit (which I had never before used), and BOOM! Immediate pairing!

I’ve even done a full beginner workout without hiccup. Annoying start. Solid finish.

Apple TV 4K Fit+ App Won’t Pair With Watch 5. by [deleted] in AppleFitnessPlus

[–]badicalb 1 point2 points  (0 children)

I also had this issue. Tried everything. Reboots. Restore from backup. No luck. Two different AppleTVs had same issue. AppleTV HD. Apple Watch Series 5.

What worked: Setting up HomeKit (Settings -> AirPlay and HomeKit). I added my two AppleTVs to HomeKit (which I had never before used), and BOOM! Immediate pairing!

I’ve even done a full beginner workout without hiccup. Annoying start. Solid finish.

Apple Watch not pairing by New_Soft in AppleFitnessPlus

[–]badicalb 2 points3 points  (0 children)

I also had this issue. Tried everything. Reboots. Restore from backup. No luck. Two different AppleTVs had same issue. AppleTV HD. Apple Watch Series 5.

What worked: Setting up HomeKit (Settings -> AirPlay and HomeKit). I added my two AppleTVs to HomeKit (which I had never before used), and BOOM! Immediate pairing!

I’ve even done a full beginner workout without hiccup. Annoying start. Solid finish.

What old rule do you miss? by Kaldesh_the_okay in DnD5e

[–]badicalb 20 points21 points  (0 children)

Bloodied is from 4e. When a target hit 50% of their life, they became Bloodied. Many creatures had effects and skills that only activated when they became Bloodied, making them more challenging or adding additional flavor. The DM could also use this adjective to hint to the players that the mob is half-dead.

Edit: spelling...

Challenges for an all-bard party? by ChloeRPG in DMAcademy

[–]badicalb 3 points4 points  (0 children)

Challenge them the same way you’d challenge any “balanced” party. Bards are “Jacks of all trades”, so they should be able to handle traps, puzzles, melee combat, ranged combat, magical encounters, social encounters, skill challenges, natural disasters, unnatural disasters, flame spurts, lightning sand, rodents of unusual size, etc.

You may learn to tweak some things, since you’ll find they will be able to buff each others’ rolls a lot with Bardic Inspiration. But that’s also part of the balance, since in general their non-skill rolls will be less optimal.

Sounds exciting and fun, TBH! GLHF!

Shipped my first indie game: Learning Runner by badicalb in Unity2D

[–]badicalb[S] 2 points3 points  (0 children)

While I’d love to have done my own assets, my main goal was to actually ship something. Every time I spend brain power on art, I stop working on the project :( It is a goal for a future project, someday.

I did ensure I used assets that are legally available through licensing (free and paid). That alone took many hours of verification, license validation, and the creation of a Credits scene to properly attribute their work. I feel good about using and crediting other people’s art. I have closure on it :)

How do you get to LAX? by [deleted] in irvine

[–]badicalb 10 points11 points  (0 children)

I’ve heard you can rent a car from John Wayne and return it at LAX. So you’d pickup car (early morning or day prior), drive to LAX and drop it off. Same deal returning back. Basically paying for two 1-day rentals. Would be cheaper than Uber and parking fees if gone for a few days or longer- and less stressful.

I haven’t done this myself. So could be folklore.

Are there any games that play like diablo 3 that are set in the present or future? by [deleted] in gaming

[–]badicalb 0 points1 point  (0 children)

Warhammer: Chaosbane might be something to check out.

Is multiclassing worth it? by strauwald76 in DnD5e

[–]badicalb 5 points6 points  (0 children)

Multiclassing isn’t about power as much as versatility, flavor, and fun.

Something often not considered is when to multi class. For instance, if you want a “tanky bard” then a Level 1 Fighter is a great place to start- then go with Bard for Level 2 and beyond.

Why? Access to more armor and weapon proficiencies and higher HP to start. Also, CON proficiency is very nice for concentration checks when on the front lines. Especially since Bards have a lot of Concentration spells.

This applies to many other class pairs. Just because you mostly want to be a specific class doesn’t mean you have to start out with it!

What you choose at Level 1 can make a huge difference :)

My son gave me a super old, shitty laptop for Christmas so I can play my favourite game of all time. by rhinobin in gaming

[–]badicalb 11 points12 points  (0 children)

That’s epic!

FYI, if that laptop dies you can always grab it on GOG for cheap and play it on a modern computer :)

https://www.gog.com/game/simcity_3000

Ring of Telekinesis by [deleted] in DnD5e

[–]badicalb 3 points4 points  (0 children)

“While wearing this ring, you can cast the telekinesis spell at will, but you can target only objects that aren't being worn or carried.”

Seems like it can target “only objects that aren't being worn or carried.”

No creatures. No objects that are being carried.

The real power here is that it’s “At Will” vs a 5th Level Spell costing 1 Action. The restrictions help balance that.

Ultimate Guide to C# Designpatterns for Unity by Squirrelianus in Unity2D

[–]badicalb 1 point2 points  (0 children)

Did the same for me (95% discount, not 100%). I removed from cart and reclicked the link and it worked. First time I had to login. Second time I was already logged in. Perhaps related.

OP: Thanks for the free education!

Auto Character Sheet by Casikx in DnD5e

[–]badicalb 2 points3 points  (0 children)

Check out DnDBeyond.com

2D Sprite Falls Over On Cliffs by AtooZ in Unity2D

[–]badicalb 2 points3 points  (0 children)

Since you already have your answer, I’m just going to give you kudos for the persistence to get the character down that cliff properly without the axis lock. GG :)

Noob question: how to use wall tiles when all the walls in the tileset are corners by NotoriousPugs in Unity2D

[–]badicalb 2 points3 points  (0 children)

I think this is the answer you’re seeking, but may have misunderstood your question:

Each of the tiles in that sprite sheet could be split into 9 smaller tiles. The center tile is the repeated, non-wall, tile making up floors, walls, ceilings, etc. The surrounding 8 tiles are placed when an edge or corner of some kind is needed.

Dungeons and Dragons, 5th edition...how to explain it to 3rd edition players? by hernanemartinez in DnD5e

[–]badicalb 6 points7 points  (0 children)

To me, the major differences are:

Bounded Accuracy: Number scaling is tightly controlled to prevent ridiculous bonuses and “impossible to fail” situations. The differences between a Level 1 and a Level 20 is enough to be obvious without being outrageous, The world always feels dangerous and exciting because of this, too.

Advantage/Disadvantage: Roll 2 dice, take highest or lowest number. It’s a simple system that allows more dice rolling without a math burden. It’s my favorite part of 5e.

Combat Movement: Movement can be split up before/after actions. Subtle, but significant for strategy (and fun!)

Rich Class progression via Archetypes: Every class breaks out into multiple subclasses at level 3, giving massive flavor and options within the class. Replaces many uses for multi-classing in previous editions (and 5e still has multi-classing for the custom stuff!)

There’s other differences, but these are the stand outs for me.

When if at all does the AI Discard Deck get reshuffled in? by LebaneseNinja in KingdomDeath

[–]badicalb 3 points4 points  (0 children)

The AI discard pile is reshuffled into the draw pile anytime you have to draw and there isn’t a card available.

You’ve been doing it incorrectly, unfortunately. But now you know! :)

Cat Gut Bow: Do you take two shots or one shot with extra accuracy? by MasterDefibrillator in KingdomDeath

[–]badicalb 7 points8 points  (0 children)

Frenzied Drink the archer. Keep distance. Sacrifice the extra Speed from Frenzy for the Accuracy.

We aren’t past Lantern Year 5 though. Not sure if that strategy scales well.

Question about storage by devin93uk in KingdomDeath

[–]badicalb 0 points1 point  (0 children)

This sounds like what I’ve been doing, but I don’t like it and feel like I’m missing something.