itch.io is community of indie game creators and players

Devlogs

Version 1.1 Changelog

Cam's Command System
A downloadable asset pack

Version 1.1 is live!

With version 1.1, I've included 4 new commands, as well as some quality of life changes. These include:

  • Support for any datatype with a Parse method
  • A command to set the value of a variable attached to a component
  • A command to call any public user-created method or built-in method in the AllowedTypes Dictionary
  • A command to call any method attached to a component
  • A command to open a feedback form

This update is going to be a smaller update, but in a few weeks, I'll release version 2.0 which is going to completely change how this system works. I won't give away too much since I don't know how I'll implement this, but I plan to let users create their own custom logic to execute commands based on events such as keys being pressed, so keep your eye out for that.

Files

  • cams-command-system.zip 166 kB
    Version 1.1
Download Cam's Command System
Leave a comment