#archived-modding-development

1 messages Β· Page 257 of 1

cunning lagoon
#

thats what i asked myself after each and every attempt

hollow pier
#

run any% instead

copper nacelle
#

goodbye

#

1.2.2.1

#

now 1.4.3.2 is my best friend

hollow pier
#

ok hf killing shield husk

cunning lagoon
#

thanks

copper nacelle
#

why does 1.2.2.1 kill my mod log

#

[INFO]:[Lost Lord] Hit Flash Orange(Clone)
[INFO]:[Lost Lord] hit flash orange clone
[INFO]:[Lost Lord] Hit Puff Med(Clone)
[INFO]:[Lost Lord] hit puff med

#

thanks

hollow pier
#

orange

cunning lagoon
#

now this is epic

copper nacelle
#

die

#

wow i maybe did it

cunning lagoon
#

i see your point yeah

copper nacelle
#

nvm

cunning lagoon
#

🎸

copper nacelle
#

sam

#

e

#

apparently

#

makes vengefly king bleed black

#

kurosh fix thanks

cunning lagoon
#

who cares about vengefly king

hollow pier
#

even bigsmokedog69 killed hornet

copper nacelle
#

how do i make this black

#

without fucking up everything else

cunning lagoon
#

thats racist

copper nacelle
#

u

#

wait is the il hook not unhooking

#

ffs

cunning lagoon
#

Oh

native wing
#

struggling tgrough false,knight hollowwoke

copper nacelle
#

nope it was

cunning lagoon
#

nop

copper nacelle
cunning lagoon
#

drugs go back to the grimmkin

copper nacelle
cunning lagoon
#

rude sadgrub

weak lodge
#

Someone said grimmkin

copper nacelle
#

drugs go back to having a non terrible name thanks

#

someone just asked in another server i'm in

#

what's the point of shields if you have armor

#

makes u think

hollow pier
#

fuck he's right

weak lodge
cunning lagoon
#

they have a point

hollow pier
cunning lagoon
#

didn't realize 56 was a massive cunt anyway seeya

copper nacelle
#

rude sadgrub

#

ok what

#

can vengefly king be orange

#

eeeeeee

#

ok so it's the spawn object pool hook

#

apparently

#

death

cunning lagoon
#

nothing personnel

copper nacelle
#

eeeeeeeeeeeee

compact sedge
#

hey 56 what distro do you use, I can't tell from your steam profile

#

is it ubuntu?

copper nacelle
compact sedge
#

oh wait

#

this is a particle system thing

#

I coulda told you

#

the whole time

#

im sorry

#

I had no idea

copper nacelle
#

what

#

πŸ”« πŸ”« πŸ”« πŸ”« πŸ”« πŸ”« πŸ”« πŸ”« πŸ”« πŸ”« πŸ”« πŸ”« πŸ”« πŸ”«

compact sedge
#

there's many ways particle systems can be colored btw

copper nacelle
#

asdjkfasdfalsdkjfsadfasdjkfasdfalsdkjfsadfasdjkfasdfalsdkjfsadfasdjkfasdfalsdkjfsadfasdjkfasdfalsdkjfsadfasdjkfasdfalsdkjfsadf

compact sedge
#

there's the material color which should override all others I think. but then there's also the color over time module in particlesystem component

#

and that might determine it

#

there's also color over distance I think

#

and one other one

copper nacelle
#

why am i alive

#

i think

#

it didn't fix it

#

haha

#

i want to die

cunning lagoon
#

πŸ˜”

copper nacelle
#

u

#

@compact sedge help

compact sedge
#

uh

copper nacelle
#
                // case "Hit Flash Orange(Clone)":
                // {
                //     Log("hit flash orange clone");
                //     go.GetComponent<SimpleSpriteFade>().fadeInColor = Color.black;
                //     go.GetComponent<SimpleSpriteFade>().SetAttr("normalColor", Color.black);
                //     go.GetComponent<SpriteRenderer>().color = Color.black;

                //     return go;
                // }
compact sedge
#

1 sec

copper nacelle
#

this

#

but like

#

not commented out

#

makes all of them black

#

even after i unhook

#

death

cunning lagoon
#

man wings are fucking broken

copper nacelle
#

this one's a sprite

compact sedge
#

oh

copper nacelle
#

hk modding is enjoyable and fun

compact sedge
#

just this one should work go.GetComponent<SpriteRenderer>().color

#

in theory

copper nacelle
#

yeah that's what i did

#

and then it changed all of them

#

even after i unhooked the object spawn

compact sedge
#

well once you change the color it stays changed

#

ofc

#

gotta set it back

copper nacelle
#

but it's only on that sprite renderer isn't it

compact sedge
#

yes

copper nacelle
#

so why does it affect

#

vengefly king

#

who should spawn more objects

#

watch my on destroy be broken tbh

cunning lagoon
#

same

copper nacelle
#

eldergod hu when

cunning lagoon
#

my scores are still unrivaled

copper nacelle
#

e

trim totem
#

e

copper nacelle
hollow pier
#

it's time to lower my hk res by one more 16:9 ratio every week until it reaches 16x9

cunning lagoon
#

and 1221 will still lag

hollow pier
#

this tbh

compact sedge
#

it's a small nod to the papers mod in S&S since I created this section for papers. @copper nacelle

copper nacelle
#

oh ok

compact sedge
#

salt does this thing where it serializes all the text of the entire game into a giant multilayered struct array thingy

#

right when you load it

cunning lagoon
#

eye see

copper nacelle
#

why

#
                    Log("hit flash orange clone");
                    go.GetComponent<SimpleSpriteFade>().fadeInColor = Color.black;
                    go.GetComponent<SimpleSpriteFade>().SetAttr("normalColor", Color.black);

                    var sr = go.GetComponent<SpriteRenderer>();

                    var m = new Material(sr.material)
                    {
                        color = Color.black
                    };

                    sr.material = m;
                    
                    // go.GetComponent<SpriteRenderer>().color = Color.black;

                    return go;
#

does this

#

break everything

#

i even tried making a new material

#

i just want vengefly king to bleed like a normal vengefly king

cunning lagoon
#

lol

compact sedge
#

idk

copper nacelle
#

eeeeeeeeeeeee

compact sedge
#

p sure you don't need to make a new material

#

if it's a spriterenderer

#

you can just so sr.color

copper nacelle
#

i tried that

#

it also breaks

weak lodge
#

A bit out of place guys, but I was wondering if it was possible to change the arc of the firebats in the grimm fights to instead of shoot in a straight line but arc upwards and seek downwards

cunning lagoon
#

not sure what you mean

compact sedge
#

I think their AI is defined by a monobehavior so sure

copper nacelle
#

how about i make them home at you instead

weak lodge
#

Hmm

#

Here’s a diagram

cunning lagoon
#

thats literally ehat they do

weak lodge
#

Ignore how shitty it is

copper nacelle
#

bye

weak lodge
#

What

#

It’s shit tho

mortal trout
#

th O

copper nacelle
#

is this vengefly king blacker than normal or have i been hallucinating

compact sedge
#

hey do modders even get the ability to set channel permissions @copper nacelle

copper nacelle
#

no

cunning lagoon
#

send pic

compact sedge
#

so it's literally just manage messages

hollow pier
#

accidentally pinning πŸ‘Œ

copper nacelle
#

yes

weak lodge
#

But yes I wanted to know how possible it was , was planning on it but wanted to know if it was even possible

copper nacelle
weak lodge
#

Anyway back to the ideas board

compact sedge
#

but like, it's not even really a power because if you abuse it to delete messages it goes into the admin log and they could ban u from the server.

flat forum
#

@weak lodge hey

copper nacelle
#

this is more black than usual right

cunning lagoon
#

DLKurosh pinned a message to this channel. See all the pins. Today at 19:34

weak lodge
#

Hey passers

flat forum
#

that drawing's good!

weak lodge
#

Papers*

#

na

#

Also ignore his fist

flat forum
#

it's good!

cunning lagoon
#

thats normal vengefly king you ABSOLUTE DUNGO

copper nacelle
#

no i mean

compact sedge
#

yeah u got some of the things

copper nacelle
#

when i hit the small guys

#

do they normally explode black

compact sedge
#

no

cunning lagoon
#

no

copper nacelle
#

fuck

hollow pier
#

that's godhome vk you noob go to greenpath

copper nacelle
#

no

cunning lagoon
#

use taco's gun mod to farm him infinitely for geo

copper nacelle
#

what if i destroy the sprite renderer on this and replace it with a new one

weak lodge
#

Hey angle ever changed the ai of something before?

copper nacelle
#

infinite grimm doesn't exist

#

neither does grimmchild upgrades

cunning lagoon
#

no it doesnt because lartest update broke

copper nacelle
#

or dream fighter dx

cunning lagoon
#

@ Avenging Angle#0272

weak lodge
#

I don’t exist you see

hollow pier
#

change primal aspid ai so great hopper% can exist

copper nacelle
cunning lagoon
#

you are Mom

copper nacelle
#

u

cunning lagoon
#

charms are fucking stupidly broken

copper nacelle
#

same

#

did you know that code causes a nre

#

and idk why

cunning lagoon
#

nah

copper nacelle
#

e

#

setting the material NREs

#

wtf

#

can i just give up thanks

flat forum
#

Hey 56, wanna hear a secret?

copper nacelle
#

ok

cunning lagoon
#

this but my life

copper nacelle
#

if i change its sprite will it fuck up all the other sprites

#

today we find out on 56 fails again

cunning lagoon
#

nah brother

copper nacelle
#

eeeeeeeee

weak lodge
#

Here, the point is they would spawn in pairs and force you to jump forward and back beneath the upper one’s arc

copper nacelle
#

it didn't even care about the material texture

#

life is pain

flat forum
#

56

#

the secret is

#

that

#

you're amazing

copper nacelle
#

*i'm a useless human being

weak lodge
#

56 is amazing agreed anyone?

cunning lagoon
#

i staggered pv at the same time i died 😩

flat forum
#

no you misspelled incredible

solemn rivet
#

poppy!

mortal trout
#

56 is cool but dont tell him i said that

copper nacelle
#

sad that

mortal trout
#

fuck

cunning lagoon
#

i live for 212.1's typos

weak lodge
#

sad that 56 wants to die but he’s already dead smh my head

copper nacelle
#

yo i found something cool

mortal trout
#

kurosh how why tf did you remember me saying that

copper nacelle
#

and by cool i mean incredibly fucked up

cunning lagoon
#

i remember everything

mortal trout
#

makes sense

cunning lagoon
#

also it happened literally yesterday so

weak lodge
#

Did you remember that time I killed rad absrad faster than you 😎

mortal trout
#

that was yesterday

weak lodge
#

cause it never happened boom

cunning lagoon
#

when did that happen thinkgrub

#

sepeaking of which

mortal trout
#

sepeaking

cunning lagoon
#

ive been trying to improbve my p1

#

well my fight in general

weak lodge
#

How fast does you p1 averagely go down?

cunning lagoon
#

30s

weak lodge
#

Oh.

hollow pier
#

oh shrieking right after the starting hits

#

i usually land first for no reason

copper nacelle
weak lodge
#

You can improve on that then

mortal trout
#

damn, kurosh that's really good

copper nacelle
#

fuck not that one

weak lodge
#

30 seconds tho

#

I excepted under 20 from Kurosh

mortal trout
#

that includes the sword rain at the end

copper nacelle
#

look at this

#

why

#

does vengefly king

#

shoot out lost kin sprites

#

thanks

flat forum
#

DLK bullies Abdrad

cunning lagoon
#

can easily get 20 with fury

#

but im doing radiant

weak lodge
#

No I mean radiant

copper nacelle
#

i genuinely do not understand

mortal trout
#

I mean he got like 25 in the video

copper nacelle
#

why the fuck

#

does

#

changing this one

cunning lagoon
#

also the phase itself is ~20

copper nacelle
#

change them all

#

this isn't a prefab

#

wtf

hollow pier
#

time wasted on tri beam above spikes next time dash into spikes and win

cunning lagoon
#

but the video includes cutscene

mortal trout
#

^

weak lodge
#

There once was a time that p1 (+sword rain) died to a hollow boi on controller in 18 seconds

cunning lagoon
#

which is shorter than the normal one thanks to qol but still a cutscene

weak lodge
#

Funny I’ve lost my touch

#

I just endlessly pull 56’s now

mortal trout
#

dying in the climb 😩

copper nacelle
#

e

#

explain

#

thanks

#

why is he lost kin

#

please

weak lodge
#

Kurosh what do you think about 18 seconds?

hollow pier
#

lost kardashian

cunning lagoon
#

no fury?

weak lodge
#

Radiant nope

cunning lagoon
#

real good

weak lodge
#

A lot of shriek tho

#

And nail bouncing on rad

#

Like a lot

copper nacelle
#

i just want to change this one sprite renderer and not all of them forever

#

wtf

weak lodge
#

Ok now since I can do it Kurosh can do it 420%

cunning lagoon
#

nail bouncing is too risky for 5 rad in a row

weak lodge
#

Ah

cunning lagoon
#

i want efficient and safe strats

mortal trout
#

kurosh do rad 2x speed hitless

#

absrad*

copper nacelle
#

1.75x is already garbage

#

for abs rad

weak lodge
#

56 would know

#

Cuz he died to it

#

;)

#

Wonder what the climb was like

#

It’s already relatively fast on 1x

native wing
#

lost kin make hitbox.biger

copper nacelle
#

u

#

what if i make another sprite renderer from a sprite i get myself

#

pain

cunning lagoon
#

or not safe ubt consistent

#

i can pull them off but they can't get me killed 50% of the time

copper nacelle
#

but can you

#

dump sprites at runtime using texture blitz

cunning lagoon
#

but can you

#

get blue lost lord

copper nacelle
#

die

#

eeeeeeeeeee

#

ok so i've got to make a new sprite renderer using a recolored version of this

cunning lagoon
#

Ok

#

why is trading hits a thing

copper nacelle
#

why is this game so fucked

cunning lagoon
#

remove it from the gfame

copper nacelle
#

wtf

#

i am a nre

native wing
#

am nre

copper nacelle
#

hi nre

native wing
#

hi nre

cunning lagoon
#

why am i seeing people suggesting steady body for pv

copper nacelle
#

cause they're bad

cunning lagoon
#

or for anythnig in gheneral

hollow pier
#

what about anythnig in dhiscussion

cunning lagoon
#

absrad is bullshit and rng

native wing
#

absrad is a boss

cunning lagoon
#

arguable

native wing
#

where r34

cunning lagoon
#

drugs shut up or you get banned

#

no lewd websites allowed

native wing
#

what if i put 56 to aslept

copper nacelle
#

only if it's forever

cunning lagoon
#

yes you can put him to aslept

#

then you can post porn

native wing
#

of brooding mawlek

cunning lagoon
#

of horne

copper nacelle
#

sorry that's gradow's favorite boss

#

not allowed

cunning lagoon
#

OH

copper nacelle
#

HO

#

H20

native wing
#

gasp

cunning lagoon
#

OhO whats this

copper nacelle
#

no

cunning lagoon
#

notices your black vengefly king

native wing
#

shoot

copper nacelle
#

me

#

asdfjknlalsdfkjlasdjflk;asd

#

fasdfjkaskdfasd

#

fasdjfaksjdfsadf

cunning lagoon
#

thanks

copper nacelle
#

i literally

#

added

#

a new sprite renderer

#

and vk still used it

cunning lagoon
#

what a problematic individual

copper nacelle
#

what if i clear the object pools

cunning lagoon
#

the solution is to replace vk with lost lord

copper nacelle
#

same

cunning lagoon
#

if u dont do that u gay

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

cunning lagoon
#

u

copper nacelle
#

u

hollow pier
#

me

cunning lagoon
#

u

copper nacelle
#

wow nice

unborn wyvern
#

uumuu

cunning lagoon
#

notices your jellyfish UumuU whats this

unborn wyvern
#

lmao

native wing
#

looks like dlks bann

cunning lagoon
#

no not me

native wing
#

yes you

cunning lagoon
#

no not me

native wing
cunning lagoon
#

πŸ˜ƒ

native wing
#

elderbug πŸ”«

#

bann

cunning lagoon
#

damn

#

u rite

elder abyss
#

e

ornate rivet
#

why does visual studio want me to reference unityengine.coremodule when I try to use HeroController.instance.AddMPChargeSpa(-1);

#

it didn't before

cunning lagoon
#

πŸ‘€

ornate rivet
#

?

cunning lagoon
#

not much

copper nacelle
#

because godmaster

ornate rivet
#

oof

#

also it doesn't let me reference unityengine.dll

#

but not referencing it doesn't seem to cause any problems so idk

cunning lagoon
#

get megathought on

ornate rivet
#

actually new problem

cunning lagoon
#

nothing personnel

#

i should add a bunch of emojis to my name

#

πŸ‘ 😩 πŸ€” πŸ’¦

ornate rivet
#

when I use Time.deltaTime, it says Time exists in both unityengine and unityengine.coremodule so I tried Unityengine.Time.deltaTime but it still says the same thing

cunning lagoon
#

they dont fit

#

shame

hollow pier
#

\πŸ‘ \😩 \πŸ€” \πŸ’¦

ornate rivet
#

this is dungo

cunning lagoon
#

i see what you mean

copper nacelle
#

you're reffing an old unity engine

#

cease

hollow pier
#

woke

ornate rivet
#

oh

cunning lagoon
#

saleh please this is BASIC unity stuff

ornate rivet
#

but I rereferenced them with new update

#

so how is it old

copper nacelle
#

x

ornate rivet
#

I am a pretty basic person Kurosh

cunning lagoon
#

that makes 2 of us

ornate rivet
#

56 explain x

cunning lagoon
#

doubt

copper nacelle
#

restart vs too

ornate rivet
#

ok

#

now it says a reference to unityengine.dll already exists
but idk where the reference is

cunning lagoon
#

why did they make pv break his armor when styarting the right notlikequirrel

#

fight

copper nacelle
#

cause lazy

cunning lagoon
#

he woudlve loooked so m,uch better

#

this is better

#

or worse, depending on your perspective

#

can i get an egg emoji

#

you both are dicks

#

i know pete has my bacjk

hollow pier
#

πŸ”

cunning lagoon
#

not that egg, silly

#

found it

ornate rivet
#

ok I fixed it

#

now I can actually mod

cunning lagoon
#

or can you

#

🎺

ornate rivet
#

I'll make a mod that replaces gameplay with lore

#

turn the game into a text file

cunning lagoon
#

i'll make a mod that replaces your lore with gameplay

#

why is bowser so broken though wtf

copper nacelle
#

bowser

#

what

cunning lagoon
#

the koopa king

#

havent you heard of him

ornate rivet
cunning lagoon
hollow pier
#

actually

#

get the first ending

#

then get void heart

#

ez

cunning lagoon
#

fair

#

dont mind me i need the link

ornate rivet
#

wtf why does it output 100 different files when I build it

mortal trout
#

why not?

ornate rivet
#

it didn't use to

cunning lagoon
#

who did this

ornate rivet
#

?

cunning lagoon
#

didnt mean you 😑

trim totem
#

56 where's that amote from

copper nacelle
#

idk

cunning lagoon
#

πŸ’’

trim totem
#

is there like a list of global emote servers

cunning lagoon
#

i dont have it so its not frogs dream world join if gay utopia mums house or halloweenlegends

#

that should narrow it down

ornate rivet
#

khan, have you tried googling it

copper nacelle
#

@trim totem

cunning lagoon
#

i am bored

#

someone stream

copper nacelle
#

skurry is streaming any% nmg wr attempts

#

xero is streaming

#

krythom is streaming

cunning lagoon
#

too many choices

#

56 stream

copper nacelle
cunning lagoon
#

your math can smd

#

stream

hollow pier
#

city of tears!!!!11!!1

cunning lagoon
weary oyster
#

city of shears

#

^-1

compact sedge
#

what's that notation

#

where you take the sin of 2 numbers at once like that

copper nacelle
#

{}

cunning lagoon
#

how can numbers be sinners lmao they are just numberss

copper nacelle
#

??

compact sedge
#

I've seen arrays in programming but never in math before

#

tbh

cunning lagoon
#

they start at 1

copper nacelle
#

cot(arccos(sin({pi/6, 5pi/6}))) = sqrt(3)/3

#

isn't this a set

cunning lagoon
#

i think you are

trim totem
#

56 stream

cunning lagoon
#

56 the people demand it

copper nacelle
#

but i haven't fixed the particles

#

should i just give up

#

wait one sec

#

idea

cunning lagoon
#

idea GWfroggyZoomeyes

copper nacelle
#

i can kill off the enemy effects

#

for the most part

#

pretty easily

trim totem
#

stream

copper nacelle
#

eeeeee

#

sdjabsdfjklasjkdlfas

#

yes

#

never again

#

never

#

it works

copper nacelle
#

h a h a h ah a h ah ah a ha h ah

cunning lagoon
copper nacelle
#

aaaaaaaaaaaaaaahhahahahahaa

#

i'm freeeeeeeeeeee

cunning lagoon
#

you still have to release pure knight

copper nacelle
#

that's papers' job

cunning lagoon
#

paper's

copper nacelle
#

his name is paper

cunning lagoon
#

folding's

#

z

copper nacelle
#

i killed all the hit puffs

#

he just flashes now

#

it's great

cunning lagoon
#

nice

#

did you give it ligma

copper nacelle
#

u

#

i think this is good enough

cunning lagoon
#

lookin good

#

but you still cant fight your own boss

copper nacelle
#

yes

#

i need to hitless it at some point

#

seems fun

cunning lagoon
#

how do you do the dnail platforming sequence optimally

#

send clip

#

claw and dash only

copper nacelle
#

you float up and cdash using claw

cunning lagoon
#

smd

copper nacelle
#

no

#

you float up

#

you get wall storage

#

and you dash over

cunning lagoon
#

not hitlkessi gg ngg the easiest boss in the game GWmemetownOMEGALUL

copper nacelle
#

e

#

u

#

lifeblood ngg

cunning lagoon
#

you mean ezmode ngg

hollow pier
#

no matter how you do it it feels slow

copper nacelle
#

*hardmode ngg

#

1.2.2.1 is just free phase 1 smh

cunning lagoon
#

ah yes the phase 1

#

the hardest part

copper nacelle
#

yes

cunning lagoon
#

i dont care how it feels

#

whats the fastest way to do it

hollow pier
#

just dashing lol

cunning lagoon
#

also how difficult is the wjumping off of the platofrms thingy

#

compared to how ti looks

hollow pier
#

what

#

like the first set of plats

cunning lagoon
#

idk

#

i've seen poeople go for wjumps off of platforms

#

is that easier than it looks or no

hollow pier
#

it's like the same pace as just jumping on them

#

no one walljumps except for the first set afaik

#

unless you do godlike wallclings

cunning lagoon
#

ok

copper nacelle
#

why does rocket jump not work on 1.4.3.2

#

you just jump a bit

#

and then walk

cunning lagoon
#

m

#

get good

copper nacelle
#

lifeblood ngg so easy that you can't hitless it πŸ˜”

#

how do you check if you're in a pantheon

cunning lagoon
#

if.onPantheon?()

copper nacelle
#

thanks

cunning lagoon
#

you are

#

welcome

copper nacelle
#

eeee

#

it didn't work

#

refund please

cunning lagoon
#

pleaseeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

copper nacelle
#

eeeeeeeeeeee

fair rampart
#

poor KDT
πŸ˜‚

copper nacelle
#

no

cunning lagoon
copper nacelle
#

u

cunning lagoon
#

9/21 btw

fair rampart
#

fuckin
bye

copper nacelle
#

bye

cunning lagoon
#

is this drugs

copper nacelle
#

if (typeof(BossSequenceController).GetField("currentData", BindingFlags.NonPublic | BindingFlags.Static)?.GetValue(null) != null) return;

#

haha

#

asdfasdfasdf

cunning lagoon
#

poor 56
πŸ˜‚

copper nacelle
#

no

cunning lagoon
#

boi

copper nacelle
#

help

#

thanks

#

GG_Workshop

cunning lagoon
#

GodGaster

copper nacelle
#

ok

#

Lost Lord can now only be fought in HoG

cunning lagoon
#

what about on his good old dream arena

copper nacelle
#

no

cunning lagoon
#

ok

copper nacelle
#

it's more convenient overall

#

and less code

#

and then i don't have to fuck with essence

cunning lagoon
#

more like

copper nacelle
#

u

#

done

#

11 kb => 5 mb

#

fantastic

#

@weary oyster blue is on the drive now

cunning lagoon
#

😩

copper nacelle
#

you can fight him in HoG

cunning lagoon
#

now we just gotta wait for taco to make weary lord

copper nacelle
#

weary lord

#

or lord weary

#

stay woke

weary oyster
#

o hey cool

#

did you make anything with the uninfected one hal made?

copper nacelle
#

not yet

#

i'll do that rn

civic hare
copper nacelle
cunning lagoon
#

pog

#

i will check it out tomorrow

copper nacelle
#

should i still stream

cunning lagoon
#

im watching skurry now

copper nacelle
#

understandable

#

@river eagle what do you want it called

#

or should it just stay lost lord idk

cunning lagoon
#

Hollow Lord

river eagle
#

name for the boss?

copper nacelle
#

i mean it'd be the same boss

#

at least for now

river eagle
#

hmmm

copper nacelle
#

just name in the bottom left

#

wait

#

fuck

#

what would the infection blobs be

#

the projectiles

river eagle
#

can you insert emojis there hollowface

copper nacelle
weary oyster
#

reformed vessel

copper nacelle
river eagle
#

what's wrong with that?

copper nacelle
#

it's like

#

not pure

#

idk

#

seems like it'd be weird

#

what if i just make it white

#

easy soul

cunning lagoon
#

feel like white blobs on ehiyer bg would be hard to see

copper nacelle
#

but hog is like blackish

cunning lagoon
#

ah this is not normal arena right

#

how does it look

cunning lagoon
#

should be fine

copper nacelle
#

how do i make something look

#

wait

#

i have an idea

#

what if i make it the same thing as the baldur shell thing

#

there's one on the pure vessel sprite sheet

#

i think that's what papers used

river eagle
cunning lagoon
#

πŸ‘

copper nacelle
#

have u heard of pure

river eagle
#

where the colors would be easier distinguished

copper nacelle
#

or something

river eagle
#

oh you just want it to be white

copper nacelle
#

this might not be bad

cunning lagoon
#

what

copper nacelle
weak lodge
#

tbh kurosh is so focused in his videos you hear keyboard mashing but no exhailation at all

river eagle
#

ohh

#

hold on I'll just finish one thing then I'll look into it

#

just a moment

weak lodge
#

kurosh can you breathe

copper nacelle
#

ok

#

if you want i can use the cool looking pv thing

#

or some void thing idk

#

void would be neat too

cunning lagoon
#

the trick is i have my mic muted then i add kb sounds on top of the recording

#

i actually play controller

copper nacelle
cunning lagoon
#

thats how i do explosion pogo

copper nacelle
#

wtf

hollow pier
#

who does this

copper nacelle
#

kurosh

#

apparently

cunning lagoon
#

it looks consistent

#

πŸ™‚

weary oyster
#

that would be slick af if you'd do it without the dmg tank

trim totem
#

2 billion iq

cunning lagoon
#

just for the record i dont do that

weary oyster
#

but you should

cunning lagoon
#

or should i

weary oyster
#

you could this actually be a more consistent way to get it on cp

cunning lagoon
#

who plays cp lmao

weary oyster
#

112 runners

cunning lagoon
#

🀒

weary oyster
#

isnt like almost all of your playtime on cp

#

cause mods

cunning lagoon
#

yeah

#

i actually hate 1221

#

it runs like trash

weary oyster
#

D:

cunning lagoon
#

but what im trying to say is

#

why would anyone run 112 when 106 is a thing

weary oyster
#

i mean youre not wrong

#

but people still do

cunning lagoon
#

ill join the 106 club soon

#

maybe

#

perhaps

#

hopefully

weary oyster
#

o shit

#

i need to get a run that actually doesnt softlock before you snatch rekky from front of me

cunning lagoon
#

i saw that collector clip

#

good shit

weary oyster
#

PepeArms

copper nacelle
#

PepeArms

river eagle
#

alright

#

also I just realized

#

that you meant the one I edited

copper nacelle
#

?

river eagle
#

there's a single problem with it

#

hold on

copper nacelle
#

ok

river eagle
#

in some of the sprites the blob obstructed quite a bit of vital parts of its head

#

and well

cunning lagoon
copper nacelle
#

nice

river eagle
copper nacelle
#

nice

weary oyster
#

also the eyes should probably be black

#

not transparent

river eagle
#

now they're transparent

weary oyster
#

yea thats like the problem

copper nacelle
cunning lagoon
#

consider not pausing so we can actually appreciate how the sprite looks

cunning lagoon
#

that looks surprisingly decent

#

but you still cant fight your own boss

copper nacelle
#

i know

#

how do the projectiles look

#

@river eagle e

river eagle
#

ah right hold on

weary oyster
#

with black eyes i think it would look fine

copper nacelle
#

look at the video

#

hal πŸ…±lease

river eagle
#

they look fine

#

btw what texture did you use for them?=

copper nacelle
#

the pure vessel focus texture

#

i think

#

it was on the pv sprite sheet

#

Β―_(ツ)_/Β―

river eagle
#

Also the vessel sprite doesn't even look too bad there

cunning lagoon
#

speaking of which

river eagle
#

I can't notice any of the graphical errors

cunning lagoon
#

when is radiant pv no movement upgrades nail only charmless

copper nacelle
#

after ngg hitless

cunning lagoon
#

damn i was hoping to see it at least by 2020

#

oh well

river eagle
#

Oh right I almost forgot

#

I know a way you could improve Mantis Gods 100%

cunning lagoon
#

i like how this idea sounds

copper nacelle
river eagle
#

no, sorry if I already got your hopes up, I don't have the autism to edit every single one of those hollowface

cunning lagoon
#

or do you

river eagle
#

or actually I probably do but

#

yeah..

copper nacelle
#

ok should i just keep this sprite sheet or no

river eagle
#

Though what I can do is edit black eyes for the (non) broken vessel sprite

#

but first I could try "purifying" the blob

copper nacelle
#

idk

cunning lagoon
#

@copper nacelle

#

nvm

river eagle
copper nacelle
#

.

cunning lagoon
#

omega

river eagle
#

though now the middle spot is way too dark

copper nacelle
#

idk

#

i think the pv thing looks neat

#

Β―_(ツ)_/Β―

river eagle
#

yeah, it's a lot better than this

civic hare
#

cum vessel

river eagle
#

keep it

cunning lagoon
#

no lewd comments in my pg13 server please

river eagle
#

wait this is pg13? But I'm only 12

cunning lagoon
#

no kidding being under 13 is against the discord tos

copper nacelle
#

wait

river eagle
#

tbh should be higher

copper nacelle
#

?whois

autumn shardBOT
#
56#1363

@copper nacelle

Status

dnd

Joined

Fri, Oct 6, 2017 8:54 AM

Join Position

1583

Registered

Tue, Mar 15, 2016 6:13 AM

Roles [3]

<@&328354344313421825> <@&424185108954742795> <@&486637407501025301>

river eagle
#

but well, kids don't give a fuck anyways

copper nacelle
#

i think i registered when i was 12

river eagle
cunning lagoon
#

the math doesn't add up

#

you registered 2 years ago

#

and you are 15

copper nacelle
#

2 years ago right before my birthday

cunning lagoon
#

ah yeah

#

im telling the discord admins

#

u banned

copper nacelle
river eagle
#

brb calling 56's mom

#

they would be kinda big when they were supposed to have those black rings around them

weak lodge
#

hal what are you up to now cornywoke

#

is this lost lord

river eagle
#

editing broken vessel sprites

weak lodge
#

ah

#

no infection?

copper nacelle
#

idk

#

Β―_(ツ)_/Β―

weary oyster
#

imo looks better

#

but your call really

copper nacelle
#

yeah

#

does pure or blue look better?

river eagle
#

right,

cunning lagoon
#

i like blue

copper nacelle
#

alright

weary oyster
#

bright white could be interesting

#

for the eyes

cunning lagoon
#

just make one for every color

copper nacelle
#

u

weak lodge
cunning lagoon
#

i don't understand what this means

weak lodge
#

of course theyll be more spread apart

#

uhh it means

#

dont get hit

#

;}

cunning lagoon
#

πŸ€”

river eagle
weary oyster
#

ye i kinda like it

#

with white blobs

#

would be sick

copper nacelle
#

white eyes look sick

weary oyster
#

woke vessel

copper nacelle
#

ping me when sprites exist

trim totem
#

eh

copper nacelle
#

gonna pure prince

cunning lagoon
#

@copper nacelle

#

i thought it was pale prince

ornate rivet
#

@distant fern @copper nacelle
sprits easxist

copper nacelle
#

pale

#

you pinged the wrong 56

cunning lagoon
#

daVe πŸ€”

ornate rivet
#

i pinjed eweriwan

copper nacelle
#

sprits

#

ewerwan

#

pinjed

#

[sic]

cunning lagoon
#

pinked

copper nacelle
#

cedilla

cunning lagoon
#

πŸ‡ͺ

weary oyster
#

wait how do i fight blue guy

copper nacelle
#

just fight lost kin in house of gods

weary oyster
#

okay

copper nacelle
#

with lost lord installed

weary oyster
#

oh wow didnt think of that part thanks

copper nacelle
#

everyone forgets it

ornate rivet
#

wait

#

wait

#

guys

copper nacelle
#

u

ornate rivet
#

girls

#

how to open up menu in debug mod

copper nacelle
#

die

#

a slow and painful death

ornate rivet
#

lel

copper nacelle
#

i had to add a fucking text pop up

ornate rivet
copper nacelle
#

for when you hide the menu

#

which says press [binded key] to unhide the debug menu

ornate rivet
#

I tried pressing f and 1

copper nacelle
#

in like 72 pt font

ornate rivet
#

but it didnt work

#

I think you might have messed up code

copper nacelle
#

ur mum UnityEngine.CoreModule.dll

cunning lagoon
#

man this game has good music

weary oyster
#

does he stagger at all?

cunning lagoon
#

no

weary oyster
#

also why no flash when hit

ornate rivet
#

what game

#

terraria?

cunning lagoon
#

hollow

ornate rivet
#

oh wow

cunning lagoon
#

hollow knight

ornate rivet
#

hollow hollow knight has music?

copper nacelle
#

@weary oyster he's supposed to flash black

#

no staggers

cunning lagoon
weary oyster
#

yea im not seeing a flash

copper nacelle
#

yeah idk

#

better than him flashing orange

weary oyster
#

oh yea for sure

ornate rivet
#

56, have pale prince use focus attack to heal

copper nacelle
#

no

ornate rivet
#

ok

copper nacelle
#

you can't interrupt it

cunning lagoon
#

yeah make him outheal your attacks if you are playing odl nail only zote

copper nacelle
#

it'd just make the fight longer whenever he felt like it

ornate rivet
#

yea makes sense

#

add lightning attack

copper nacelle
#

u

#

445

cunning lagoon
#

Damn!

copper nacelle
#

458

cunning lagoon
#

Wow

copper nacelle
ornate rivet
#

still not as bad as thk

cunning lagoon
#

so why do they use these flowchart thingies

copper nacelle
#

this isn't even bad

#

at all

cunning lagoon
#

instead of just making the boss

copper nacelle
#

cause they find it easier