Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Primary tabs

  • View
  • Collections
  • Comments(active tab)
  • Followers
  • Friends
  • Favorites
What are you trying to figure
Friday, May 20, 2022 - 18:18

What are you trying to figure out for your project / game? Making a short 'gameplay demo' thing that has around 30 minutes 1 hour of gameplay 'hook' / 'game feel' / ~'game play loop' is a great place to start for it is like trying to first find your 'core' of your game build around that. Please don't do what I did before one of my older projects and put the engine stuff last and think you can solve them later while working for years on art and other stuff you may like / enjoy more than the nitty gritty engine work. Get the engine working and make some 'wheels and chassis' and ~'drive it around'. Find the minimum viable prototype that you are happy with and build on that to get super powerful build cycles and improve mental health in the long run. Do you have any W.I.P. screenshots / videos? Also you can make a forum thread here for people to help brainstorm if you want; lots of people here could add stuff your really like but you have be publicly known for a bit and to ask for advice first XD.

Thank you for the perspective
Friday, May 20, 2022 - 18:10

Thank you for the perspective sharing. I hope your project hums along nicely. Is this one of many or kind of new?

Enemies can drop 'chests' /
Sunday, May 15, 2022 - 01:15

Enemies can drop 'chests' / 'lootboxes' / random loot reward items though. I'm not sure that is what you are looking for but items can render with sprites on the ground and having a ~'rusty box' with ground sprite and inventory icon art is possible. It is just that I think that once it is opened the random loot box is removed and the random items try to populate / go in the inventory. Almost like the character just dumps it out in the inventory and throws the box away X-P.

I like the ~D2 style of
Saturday, April 30, 2022 - 16:38

I like the ~D2 style of animations as well.

Have you thought of creating
Sunday, March 6, 2022 - 03:03

Have you thought of creating a castle? For example Flare RPG could use some castle tileset assets. Also there are a few options for detailed castle 3D assets on Open Game Art. https://3dwarehouse.sketchup.com/model/u8f5a2af0-2224-4403-b8cd-c7e07cc0... + https://3dwarehouse.sketchup.com/by/Rochester4d This is great as an inspiration for a real historical medieval Castle. Yet it is not quite open source / made into a type of video game 3D art asset. Also an honourable mention to https://www.youtube.com/watch?v=sJkXRDKdAcM&ab_channel=Shadiversity

Has anyone tried to tinker /
Wednesday, February 23, 2022 - 13:32

Has anyone tried to tinker / experiment with local multiplayer (e.g split screen) in Flare? I have no real clear memory of Flare LAN tinkering / experiments either. Although I wonder if anyone has thought of / tinkered with LAN support for Flare or any other more '~simple' multiplayer support for Flare (e.g. multiplayer without using a dedicated developer multiplayer online server)?

That is fine, just do what
Wednesday, February 23, 2022 - 01:02

That is fine, just do what you most feel is right for yourself to do. There are many ways to live life. Also to think that life would be so boring if everyone was the same. Although you might be better than you think if you just add a bit of time tinkering away. Even if you get ~1% better every day for a year that ends up being over 3 and a half times better than you started and if you keep that up it snowballs and compounds into a better and better result. Mostly it is a matter of finding what you are interested in. If you love doing a kind of work; you will know for it will not feel like work at all :-).

@FlarePlayer Here is what
Wednesday, February 23, 2022 - 00:51

@FlarePlayer Here is what could be done with Flare currently / in the near future in regards to your points / thoughts:

"What do I like about Diablo 2 - LoD  what Flare doesn't have? For example:

- you can play the game together with other people [The Flare Engine is single player, yet it might be able to support a local / split screen co-op mode of some sort / local multiplayer ~minigames. Although this has not been worked on to my knowledge and is speculation based on my Unity experience of prototyping multiplayer and LAN multiplayer compatibility and general multiplayer modes without a dedicated server support hosted by the game developer. Currently all public builds of the Flare Engine are single player only to my knowledge.]

- randomly generated maps [I am not sure if this can be done in the Flare Engine yet I am thinking there has been some experimentation yet I am unsure as to where I am thinking this from. It is not impossible, yet I am not sure how this could currently be supported in the Flare Engine.]

- a wider range of skills, items and monsters [This can be improved with community assets even from Open Game Art even today: https://opengameart.org/content/orc-flare-3d ]

- nightmare and hell difficulties [This might be a thing in the near future: https://github.com/flareteam/flare-engine/issues/1806 ]

- special items can be found everywhere, not just at boss monsters [This can be made in Flare by having deep loot tables for all enemies that follows a 'pre-baked' creature level verses item level range drop table with different chances to drop different items. Kind of like dungeon and dragons loot tables but more extensive.]

- summoning of various support units (not just 1 zombie), health regeneration of support units [This could possibly be currently solved currently with friendly combat NPC abilities and creature ability use scripting.]

- mercenery support units [This by Dorkster can help but could use upgrades / expanded capability: https://opengameart.org/forumtopic/112-npcs-able-to-join-players-party-h... ]

- you cant simply shoot monsters 1 by 1 if you are walking around. Instead, if you walk around, huge bulks of monsters will spot you from afar and rush to attack you. That's more challenging and less lame [This can currently be solved with tweaking / expanding monster 'spotting' radius and also possibly by fog of war where a monster with line of sight could attack the player well away from the edges of the fog of war / even beyond the edges of the game screen.]

- minor boss monsters whith special abilities" [A person can add more bosses to a game and make more creature abilities and possibly make more creature ability scripts and test it all to get closer to your vision / possible player expectations for depth of content.]

 

@FlarePlayer Why not?
Tuesday, February 15, 2022 - 20:06

@FlarePlayer Why not?

Flare is open source, you have the creative tools with human readable 'guts' / critical game play building elements of the game engine. One can readily alter and tinker and try prototypes to see what works and what could use more work. You can reverse engineer some abilities / skills and combine functions / parts of other abilities / skills to make new / modified abilities / skills.

Focus on what the ~'lines of success' are / how to get to a significant improvement and try to filter out what is less and or not important to get this result. You can throw out a lot of things that could become bloat and or not necessarily needed right away; but also to work towards future proofing.

If you really want help the best / most powerful help for your own cause can be found within. If you give yourself a chance you might be surprised as to how far persistent hard and smart work can take you on your journeys in life.

Also you can probably find a solution within the power offered by the open source game engine tools. So as to be able to tinker with this shield ability with fails that bring you closer towards a result to your liking / what in your heart of hearts could feel to be 'success'.

If you suck at first then that means you can only get better as time goes on when you spend time towards getting better. Bit by bit, piece by piece, iterate, iterate, iterate. Every big thing is made up of many small things all put together over time. Put in enough time and effort and anyone can make big things in life:-).

Can you make a protoype and
Wednesday, February 9, 2022 - 16:14

Can you make a protoype and test it and maybe have a few versions and see what people like?

Pages

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • next ›
  • last »