#archived-modding-development
1 messages · Page 285 of 1
multiple pantheons exist
and they don't provide orig values
they provide last used
yup
🔫
x
just to make everyone mad
i fixed it
i rewrote all my dict code
to use my own class
internal class FirstLast
{
public BossScene First;
public BossScene Last;
public FirstLast(BossScene first, BossScene last)
{
First = first;
Last = last;
}
}
weary
and then the dict
and
private static BossScene Last
{
get => string.IsNullOrEmpty(_name) || !_firstLast.ContainsKey(_name) ? null : _firstLast[_name].Last;
set
{
if (_firstLast.ContainsKey(_name))
{
_firstLast[_name].Last = value;
}
else
{
_firstLast[_name] = new FirstLast(null, value);
}
}
}
enjoyable code
at least it works
or at least
i think it does

no
sad
u
.
Then how did you use ax2uMS?
56 any server with FeelsOkayMan
there was one but they got rid of it

lmao imagine not having 

🙂
funny that's exactly ax's reaction to my maggotsmile edit
hmm i haven't seen this maggotsmile edit you speak of
can you send it here so i can check it out?
no
why not Ax2u 🙂

dash
[ERROR]:[API] - Error: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetExportedTypes () [0x00000] in <filename unknown>:0
at Modding.ModLoader.LoadMods () [0x00000] in <filename unknown>:0
???
Why does modlog say that when loading my mod
because the classes in the module cannot be loaded
but why
Yeah
yay it works now thanks
np
@gentle edge ?
you ok bro?
okay..
what to do if your mod seems to be more rng than ngg?
phase 2

I am going to assume I am just bad and will keep on adding to it
saleh's mod is bullshit and rng
I'll ask when I finish
I still haven't added weaverlings
and mantis boomerangs
and hive knight bees
everyone's better at my mod than me
there was still some bullshit i had to patch though
what was the health values for the phases of regular radiance again
not absrad
regular rad
Why does the OnRecieveDeathEvent hook not seem to work for Grimm?
It works for any other boss I try it on
don't worry everyone's better than 56 at his mods too 
u
You could just hook HealthManager's Die @fair rampart
why the fuck are there so many aa(s)
It was Angle's idea
you mean AA's idea?
aa
It was a good idea
no

AalEek i have ideas for ultimatum radiance tokyo drift
56 make pp
go up
56 make my pp big
56 increases my SetupBossScene
kurosh that'd make you a pedophile
good
oh right, I forgot he's 15
shh
56 i require epic gamer skills
they're using the farron greatsword, pretty much the same thing
xero
It sort of looks like you punched him with your healthbar
are you playing DS3 for the first time, dlk2.0?
wtf
why
is
first null
please
oh
i c
i love how testing this takes about a year

chosen undead

yes
it works
finally
killed the dupes, the missings, and you can now go between pantheons without it fucking up
haha yes
inb4 Panestheon
bread gods
the most pan of the theons
pain of the patheon
because going through the pantheon takes 80 years
death to vengefly king
i'd like to finish testing before i die
Cut it to 60 and blame reddit
what's a good way to duplicate an fsm action
ctrl c
make a new fsm action using an object initializer with the same fields
Adding the same one again might work
tbh
A decent amount of them have copy constructors
I gave Fury + CMelody an interaction where you get a chance to crit, which increases the lower your health gets
And it feels like the chance is increasing WAY more than it should
The chance should only be increasing by about 2% for each lost mask
that's what we call the bonfire effect
but after losing only around 4 masks or so, almost every swing is a crit
Which shouldn't be happening
I'm going to try commenting out everything after the first lost mask, and see what happens
Nope, that just makes the crits stop all together
lmfao
Absrad as fight 2. I think there's still an extra absrad fight mixed in p5
And by "think," I mean, "know," cause I'm looking at it.
finally thought of a modification for horiz nail walls that i actually like https://streamable.com/i9lti
i might need to tone down the rate a little, but weaving between the alternating waves is really fun
looks like it is
there should be a phase where a bunch of grimmchilds start attacking you
Yessss!
We need more bosses with obligitory hits.
And no heal zones.
Afterall, hearts/masks are just a crutch. 
and also make those bosses radiant
Radiance should shoot mini Marmus instead with their Radiant health
That never disappear unless killed
Is this deaths gambit
I should give Radiance a dreamshield
No
Death's Gambit is Game Maker same as Undertale
"encrypthed emulator blaaah"
56
Make singular Dreamshield and 2 Markoths rotatting around
is this god
NKG, but the bats shoot NKGs which in turn shoot bats which shoot NKG etc.
nkg but bats home in like radiance orbs and are never destroyed
We need lost lord to not look gay
@solemn rivet Is it gonna cause issues in the installer if there's a naming conflict in mod files or will one just overwrite the other?
Because I'm making something that will have to have websocket-sharp in it, same as the pd dump
bool array uint 8 goes web ready
I think I'm actually overcomplicating this so there should be no issue with same file names
Gonna try to just use the stuff in System.Net.Sockets
that radiance attack looks pretty rad
Yeah, ban him!
alek mod 👀
alek modding mod 
a modder mod modifies Maud the modder's mods
@azure vessel try with a capital R
?rank Racer
?rank Racer
@azure vessel, you joined Racer.
T. Hanks
legit feedback but does the movement shake look good enough or i need to put it higher/too slow etc etc
looks great 
very nice
can we rename
to :papers: for obvious reasons?
can we rename
to :gradow: for obvious reasons?
too obvious
i am just kidding, i love you gradow 😄

can we rename
to :Gradow: for obvious reasons?
...can we
rename

to
:PapersAspid:
@floral furnace Looks great! Where did you get the sprite for the m4
fuck i uhh i was distracted for hours, uhh got it from rimworld but might change it given that i dont know how the entire "you cant use asset stuff from other games" laws or dunno, not like theyll give a shit tbh
@rimworld_devs
my dad is rimworld so i will call him and you will go to jail
if you do ill leak your pop wr secrets
tbh doubt they'd even ever get to know that you stole their sprite
tbh doubt they even know what hollow knight is
,anu leak this 🖕
commaanu
Veru
reporting for duty ,nder
vervlean
menu dungo
i got it 
i am on it
good good
is there anything even left to corrupt?
this storage thing is actually kinda fun 👀
i think its highly unlikely that ill end up running other things
i just wanted to mess around with glitches for a bit
maybe i'll bop pete in gh% but that's about it
I have GH% WR currently 
then i guess i'll bop you too
my SoB is 7:15 but I haven't really put much effort into running it
other than finding the airwalk strat and a faster GH kill
i have gotten the blue lake superslide 1/1 times so that means i'm 100% consistent at it
prepare to get bopped
also how do i mnake the corny textbox go away
damn
if you want to remove it, just wait until you hear the money sound
and then walk through the transition
but for this category you only have itup until VS
so it's not that bad
any time after you buy it
ok so when i say yes i just leave?
if you leave early you have the map get stuck on screen
leave late and you have the text i think
or just screw something up
but you also said that's slow
if you're doing other categories where you need to get dash
it's more annoying
it carries all the way to hornet
got a<n 8:25 
what's rekky
@hollow pier also whats ur time
this is actually kinda rfun

I would highly recommend myla% NSOOB if you want a short meme category that's really glitchy 
no

mine's 7:47
i got both slides but i have a shit early
and stay has a better airwalk
my fight is still god tho
lmao nice
Get back to your speedrun category shiet
zote% 
You canadian wanker

Waiting for this badboy to show on ffz
lmao
C is shit too 
Mods 💢
Because i don't wanan fuckin do challenges
And Pantheons succ
Also 56 not doing Markoth 4 shields
shaking my smh head fuckin
one shield, 4 markoth
Shield with platforms rotating around shooting Markoths with nails as platforms

wtf do you do if your dorm room ethernet server gets assigned a new ip address?
radiance.host is down because of this
I need to find the new ip address so I can setup noip on it
can
someone help me wake up 56
@copper nacelle
I need them to run ip addr on the bot to get the bot's new ip address
@copper nacelle wake up
@copper nacelle grab a brush and put a little makeup
i can turn vsync on for superslides right
yes
sick
but i can still cap my framerate right
yes.
jhust not change it midway through the run
but you set it, and can't change it mid-run
alright tyty
69 better
i might stick to 120
is there like a collective mod list anywhere that i can take a look at
ty
Couldn’t you like access the router’s settings through it’s ip and see the list of ip’s that have connected to it?
no uh the real problem is this
and I really need advice on what to do
I'm on uni ethernet
and after a certain amount of time
they force me to login again
to continue using it
Ooh, I see.
I had to boot into an xubuntu stick just cuz I don't have a webbrowser on the server
and their shitty 2fa requires js
O o of
Wait, 2fa captive portal Ethernet?
What even

Or do you just mean like the captive portal/login page itself?
mandatory 2fa and captive pages with ethernet cables
anyway uh radiance.host should be back up and I'ma get in contact with them about it
yes
except
the 2fa codes
I have a way to generate them on a pc
because I bought a robot phone number
but it needs internet
for me to actually get the 2fa codes
I have it linked to my noip domain on my laptop
2fa doesn't use something smart like oauth btw
it uses
duo
propritary af
phone thingy

https://duo.com/ this shit
and it's mandatory
that's why I bought the phone number because fuck using a real phone
I wanna login when I forget to bring my phone
it's more common than you think when you have a dumb phone
and literally only use the dumb phone for calls
basically duo lets you generate 10 codes at a time and I use them up for just normal stuff like logging in to access my exams and stuff. You can't store more than 10. whenever you generate new ones any old ones become invalid so I can't just keep a text file with good codes on the server
Also I can request a linux server from my uni, but I read the terms and conditions and in it is: you may not use elevated permissions unless instructed and I thought of you @river eagle
thats rough
my school has a linux user's group but it got completely dissolved
they still have good hardware
I will seek the individuals in it out if I can't get permissions
as aa backup plan
idk where to find them except that one of them is active in the mechanical keyboards discord so I guess I'll start there
idk the discord name. but ima guess discord.gg/mechkeys
Unholy fuck. Captive portal on Ethernet is already quite the rarity, but 2fa captive portal on Ethernet actually in use?
Literally didn’t ever hear of it until now.
But uh, unless you talk to your uni and they grant you the permission, I have no idea what else you could do.
Oh, that’d work too—
look, it's not a very good trail but I'ma have to private detective the fuck outta this if plan A fails (well plan b, plan a was just hoping they wouldn't have captive ethernet)
also god knows if they still use that discord. it's been 5 months since I talked to them
good thing discord search has before:date
I have a plan d too
but that one involves a LOT of socializing
and smooching
and I'm bad at both
(not literal smooching thank god)
why did I think angle was the other aa
I am the other AA
well that's nice
also if y'all can come up with a plan e lmk
Pfft
I’m sure that if it did come to it, it wouldn’t be too bad as long as you can prepare accordingly. I’m also bad at socialising—
But I doubt you’d be denied permission tbh.
ayy I found the person
active as of last monday in the keyboard server
I'm a good private detective/ finding people is reallllllly easy if you know what you're looking for and can read through thousands of messages sent by people not thinking about covering their tracks which is everyone who uses discord period
that was easy
You gotta petition the fuck out of everyone at your university and get that shit fixed
that's unheard of
Alright angle, I am going to enter that server and tell them all your secret plans
Update
IT people say they whitelisted my device by its mac address
hopefully this never happens again
now change your MAC and complain again
now become an IT person
oh uh
I figured out an amazing lifehack on that note
networkmanager has an option for any wifi network that when you connect to that network it randomizes your mac address
so if youadd that option to say: airport wifi 427 that gives you 30 minutes free and then charges you
you can just disconnect and reconnect and no terminal hacking needed
nmcli connection modify PROFILE_NAME wifi.cloned-mac-address random
@hazy sentinel tbh doing IT sounds like actual hell. esp since I'd have to work with people using windows.
Windows is e z
you don't have to worry about fixing stuff in Windows because it's gonna be broken anyways
I hate Linux
I've had to use it because Cuckoo Sandbox documentation only exists on Linux and I can't get anything done
so much stuff only has documentation on Linux it's awful
so much stuff only exists on Windows it's awful
Just use wine :)
can we ban saleh
pls no I still need help with my mod
You still can't run .NET 4.7 or something using wine right
please go to #archived-modding-help for help with mods
the only thing good about ubuntu is the tapping sounds it makes when you hit backspace on an empty terminal
I love it
who's Pakaje Manajimenth?

forgot to capitalize the poor person's name
eww disable the bell you disgusting individual
you know you've gone too far when light theme mcgee calls u disgusting
what bell
on ubuntu
that's a bell?
well that's what it's called
it sounds nice though
ok fuck ubuntu
the guide I am using tells me to make a new user
then it tells me to install something with the new user but you need sudo to install so how am I supposed to install with a new user that doesn't have root access
this guide is shit
why cant it just tell me exactly what to do step by step
what's that
idk but I do know you set a password for it instead of leaving the password field blank like the fucking ubuntu installer recommends
anyway let's get your system back on track
go ctrl alt f2
login as username root
password whatever u set
when you did the install
and edit /etc/sudoers
you could use visudo like a smart person but lets be real you don't know how to use vi and you don't wanna learn so do nano /etc/sudoers. anyway edit it uncomment the line that says uncomment this to allow wheel to have superuser and save it.

don't uncomment the line that literally says "uncomment this to allow wheel to have superuser" uncomment the thing after it that has the simple shell code on it.
have you heard of
arch
not that but sure
btw I use that
this is the proper thing to do tbh
there is no line that says that
why aren't you just using docker or something
wtf is that

I installed this dumb thing like a week ago
and I am pretty sure the file I used to install ubuntu was corrupted
because updates dont work
when I try to get access to a folder with a space in its name, the terminal thinks it's another command/parameter
what am I supposed to do?
there are 2 ways you can go about it
cd /etc/my\ folder\ name/
or
cd "/etc/my folder name"
big thanks
also
remember that you can do
cd /etc/my<TAB>
and it'll auto complete the rest
with the backslashes
woah
Why there is no Sans in Hollow Knight
I knew it was coming
reminder
my life would be better sans this image
where's the 3v3 skullgirls
I'm still down
Wheres Markoth
I will also accept 1v1 in lethal league
sean stream skullgirls
Or lethal league blaze
Interesting strategy
It's much better yes
1v1 me melty blood
They added an hp system and a grab
The hp makes no difference at high speeds, it just prevents super fast rounds
And the grab makes parries not OP because grab beats parry
oh finally
Grab isn't OP either though because not parrying beats grab
is it one of those games where no input beats grabs
Yeah it does the same thing as getting parried
If you grab a parry you just chuck the ball into their face and they die
Really punishing of parries
can't wait to play it
The grab is about as fast as a bunt at neutral as well, except the ball comes out really fast instead of really slow
It's pretty fun to just chuck the ball at people
oh, you can just grab the ball?
Yeah but the hitbox is pretty small
and does it increase speed or...?
It's a temporary speed increase
Like you chuck it out fast but it goes down to the old speed
Throwing downward instead of sideways makes it lose speed
They gave him a new super
But you can still do the old one
And every character has a double jump
oh
I liked using him when playing with friends
ty for the info sean
I'll definitely grab it as soon as I get some free time
single transferable vote 
f = transferable
woke
press f for reading ability
hey y'all ever wonder why I'm avenging angle
cause you mistyped tvenging tngle
because sides killed your family of angles
yes
sure
there was this game I played with a villian whose name was satan backwards (natas) and I really liked the game so I named myself after natas but I misspelled it as natis by mistake but natis was taken so I put natis1 and that's how I got the name natis1. and my discord name is a reference to that.
nice
🤔
you missed all the shots you didnt take
no this is seriously both where avenging angle and natis come from
im guessing its supposed to be avenging angel 
^
so AA is confirmed satan sitan
because I wanted to make a reference to that time I misspelled satan backwards
o
but where does avenging angel come from
you mean the bibel
satan means adversary iirc
so you went from Sitan to Angle
setan, satan's used car salesman cousin
well avenging angle was an inside joke
or is it sedan 🤔
satin, a fabric
I really did fuck up unintentionally when I picked natis
and what was the game
motherlode
it was a flash game
from xgen studios, a christain flash game company
before godlimations
nice
godlimations was a million times better because they got the dan mc neeley guy on every one of their projects and omg is he an awesome voice actor
come to think about it we still dont have a christian based metroidvania
this reminds me of my 11 yo self realizing that alucard is dracula backwards
https://www.youtube.com/watch?v=j422wSeFCnk I swear to god this guy is in every flash game/video tho
Just a quick run-through of some of the things that I've done voice acting-wise for a variety productions over the many, many (five. Maybe six. Or seven) yea...
have you tried black mailing 56
hes like goddamn Yuri Lowenthal in every fantasy/rpg games ever
No but i hope he makes Sans mod
that or anime
Because sans is cool
and their vids was filled with pop up annotations of unrelated "WWE LIVER SHOTS"
I don't live that long
Avenging angle more like
Probably faster than Diablo 4 still
https://youtu.be/j422wSeFCnk?t=159
I'm sad because there was a video from like 08 where the voice actor himself and some people from somethingawful made fun of this flash and it is lost to the internet and it was the greatest damn thing ever.
Respectful individual
u
I'm just a lowly half-modder
just get grim dawn
more like
Excuse me sir
grimm dawn
You misspelt grimm
yes
I feel very ashamed of the flash videos I used to watch when I was just a kid
Tttttttaccccccccco
yes knightmere thanks
Counter Strike for kids will still be the best tbh, even if it wasnt flash
super crazy guitar maniac deluxe 4 is still a good flash 10 years later
not really it's actually kinda trash
in hindsight
3 was good what
Sonny- oh ok]
@compact sedge is my name good now
your name is always good
because you are good
SCGMD 2-4 are all great but they desync.
oh also there was a game about driving a car and running over zombies
that game is good af
forgot the name
Ok now
it was pseudo 3d
i only played 3, but i remember loving Trainwreck as the song, but then i realized how fucking awful the singing is
oh road of the dead
I found it
good game
also 4 second fury or w/e with all the 4 second minigames
Death road to Canada
that game is also good
oh and
MAD
that is a good flash game too
really hard tho
there's a lot of flash games that I think hold up
Sonny is still my fav flashgame of all time but its a shame Kirin when mobile and rebooted the entire story
you know what else is a shame
also the mobile only reboot has Sonny having anime muscles
Ok ill settle on this nickname
ehh
union city would have been good if I could play it offline which I needed to on my emac
which was on really crappy internet
i played Dead Zone i only played a bit but the amount of "PAY TO GET RESOURCES" crap was what killed it
and now you literally cannot play union city at all
oh thats why
but the gameplay of 1 and 2
those games
are freaking good
esp with 2 how you can move between towns
not a fan of wave shooters hence i didnt get invested with 1 and 2 but loved Union city due to the rpgish nature
even if its too close
and it had a 5 dollar dlc
probably the first flashgame i saw incorporate the dlc system
that and Stick RPG 2.5
eww paid flash games
boi
but I love anti idle the game
because it has all the f2p stuff you see in f2p games
from every genre of f2p game all at once
and yet no microtransactions
and it's balanced so it doesn't need them
and when I say every genre of f2p game I mean it
and this from back in what 08 long before exploititive p2w stuff was even a thing
it's basically a giant collection of minigames
so its like a parody of the p2w stuff? just like how Upgrade Complete requires you to upgrade in order to get the mute button?
Modding Idea
Only one thing changes. When you fight No Eyes, the ominous singing is replaced by a harmonica playing the same tune.
is this the come up with the worst idea possible challenge
they will never see it comming
Modding Idea
Fuck it, all the dream warriors get harmonicas.
Modding Idea
The game crashes
No yours is better
Modding Idea
copulation

Modding Idea
Cherry madness and in it:
Now locations: West Berryier, Snail home and bone forest
Explore the old bug farm giving the food for all rest of kingdom. Now doomed by plague is full of bloodlust plants, farmers ready to harvest soul from others and more!
Modding Idea
yes
Modding Idea
Same
he hand too big for he got damn bod
mod @idea
uhh C++ isnt a software, its a language, so no its not paid
Nvm
Yeah I meant
wait a sec
Wait
Ohhh wait
It’s visual studio
Sorry mixed up the language with the software
But is it free? (Visual studio)
VS is free yeah
Community Edition
the other version more oriented for business ofc are the ones that arent free
2017 should be the latest VS version
shade soul should be the latest vs version
lmao thats not how you spell descending dark lmao
these pfps are getting better and better
it's also c# not c++
which does require a software to run
unlike say c++ which can be compiled to run on a kernel and nothing else
c# needs mono/.net. this because it's not a fully compiled thing, more like java.
might be wrong here but is it because in some way c and c++ are (again might be wrong here just guessing) integrated (i think) unlike C# or Java which requires the frameworks?
c and c++ are languages which you can compile to pure assembly
c# and java are compiled to bytecode which needs to be interpreted by a program
the thing c# compiles to is not assembly which is why you can decompile it and recover things like function names
huh til then
until what
then
but the languages themselves. they're just human languages that have a program that turns them into non-human languages.
today i learned 
i think i kinda recognize the language to intermediate stuff in my class if only sir isnt such a fucking unengaging monotone teacher
sir
whaT
honestly nobody knows how compilers work like you can learn in theory and know enough to make your own but they are so goddamn advanced at this point. like gcc has a library that uses linear algebra to optimize functions. like what?
i mean you can make one if you don't want it to be super optimized 🤔
Anglelib uses lack of testing to make quick cast use no soul
yeah i think ill stick with a 10k web design job
you make 10k making websites?
in 6 months
not in usd either

well i dont
but if the job selection starts getting filled up in the future with how much is going for comsci, well its not like i have a choice i guess 
ok nice
That's like 166€ 
isn't that probably just converting all other actions to a bunch of mov commands
implying i still remember my css then 100% no
So that would be 27€/month
I mean its not that dumb anyway considering you can do literally everything a computer does with a shit tonne of nands

didnt get too invested with the web creation stuff but we only delve on light stuff like sessions and stuff
whats wrong with your site
also MVC architecture, fuck that
other than the fact its ugly af
use bootstrap
so if i move there i will have thousands of money 
I could finally be a millionaire if I moved there 😩
I could be a thousandaire
milli is thousand
thousanth
kilonaire 
you're making a game? :radblush:
No I'm making a game 🙂
me irl
I have no motivation for making games because all my awesome ideas were done already
by much better devs
that didn't stop TC
Why does programming have to be hard tho
Like isn’t there a simple object oriented software for games
Like programming games
making games is easy af
wdym
I mean like
not easy
but like
the tools make it really easy
So you know c++?
make your header smaller, lock your footer to the bottom, make the bg darker, change the header colour to be not ugly, change the font to be something that looks good in all caps like oswald or smth
its all about bashing your head in the wall until it breaks tbh
no but godot is c#
if games are so hard how did people make them in 1980 with nothing but asm 🤔
and both c# and c++ is object oriented
Yeah but
like the mechanics behind games are super easy for pretty much everything you would ever want to do
if some japanese guy 30 years ago can make games with no documentation on how a computer works I think you can too
all programming software is free
you can get a compiler for every language for free
rewrite dwarf fortress where it doesnt run like shit
What’s the simplest one
they are all equally simple
I don’t think so
python probably. won't make ur games run well but it's p easy af to use
yeah but debuggin tho
python won't make it easier
Dam
its just easier to remember the syntax for what you want to do
honestly you know one language you know em all
like learning new ones takes barely a week once you know at least one
and if you know what to do, just google it with the language
yeah its better to understand what you do with your code rather than remembering what your code is
guides, but not video guides. text guides
that you read through
with examples and stuff
Where can I find those
anywhere
presumably the same place you find porn
Here?
like theres tons of resources right now
eww paid shit
C# is the godot language
I see
it's the thing you gotta use if you wanna do gameobjects with behaviors and stuff
you can mod godot itself with c++ but that's editing the engine and you want to make games
Ye
I do
But robots
I’ve never programmed games
Like sumo robots
Y’know those?
It’s easy
well, you have a head start i guess
just pick something pre ps1 era and try to replicate its mechanics
I’ve this video
That shows you how to program a simple breakout game
And it seems simple
But I wanna make a game
then do so
What do you use btw?
assuming I made a game
I mean I started making a game
and lost my motivation to finish it
shouldve added it to early access then ran away with the money
dunno people are paying money for terminal only stuff that is linked to a library that doesn't exist on windows
I’ve basically designed the Mc of my game
And the layout
Plot and all that
But the only thing I’m scared of is
honestly
if I ever make a game the only way I'm finishing it is collaborating with other people
It can happen
js ttacco if ya wanna hmu
uhh what
why does that matter
What language?
its not like you can own mechanics or ideas
Yeah I know
My friend and I
We’re both working on the gameplay mechanics
But our subconscious minds will eventually butt in and start introducing mechanics and designs that are already overused in other games
Which is something we don’t want to happen
Btw
My friend said that this game should be a 2D open world....
....how?....
🤢
Darkwood is kinda open world for example





bretta approves