oh right, alternate between 2 colors every row like how a properly styled html table is
jtara1
Creator of
Recent community posts
Interesting concept. I was expecting it to be like pac-man ghosts hunting me down, but noticed that they move away from you if you move into the light, I like it. The game definitely needs to give some goal or incentive of something for the player. How do you feel about the player holding a light himself? Or are you designing around the player being blind to both what's around and the fog of war areas of the map?
Thanks a bunch for playing! Yea we're figuring out what we can redesign the player model as. We likely will go with a more simple model that's closer to a primitive shape. The other dev and myself are programmers and have limited knowledge of how to draw, use blender, and animate. So, we're certainly going to tame our imaginations for what we want to do. I'll add the install instructions for linux too, thanks.
Super ornate world and intriguing intro. I love your usage of your engine and the world you built with it. I was a little confused what the purpose of the space bar action. I kept dying to fall damage while I learn some of the tricky platforming as I battle the fps and the sorta concrete/non-interpolated position the character moves to as you move him. I did manage to get 100 coins eventually after about 6 attempts.
Thanks for playing! It's always best to really hook people on your game with visuals then provide fun core mechanics and gameplay loop ideally ;)
If the game does become a medium or long term project, we really need to step up the models and animations and aim for a consistent art style here. Initially, we were super ambitious with weapons (5 types, 3+ per type), but I think it's better to refocus on the design and incentive to use each weapon.
Multiplayer would be fun.
Thanks for playing. You can thank @jaerei for all the implementation of the floor models and crazy shader code. It's had at least 3 major revisions. We don't entirely have a well defined roadmap; we're just taking smaller steps. We've hit some limitations of Godot Engine with physics and rendering which has been a bit discouraging for us on this project in particular. We still love the engine, editor, and gdscript, and look forward to Godot 4.0. Multiplayer is always a fun challenge to do correctly.
Thanks for playing, and I'm glad you enjoyed the visual! Yea, the design is pretty loose on our 2 levels right now. We're giving the player more than enough health, and he can easily beat the levels with any one gun. We're looking to better teach the player walldashing, and to add enemies that require you to use a certain gun to efficiently kill them.
It's a nice fun simple exploration game. I noticed I could swim above the ocean, and found that the bar of gold icon looks a bit like a shotgun bullet. Will you be planning on making the player feel threatened or curious in any way beyond what you've presented? The background, sprites, water, and use of color are very well put together.
Super solid aesthetic puzzler with intriguing graphics and theme. I love the consistent art style. I think some things can be communicated to the player a little better.
In the main menu, it took me a min to realize I had to double click to start the level.
In level 1-2, you're dropping too many new level design and mechanics on me (pre-game action selection per turn, water action, line of sight, careful planning for 3 turns, when do doors open?), and the mouse hover over the actions on the right has a bugged dialog box. I love the isometric level layouts, but this makes it impossible to tell where I need stand to shoot targets that are far away (level 1-3 especially).
Sorry about that, you're the first to test on macOS. I found the solution though. Unfortunately, this seems to be a common problem for macOS builds for Godot-made games.
1. Download the macOS release to your Downloads folder, should default to ~/Downloads
2. Unzip the contents in ~/Downloads so you can see the app file.
2. Using terminal run this command on the file:
sudo xattr -rd com.apple.quarantine "~/Downloads/Neon Gensis- Magical Animals.app"/
as solved in https://www.reddit.com/r/godot/comments/nm5xtf/mac_export_wont_start_when_downlo... and https://apple.stackexchange.com/questions/372084/macos-catalina-app-is-damaged-a...
This has to be the best game of jam. I didn't expect to enjoy this type of wall jumping. The controls and level design are super tight and very well executed. I would expect at least this much from a paid game. One complaint is that I wasn't able to be the last part of the last level, and I felt a little confused what I needed to do differently. Fast fall for a frame or 2 then dash dash? It felt like spikes dropped on me if I was too slow and if I was too fast. So I may have just needed to time it perfectly. Dash soon enough but not too soon?
All the sprites are clear and cool looking, nice main menu too. The air tower was visually a little ambiguous though. The gameplay was pretty fun. I found the mouse difficult to see and pretty small. I enjoyed what I played after my first trial of failure. A bug, couldn't switch from air tower, stopped me from getting a highscore :( I'd like to see sprites of the towers in the game hud and hotkeys for switching between them.
Wow this is pretty amazing and innovative. The multi-purpose lance is really killer. It feels great to move and attack. The ability to use the lance as a vertical jump or horizontal speed boost is perfect. I could see this being a great speed-runner game if the level design is cleaned up and maybe there's more juice. If a level is designed for me to move down or left, there could be improvements in some way to help me feel confident I'm not jumping into a death pit or an enemy without knowing. The one boss is pretty solid as I found jumping 2 then boosting over him intuitive, but it was confusing whether I was damaging him or not and where his hurtbox was.
I love the upgrade system, but after beating 2 levels I had around 3k money while I needed 7.5k or 10k. What's the plan for giving the player more max bullets? Doesn't that change level and gameplay design quite a bit?