• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Origins

  • 69
    Posts
    7
    Years
    • Seen May 20, 2024
    Hello,

    Just wanted to share some of the graphics revamping on my online action-rpg Pokemon game, Origins. Curious to hear what the community thinks. The shadows are generated in the programming, and the vegetation is dynamically generated on compile time through the code as well. This gives the world a lush and unique experience each time.
    [PokeCommunity.com] Origins

    [PokeCommunity.com] Origins
     
    the updated graphics look amazing!
    though something weird is happening with the shadows where the trees overlap.

    Edit: also it seems a bit odd that flowers have shadows and the players do not

    1) That's just where the two shadows overlap, so it is darker in those areas.

    2) Those are temporary mob characters for trainer battles. They will have shadows though, just haven't implemented it yet.

    Thanks for the feedback :)
     
    Graphics looks awesome. But shadow are a little big for flower.. I mean :d
    Thank you so much for the feedback. While I agree they can sometimes appear large, they are generated via code based on the size of the icon for the object. So the shadow is relative to the size of the icon that it derives from, so it should be correctly scaled compared to other objects in the world.
     
    Back
    Top