About 15,500 results
Open links in new tab
  1. Is C# developer for Unity game a promising career? - Reddit

    As a side note: before investing your time into Unity, educate yourself about the recent Unity controversy regarding their licensing model. That said: for personal use both C# and Unity are …

  2. Is it bad practice to separate scripts this much? : r/Unity3D

    Second, every time you add a new player component, you need to update Player class, so that classes that need to reference the new component can do so. It bloats the Player class very …

  3. r/unity on Reddit: Any unity game I have on my computer keeps …

    Jan 7, 2024 · Any unity game I have on my computer keeps crashing, sometimes after 10 minutes of game play sometimes after an hour. Does anyone know what could be causing this?

  4. Is AVPro still necessary for working with video heavy games?

    May 31, 2019 · It's strength is to be able to integrate the video player into the unity environment, which it does exceptionally well. But if needed for a more traditional video player (with UI and …

  5. UnityPlayer.dll not found? : r/PiratedGames - Reddit

    Feb 19, 2023 · install unity engine make a game it can be blank find your created games inner files and you will find unityplayer.dll copy that file find the cracked games inner files and paste …

  6. is objectively better to use the new input system with the Player …

    Jul 30, 2023 · The method I prefer uses the Player Input component where I select methods (Unity Events) from C# scripts that I've written. I believe this method has the 2nd-most control …

  7. How do i make the player move with and on platform it's standing ...

    Aug 10, 2023 · I tried to make player a child object to the platform, and it worked, but only when the platform stands still, but when the platform is moving, the player's speed doesn't change …

  8. How do I use the new Unity input system for movement? I know

    Sep 19, 2022 · Super easy. Don’t use Unity Events. Set the player input to Send Messages. Now, in your movement script, create a function with this format: OnMove () It can actually be “On” + …

  9. What's the best way to make a save system in unity? : r/Unity3D

    Dec 31, 2022 · A subreddit for News, Help, Resources, and Conversation regarding Unity, The Game Engine.

  10. Unity Player movement : r/unity - Reddit

    Jun 8, 2024 · Unity is the ultimate entertainment development platform. Use Unity to build high-quality 3D and 2D games and experiences. Deploy them across mobile, desktop, VR/AR, …