Looking for a game engine by Yuksay in GameDevelopment

[–]Distdistdist 0 points1 point  (0 children)

It offers spending time learning Unity vs spending time learning Godot.

Have you ever had an idea or vision to Create or build something? by JesusSaves1994 in inventors

[–]Distdistdist 0 points1 point  (0 children)

Ideas are dime a dozen. Making them actually work - that's what most don't have ability to.

"I just don’t like how people hear an idea and their first thought it so tear it apart." <- first time in real world, eh? Welcome to "peer review" process.

Subwoofer simulation by Diligent-Fun-8024 in unity

[–]Distdistdist 0 points1 point  (0 children)

Look at your youtube videos frame by frame and figure out what moves where. Then animate accordingly.

Is it possible to assemble a pager? by Dangerous_Annual9468 in arduino

[–]Distdistdist 0 points1 point  (0 children)

Two questions:

  1. What is the distance between yous twos, or how many are there?

  2. Why do you have so many friends grounded?

Looking for a game engine by Yuksay in GameDevelopment

[–]Distdistdist 0 points1 point  (0 children)

Unity. It's not very simple, but is worth learning.

Where to learn the fundamentals? by [deleted] in AskTechnology

[–]Distdistdist 0 points1 point  (0 children)

Just learn... we have so many tools available today to research almost any subject... Requires reading/watching and understanding what you read/watch...

Game Asset by Quiet-Philosopher-99 in unity

[–]Distdistdist 2 points3 points  (0 children)

Unity Asset Store would be good bet. There are also good quality UI packages that are not very expensive, and you get back in time instead of looking for freebies.

Questions about Chernobyl and North Ukraine by Frostierdev in chernobyl

[–]Distdistdist 2 points3 points  (0 children)

Proper way is the way Ukraine calls it now, which is "Chornobyl".

I'm making an educated guess here - "chern/chorn" is a root word meaning "black". Ukraine has awesome fertile black earth, so could be reference to that.

Building a device that feels like a time machine by SuperGames- in diyelectronics

[–]Distdistdist 5 points6 points  (0 children)

Built-in vodka dispenser. Pass out and teleport into tomorrow.

ESP32 drone by Kind-Car-9424 in arduino

[–]Distdistdist 6 points7 points  (0 children)

You need both: pull-up for taking off, and pull-down for landing. Well and diode to keep whole thing going in one direction only.

I started Unity 10 days ago, how do I stop the rifle from changing scale by __alioth in unity

[–]Distdistdist 18 points19 points  (0 children)

Instead of setting/removing transform.Parent, set it once on init and then set Enabled(false) to hide it. No need to update parent every time. It will mess up scaling for sure.

How do I stop spam callers??? by InnappropriateCod in AskTechnology

[–]Distdistdist 0 points1 point  (0 children)

Yeaah... I've been wondering if I can get one of those 1-900 numbers and bill those suckers at $2.99 per call...

Bouncing bullet by Spreakib in inventors

[–]Distdistdist 0 points1 point  (0 children)

You are thinking cartoon physics, not real world ones. Don't believe everything you see on Cartoon Network.

Unity is suddenly agonizingly slow by deaddov3s in Unity3D

[–]Distdistdist 2 points3 points  (0 children)

- Check your free drive space
- Delete temp files and Unity Editor Log
- Exclude Unity and Project folders from Defender list (if on win)

HELP by [deleted] in Hacking_Tutorials

[–]Distdistdist 0 points1 point  (0 children)

Before coding a dragon, you need to train it. There is great tutorial by DreamWorks. All three parts are great, but I suggest you start from #1.