CigarOfSinatra's Recent Forum Activity

  • Updated graphical queues for certain events.

  • Also updated with volume controls in the settings menu.

  • Updated game to now include a mechanic that controls the players ability to cheat levels. This had been left in for testing purposes but is becoming to distracting to testers, causing feedback to be redundant.

  • newt Sure that could work too.

    Maybe both. People who can afford another license buy one. People who cant / dont need, donate a dollar.

  • I have left that in during testing. Once the game goes into beta I will take that out. Its been a useful "cheat" for testing thus far Thanks for trying it.

  • Can we get a donation thread setup in order to get a faster webserver for the forums. I appreciate the nostalgia of surfing the web in circa 1998 it makes me appreciate modern internet. I got 5$ on it.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Newest Update:

    Version:0.4, is out today 3/24. It includes a level marking at the start of each new level. Some player experienced mild confusion when buying upgrades but not knowing what level to go back to. This should help remedy that. Massive tutorial update and more optimizations to the sound and code.

    Previous: Updated with level lock system. Now players must progress instead of picking any level from the level select screen. For the remainder of the test however, I will be leaving in the skip to system on the main page for people who want to test newer levels. Currently there are 25 levels. 12 of which are classified as done. The next update will be BETA test! And will have the finalized version of the 25 levels.

    **Mad Scientist: Black hole**

    Mad Scientist http://www.jackrdavis.com/MadScientist

    https://twitter.com/JackRDavis

    A devious mad scientist is bent on destroying the universe by rewinding time!! You have a **near**(1) infinite amount of disposable robots at your disposal to try destroy his labratory! You will have to solve physics based puzzles using gravity, angles, momentum, time-shifting and power-ups! Early alpha but the music,graphics,mechanics, and some of the final animations are in.

    Please test the first ten levels at your leisurely leisure and if you feel inclined I would love to know what you thought of the puzzles, the pacing of difficulty, and likes/dislikes. I am active on twitter and love discussing games on there! Thanks a ton!

    (1) - Limited to current worlds GDP...

    Cheers*

  • I like it. Yellow text could be a different color is only suggestion! It felt juicy and had a real keep me playing vibe to it.

  • Hey everyone! Im showing a sneak peak at an indie game I am designing called Mad Scientist: Blackhole. A depraved scientist wants to rewind the universe and you play a robot sent to destroy his lab and interrupt his evil experiments. This is a physics based puzzle game with lasers, robots, explosions and other gravity and time bending mechanics! And it is my first attempt at making a indie video game. I am going to let it out to be play test next week!

    Game preview is now down. Going into playtesting this week, a new link will be posted.

  • Ah good! Glad you found a fix! That was a fun mental problem to think about!

  • Here is a go at it:

    1) create a instance variable for each "collection" area.

    workerUse = 0

    2)Create a instance variable for the worker:

    workerBusy = 0

    3) When a worker starts to use the "collection" area.

    System > set value > collectionArea.workerUse = 1

    System > set value > worker.workerBusy = 1

    4) On collection area destory:

    System > set value > worker.workerBusy = 0

    System > set value > collectionArea.workerUse = 0

    5)Have an event that tells the worker what do(move,fight,harvest) based off what worker.workerBusy is set too.. 1=fight 2=harvest 3=return to path etc...

  • It should always be where I am touching if you designing a twitch based game. Your game requires that I make precision movements. Give me precision controls.

CigarOfSinatra's avatar

CigarOfSinatra

Member since 21 Dec, 2014

None one is following CigarOfSinatra yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies