Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Lucidi

9
Posts
4
Followers
6
Following
A member registered Oct 12, 2020 · View creator page →

Creator of

Recent community posts

Whoops, sorry! I didn't see a notification for your message previously.  I've since moved on to a different collision system for my current project as I couldn't get the collision just right for my needs (my project isn't a top down game, but I was trying to get the pixel perfect collision working for my platformer style game).


If I remember correctly, GMS2 was seeing x and y as a variable in the script, rather than the x and y instance variable of the object.  When putting "self." in front of it, the script found the calling object's instance variables and it worked as expected.  Maybe an update of GMS2 caused this?

I had an issue where as soon as my player object collided with a tile, the object would instantly stick  and would not move with further input.  I was able to resolve this by putting "self." in front of the x and y values in the scripts.  Note, I did not modify the variables that started with an _, only the single character variables.

I did this for both the "tile_meeting_precise" script and the "movement_and_collision" script.

Works like a charm!  Thank you for the asset!

Hello, I'm having some troubles getting this to work.  What is the best way to contact you for help?

The issue I'm having is when I run install.php, I get the following error:

PHP Notice:  Undefined variable: conn in /opt/bitnami/apache/htdocs/utility/dbgenerator.php                                         on line 6

PHP Fatal error:  Uncaught Error: Call to a member function query() on null in /opt/bitnami/apache/htdocs/utility/dbgenera                                        tor.php:6

I am trying to run this on a LAMP server using AWS, to use for an online leaderboard system.

I did like it!  I spent more time in this game than most of the other game jam games.  So many good pieces from this game, and it feels like it has quite a bit of polish for a game jam game!

Just played and finished it!  I really liked the art on the player and the gun, the particles coming from the gun are really cool!

I tried downloading and running the executable, but Malwarebytes threw up an alert about it being possible malware.  I ended up not running the game, but I'm sure it's fine.  I'm not sure why MalwareBytes would have thrown up the error, but I hope that it's something easy to fix!

This is the error MB took me to:

https://blog.malwarebytes.com/detections/machinelearning-anomalous-100/

I liked the game!  Music was good and fitting and I liked all the different sprites that were used.  I did find Sulpheria frustrating though.  I felt like I was just wandering from circle to circle.  I actually couldn't get past it.  I kept getting stuck on the other side of the barrier from the exit.

I thought it was a great use of the theme though!  Nice game!

I tried downloading, but received an error message "invalid upload"
"Play in browser" also didn't seem to work :(

I like it! I thought the game was fun and thought it was cool how you randomized the sounds effects between a couple different ones on the asteroid destruction.  I did feel like the money was a little hard to come by.  After my first run I got a score of 78 and couldn't buy anything as I only had $17.

Good game and good luck in your aspiration to become a full time game dev!