• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

proposed scripts

  1. G

    [Proposed Script] ds_list_contains()

    The following script (and ancillary scripts) returns true or false depending on whether a value is present in the current ds_list. /// @function {bool} ds_list_contains(id,expression,[search_"whole_variable"=default_or_"words"_incl_num_or_"chars"_incl_digits]) /// @description returns...
Top