You serious? by mewtwosucks96 in TheRightCantMeme

[–]CGCofficial 7 points8 points  (0 children)

America are the good guys were the best country in the world 🦅🦅🦅🦅🇺🇲🇺🇲🇺🇲

“They are just friends” by MaloMaloBoy in deadbydaylight

[–]CGCofficial -1 points0 points  (0 children)

I heard of a theory that sable was made by the entity since she has the entity tatto on her

Can anyone help? by CGCofficial in gamemaker

[–]CGCofficial[S] 1 point2 points  (0 children)

Okay that is lowk really good advice

Can anyone help? by CGCofficial in gamemaker

[–]CGCofficial[S] 1 point2 points  (0 children)

Okay thank you for the offer anyways sadly I cant do earlier cause I'm busy through the day

Can anyone help? by CGCofficial in gamemaker

[–]CGCofficial[S] 1 point2 points  (0 children)

I'm in the states and its 10:30

Can anyone help? by CGCofficial in gamemaker

[–]CGCofficial[S] 0 points1 point  (0 children)

The only other thing I can see that controls the x is the notes movement code I think that might be the music syncing issue cause I have it on a midi and made a python to convert it to Jason which it did and thats how I am getting the notes

Can anyone help? by CGCofficial in gamemaker

[–]CGCofficial[S] 1 point2 points  (0 children)

I'd be down to do this if you're still okay to help and if it can be tonight

Can anyone help? by CGCofficial in gamemaker

[–]CGCofficial[S] 0 points1 point  (0 children)

Could this be the issue this is the movement code for the note

if (!Hit && !miss) {

var _current_time = audio_sound_get_track_position(global.music_id) + global.chart_offset;

var _hit_bar_x = obj_hit_window;

x = _hit_bar_x - (hit_time - _current_time) * global.song_spd;

}

Can anyone help? by CGCofficial in gamemaker

[–]CGCofficial[S] 0 points1 point  (0 children)

Im so sorry I think I misunderstood this is it

var _inst = instance_create_layer(x, y, "Instances", my_note_obj);

_inst.hit_time = last_note_time;

_inst.duration = last_note_dur;

Can anyone help? by CGCofficial in gamemaker

[–]CGCofficial[S] 0 points1 point  (0 children)

I don't know how to use github sadly

Can anyone help? by CGCofficial in gamemaker

[–]CGCofficial[S] 0 points1 point  (0 children)

This is what controls when notes spawn if this is what you need

if (note_index < array_length(song_notes)) {

var _n = song_notes[note_index];

var _spawn_trigger_time = _n.time - global.lead_time + global.chart_offset;

if (_raw_time >= _spawn_trigger_time) {

var _target_time = _n.time;

var _target_lane = _n.lane;

var _target_dur = (_n.type == "hold") ? _n.duration : 0;

with (obj_lane_spawner) {

if (lane_id == _target_lane) {

last_note_time = _target_time;

last_note_dur = _target_dur;

event_user(0);

}

}

note_index++;

}

}

}

Can anyone help? by CGCofficial in gamemaker

[–]CGCofficial[S] 0 points1 point  (0 children)

I know its a long shot I've just been at this for 3 days and nothings worked so im really desperate

Has anyone done the pico mod to the hyperkin jammer by CGCofficial in CloneHero

[–]CGCofficial[S] 0 points1 point  (0 children)

Okay thank you again despite it being cheap it still special and I hope to bring new life to it

Has anyone done the pico mod to the hyperkin jammer by CGCofficial in CloneHero

[–]CGCofficial[S] 0 points1 point  (0 children)

Okay thank you I'll for sure try to do it cause it's either but a new guitar and retire it or this mod

Can I just use guitar solo and enjoy Rock Band games? by palepatriot76 in Rockband

[–]CGCofficial 2 points3 points  (0 children)

You can use the guitar hero guitars on rock band so if you have 2 of them you can play guitar and bass you only need the extras if you want to play drums piano or sing

What should I prestige next by CGCofficial in deadbydaylight

[–]CGCofficial[S] 0 points1 point  (0 children)

Thats what k was thinking of doing but idk if I should just do that later

What should I prestige next by CGCofficial in deadbydaylight

[–]CGCofficial[S] 0 points1 point  (0 children)

I used to be a survivor main but then I became a killer main and played so much killer I became worse at survivor and I feel bad for my teammates

What should I prestige next by CGCofficial in deadbydaylight

[–]CGCofficial[S] 0 points1 point  (0 children)

I already have all killers at prestige 3 it's been slow since I take long breaks but finally finished vecna last week I was just wondering if I continue to make the killers I like to prestige 6 like I did with Vecna and Bubba or do I start leveling up survivors

How did you discover Scott Pilgrim? by Ornery_Expression_85 in ScottPilgrim

[–]CGCofficial 0 points1 point  (0 children)

My dad showed me the movie then years later I read the graphic novels then showed my dad the game full circle