Hey guys,
I wouldn't consider this an "Engine". However, basically it's a map creator for a hex based game I'm working on.
It's pretty simple.
Coming soon:
More tiles, overlay tiles (ex: forts, castles, farms)
Randomizer
UPDATE:
Please note, Colors and art is not complete, nor is the UI!
Hi guys, i've been working on this project recently and added all of your guys suggestions.
I decided to start from scratch and change the whole aspect of the "Engine" (Map Maker).
So, first off i added two views, the first being a far out view.
The second being a zoomed in view, in which you are able to scroll the map using arrow keys.
Secondly, i changed the window size to 800x600.
Third, now holding the right mouse button you can "paint" on the screen, no more click spams!
Fourth i changed the UI style to give it a more minimalist look, i still have to add some animations, add all the tiles, save load features, etc, that will come next update.
Updated love file.
Any more suggestions please say so!
Hex Engine
Hex Engine
- Attachments
-
- HexEngine.love
- (8.54 KiB) Downloaded 289 times
Last edited by Crossing on Fri Oct 14, 2016 2:38 am, edited 4 times in total.
-
- Party member
- Posts: 712
- Joined: Fri Jun 22, 2012 4:54 pm
- Contact:
Re: Hex Engine
Looks neat
Suggestion: Dragging the mouse while holding down the left mouse button should "paint". It's a lot of work to click every individual tile.
(i.e. draw by reacting to the mousemoved event, not only in the mouse click event).
Edit: Ah, also, I'd make the map much bigger. It's the main part here, yet it only uses a tiny bit of space on the screen. Instead, make the tile-preview smaller (also, increase the window size).
These tiny changes will make map-editing much more fun.
Suggestion: Dragging the mouse while holding down the left mouse button should "paint". It's a lot of work to click every individual tile.
(i.e. draw by reacting to the mousemoved event, not only in the mouse click event).
Edit: Ah, also, I'd make the map much bigger. It's the main part here, yet it only uses a tiny bit of space on the screen. Instead, make the tile-preview smaller (also, increase the window size).
These tiny changes will make map-editing much more fun.
trAInsported - Write AI to control your trains
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
Re: Hex Engine
Germanunkol wrote:Looks neat
Suggestion: Dragging the mouse while holding down the left mouse button should "paint". It's a lot of work to click every individual tile.
(i.e. draw by reacting to the mousemoved event, not only in the mouse click event).
Edit: Ah, also, I'd make the map much bigger. It's the main part here, yet it only uses a tiny bit of space on the screen. Instead, make the tile-preview smaller (also, increase the window size).
These tiny changes will make map-editing much more fun.
Thanks for the feedback!
I'll implement the paint feature this weekend.
I was planning on making a zoom in and out button we will see how that goes.
What size should I make the window?
Re: Hex Engine
Looks nice so far, I could see myself using this for quick maps once it becomes a little more polished. As for window size, I would go with at least 800x600 and try to keep to a normal aspect ratio(ex. 4:3 or 16:9). Anyways, keep it up!
Re: Hex Engine
This looks very cool! Are you making it for "The Salty Sea"? I hope you do!
Re: Hex Engine
Actually no I wasn't. However thinking about it now I think making The Salty Sea hex based could make it really cool and alot more customizable. I'll look into it.steVeRoll wrote:This looks very cool! Are you making it for "The Salty Sea"? I hope you do!
Re: Hex Engine
I'll try out that size when I release the next update.Beelz wrote:Looks nice so far, I could see myself using this for quick maps once it becomes a little more polished. As for window size, I would go with at least 800x600 and try to keep to a normal aspect ratio(ex. 4:3 or 16:9). Anyways, keep it up!
Thanks for the feedback!
- Sir_Silver
- Party member
- Posts: 286
- Joined: Mon Aug 22, 2016 2:25 pm
- Contact:
Re: Hex Engine
Those pictures of your game have gotten me to think about how I might make my own hex grid sort of game and what it might be about. Is the project still in development or maybe you're taking a good long break from it? I'm starting to consider making my own game like this :O
Re: Hex Engine
Hey Crossing, the hitdetection on your hexes seems a bit off around a few corners, I looked at the code but got terribly confused by the number of vars your using to actually calc it
I have some 100% accurate hex hit detection if you like (based on the center and outer sphere radius).
If need be I can post the snippit.
(I'll have to change it first as it currently also takes into account the rotation of the hex)
I have some 100% accurate hex hit detection if you like (based on the center and outer sphere radius).
If need be I can post the snippit.
(I'll have to change it first as it currently also takes into account the rotation of the hex)
Who is online
Users browsing this forum: No registered users and 1 guest