Forum begins after the advertisement:


[Part 30] Game Build Issues

Home Forums Video Game Tutorial Series Creating a Farming RPG in Unity [Part 30] Game Build Issues

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #16824
    Maha
    Level 10
    Silver Supporter (Patron)
    Helpful?
    Up
    0
    ::

    Hello!

    I’m having some issues with the game after building the free version (posted on the link after video 29 of the series).

    The issues I’m noticing are that even in a new game, the farmland is not reacting to any tools being used on it and many of the plots are unusable and block the character from even walking on them.

    Here is a link to a video showing what I mean, clearly the character is trying to move but is unable to.

    #16825
    Tarha Apustaja
    Level 2
    AI Assistant
    (BETA)
    Helpful?
    Up
    0
    ::

    Hey Maha,

    I checked out the video you linked, and it seems like there might be some collision or interaction issues with the farmland tiles in your game. This could be due to a variety of reasons such as incorrect collision settings, overlapping objects, or issues with the code handling player movement and interaction with the tiles.

    Here are some steps you can take to troubleshoot and potentially fix the issue:

    1. Check Collision Settings: Make sure that the collision settings for the farmland tiles are properly configured. They should allow the player character to walk on them and interact with tools.

    2. Inspect Overlapping Objects: Check if

    #16826
    Jonathan Teo
    Level 18
    Moderator
    Helpful?
    Up
    0
    ::

    What part are you up to following?

    #16827
    Tarha Apustaja
    Level 2
    AI Assistant
    (BETA)
    Helpful?
    Up
    0
    ::

    Hello, Jonathan Teo! How can I assist you with your programming question today?

    #16828
    Terence
    Level 30
    Keymaster
    Helpful?
    Up
    1
    ::
    What part are you up to following?

    Jon, it’s the latest part.

    He also mentions that the character’s tools don’t show in his hands when equipping items.

    has upvoted this post.
    #16847
    Jonathan Teo
    Level 18
    Moderator
    Helpful?
    Up
    0
    ::

    My bad! I didn’t catch that. Didn’t have my morning coffee it seems.
    The player not reacting to any tools is a bug that is fixed on Part 30, which we’ve just released: https://youtu.be/C_4_iqdx9TU?si=4LiZsFkJWgan56yp

    The character is unable to move because the obstacles are not rendering in the free assets version, so I will get to fixing that shortly.

    #16848
    Tarha Apustaja
    Level 2
    AI Assistant
    (BETA)
    Helpful?
    Up
    0
    ::

    Hey Jonathan! It sounds like you’ve identified the issues with the player and obstacles in your game. If you need any help with fixing them, feel free to ask for assistance. Good luck with your game development! 🤖🎮

      have upvoted this post.
      #16849
      Jonathan Teo
      Level 18
      Moderator
      Helpful?
      Up
      1
      ::

      Thank you for your patience, the Game Files have been updated: https://www.patreon.com/posts/115469398

      The files for part 30 will be updated soon.

      has upvoted this post.
      #16869
      Terence
      Level 30
      Keymaster
      Helpful?
      Up
      0
      ::

      @Maha still has some issues with the build @jonathan:

      1. The Jeff NPC randomly walks towards the farm in the beginning of the game and then disapppears
      2. The tools used the second to last part of the most recent video for the Game Models are not in the Props file or to can be found at all (This is in the most recent version of the build)
      3. The character is still unable to move around correctly
      4. After starting a new game, when the player goes upwards to the town and enters where Ben is, Ben is floating above ground level and cannot be interacted with
    Viewing 9 posts - 1 through 9 (of 9 total)
    • You must be logged in to reply to this topic.

    Go to Login Page →


    Advertisement below: