This commit is contained in:
Jennifer Hogueison 2024-02-04 21:09:56 -08:00
parent 8bbc0ec78e
commit 6e83684eb2
31 changed files with 69 additions and 67 deletions

View File

@ -9,3 +9,4 @@ if (counter > 180) {
if ( counter >= countermax ) {
room_goto_next();
}

View File

@ -8,12 +8,14 @@
"option_steam_app_id": "0",
"option_sci_usesci": false,
"option_author": "",
"option_collision_compatibility": true,
"option_copy_on_write_enabled": true,
"option_lastchanged": "",
"option_spine_licence": false,
"option_template_image": "${base_options_dir}/main/template_image.png",
"option_template_icon": "${base_options_dir}/main/template_icon.png",
"option_template_description": null,
"resourceVersion": "1.2",
"resourceVersion": "1.4",
"name": "Main",
"tags": [],
"resourceType": "GMMainOptions",

View File

@ -1,5 +1,4 @@
/// @function scr_initialize();
#region //define global constants
//general options
#macro WINDOW_BASE_WIDTH 640
@ -90,3 +89,4 @@ function scr_initialize() {
global.score_current = 0;
scr_particles_init();
}

View File

@ -1,10 +1,10 @@
/// @function scr_input_get( _input )
/// @param {real} _input
/// @function scr_input_get( _input )
/// @param {real} _input
function scr_input_get( _input ) {
function scr_input_get( _input ) {
var keycheck = false;
//TODO: add multiple control methods
var keycheck = false;
//TODO: add multiple control methods
if ( global.options[? OPTIONS_INPUT_TYPE] == "keyboard" ) {
switch ( _input ) {
#region continuous inputs
@ -31,4 +31,4 @@ var keycheck = false;
}
return keycheck;
}
}

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_badend","path":"sprites/spr_badend/spr_badend.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_badend",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_cherryfield","path":"sprites/spr_cherryfield/spr_cherryfield.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_cherryfield",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_cherryfloor","path":"sprites/spr_cherryfloor/spr_cherryfloor.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_cherryfloor",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_go","path":"sprites/spr_go/spr_go.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_go",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_goodend","path":"sprites/spr_goodend/spr_goodend.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_goodend",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_mystia_power","path":"sprites/spr_mystia_power/spr_mystia_power.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_mystia_power",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_mystia_stand","path":"sprites/spr_mystia_stand/spr_mystia_stand.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_mystia_stand",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_particle_cherry","path":"sprites/spr_particle_cherry/spr_particle_cherry.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_particle_cherry",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_ready","path":"sprites/spr_ready/spr_ready.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_ready",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_roastbirb","path":"sprites/spr_roastbirb/spr_roastbirb.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_roastbirb",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_saigyouayakashi_cherry","path":"sprites/spr_saigyouayakashi_cherry/spr_saigyouayakashi_cherry.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_saigyouayakashi_cherry",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_saigyouayakashi_trunk","path":"sprites/spr_saigyouayakashi_trunk/spr_saigyouayakashi_trunk.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_saigyouayakashi_trunk",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_shadow","path":"sprites/spr_shadow/spr_shadow.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_shadow",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_shot","path":"sprites/spr_shot/spr_shot.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_shot",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_shot_toomuch","path":"sprites/spr_shot_toomuch/spr_shot_toomuch.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_shot_toomuch",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_sky","path":"sprites/spr_sky/spr_sky.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_sky",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_sparkle","path":"sprites/spr_sparkle/spr_sparkle.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_sparkle",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_table","path":"sprites/spr_table/spr_table.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_table",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_title","path":"sprites/spr_title/spr_title.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_title",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_when","path":"sprites/spr_when/spr_when.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_when",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_wriggle_blush","path":"sprites/spr_wriggle_blush/spr_wriggle_blush.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_wriggle_blush",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_youmu_blush","path":"sprites/spr_youmu_blush/spr_youmu_blush.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_youmu_blush",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_youmu_facepalm","path":"sprites/spr_youmu_facepalm/spr_youmu_facepalm.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_youmu_facepalm",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_youmu_stand","path":"sprites/spr_youmu_stand/spr_youmu_stand.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_youmu_stand",
"tags": [],
"resourceType": "GMSequence",

View File

@ -59,7 +59,7 @@
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"spr_yuyuko_hungry","path":"sprites/spr_yuyuko_hungry/spr_yuyuko_hungry.yy",},
"resourceVersion": "1.3",
"resourceVersion": "1.4",
"name": "spr_yuyuko_hungry",
"tags": [],
"resourceType": "GMSequence",

View File

@ -66,9 +66,8 @@
{"name":"Windows UWP","path":"options/windowsuap/options_windowsuap.yy",},
{"name":"operagx","path":"options/operagx/options_operagx.yy",},
],
"isDnDProject": false,
"defaultScriptType": 1,
"isEcma": false,
"tutorialPath": "",
"configs": {
"name": "Default",
"children": [],
@ -95,13 +94,13 @@
{"targets":-1,"resourceVersion":"1.3","name":"audiogroup_default","resourceType":"GMAudioGroup",},
],
"TextureGroups": [
{"isScaled":true,"autocrop":true,"border":2,"mipsToGenerate":0,"groupParent":null,"targets":-1,"resourceVersion":"1.3","name":"Default","resourceType":"GMTextureGroup",},
{"isScaled":true,"compressFormat":"bz2","autocrop":true,"border":2,"mipsToGenerate":0,"groupParent":null,"targets":-1,"resourceVersion":"1.3","name":"Default","resourceType":"GMTextureGroup",},
],
"IncludedFiles": [],
"MetaData": {
"IDEVersion": "23.1.1.434",
"IDEVersion": "2022.300.0.499",
},
"resourceVersion": "1.4",
"resourceVersion": "1.5",
"name": "thj7",
"tags": [],
"resourceType": "GMProject",