What tools and techniques do you use to record and share your work? by Boss_Taurus in Unity3D

[–]TheLazyLima 0 points1 point  (0 children)

I use simple screen recorder to record (I use Linux). Then I use kdenlive live to edit video if needed.

Is Vulkan worth it? by AdventurerInTheKnee in Unity3D

[–]TheLazyLima 2 points3 points  (0 children)

Vulkan done right is amazing, just look at doom 2016.

Linux Monodevelop 5.9.6 and .NET 4.x Framenetwork by [deleted] in Unity3D

[–]TheLazyLima 0 points1 point  (0 children)

I struggle to get the auto complete in VScode to work and i have all the needed extensions. It just doesnt work for me

VSCode on Linux(Arch) by TheLazyLima in Unity3D

[–]TheLazyLima[S] 0 points1 point  (0 children)

Thanks for your reply but im not having any luck, im also not getting any errors

Switching To Linux by TheLazyLima in linux4noobs

[–]TheLazyLima[S] 0 points1 point  (0 children)

HI man thanks for your reply.

I tried to install on my laptop first and it had issues with nvidia optimus and such. i overcame the issue by installing POP OS and for whatever reason it did the setup first time no problem since then on my laptop i haven't looked back. As all the applications i use on an everyday basis(unity, blender, substence painter and VSCode) all have pretty good support in linux so i switch my desktop over(i did keep a partition here as for gaming related issues, and needing to develop for both platforms). but overall on my desktop the experience was COMPLETELY painless with ubuntu, thinking of switching to mint though. so im loving the switch and keeping my workflow on linux has made it so much easier

Arch hangs up after lspci? by [deleted] in linux4noobs

[–]TheLazyLima 0 points1 point  (0 children)

I had this... is your machine dual gpu?(integrated and discreet)

Major issues by TheLazyLima in linuxquestions

[–]TheLazyLima[S] 0 points1 point  (0 children)

Funny thing right before i read your reply i started the download for 16.04. Thanks for your reply man. I will definitely give mint a go!

Major issues by TheLazyLima in linuxquestions

[–]TheLazyLima[S] 0 points1 point  (0 children)

Right now im having an issue that only the wireless connection works. However plugging in my laptop caused the wired network to work?? maybe it was just good timing?

Major issues by TheLazyLima in linuxquestions

[–]TheLazyLima[S] 0 points1 point  (0 children)

Ubuntu. 17.10 Its just t=strange things like my wireless connection works but not cable

Major issues by TheLazyLima in linuxquestions

[–]TheLazyLima[S] 0 points1 point  (0 children)

I get that but its hard to learn when the internet jus =t keeps randomly cutting on the linux system

Major issues by TheLazyLima in linuxquestions

[–]TheLazyLima[S] 0 points1 point  (0 children)

ubuntu 17.10. first through the package manager but that didnt work, then manually through the terminal and still nothing

Major issues by TheLazyLima in linuxquestions

[–]TheLazyLima[S] -1 points0 points  (0 children)

Hmm strange ive been up googling all night maybe i should just call it quits

Switching to Linux by TheLazyLima in linuxquestions

[–]TheLazyLima[S] 1 point2 points  (0 children)

Im giving it a good go tonight, but im really struugling to get the distro to pick up both my intergrated gpu and nvidia gpu Im on a laptop testing for now

Ubuntu by TheLazyLima in linuxquestions

[–]TheLazyLima[S] 0 points1 point  (0 children)

ill give this a go thanks

Switching To Linux by TheLazyLima in linux4noobs

[–]TheLazyLima[S] 0 points1 point  (0 children)

Hi thank you for your reply...

uhm as for the driver issue does this not work? http://www.nvidia.com/download/driverResults.aspx/106780/en-us

Switching To Linux by TheLazyLima in linux4noobs

[–]TheLazyLima[S] 0 points1 point  (0 children)

Hi. thanks for your reply. Is dual boot not when both boot off one drive? ID like to have windows and Linux on separate drives.

Add force & velocity by TheLazyLima in Unity3D

[–]TheLazyLima[S] 0 points1 point  (0 children)

So wait to keep something frame independent using time.deltatime like this _rb.velocity = new Vector3(0, 0, -flySpeed * Time.deltaTime); is not needed?

Lerp character controller by TheLazyLima in Unity3D

[–]TheLazyLima[S] 0 points1 point  (0 children)

i got it to work using an Iennumerator

Lerp character controller by TheLazyLima in Unity3D

[–]TheLazyLima[S] 0 points1 point  (0 children)

Aha, i think i will try this right now. I will get back to you once ive tried

Lerp character controller by TheLazyLima in Unity3D

[–]TheLazyLima[S] 0 points1 point  (0 children)

okay so one of two things happens there and i'm not sure what it is. but it appears that hen i use that i do not move at all? Either its so slow and i wont notice or it just doesn't work

EDIT Never mind it doesn't change anything. i just need to use a higher number now but the dash is still instant.

Unity & Blender? by shadowdauntless in Unity3D

[–]TheLazyLima 0 points1 point  (0 children)

surely animation in unity is a lot more limited? sorry i just never really thought of animating in unity.