#Brainstorming Remembers game

1 messages · Page 1 of 1 (latest)

wheat rose
#

Rah

grizzled stratus
#

Hi

#

So yeah

#

That should work ?

wheat rose
#

but yeah also don't plan on making money tbh it's a good end goal to make games that you can make money off of

#

but going oh hey "lets do this because it makes money"

#

isn't going to pan out well i can promise you that

grizzled stratus
#

But I want money 😭

wheat rose
#

think of it like a sport right?

grizzled stratus
#

Dw I wna do game dev because it’s fun to make stuth

#

I’m not that far gone

wheat rose
#

highschool students and stuff dont make money off of games

#

but once you finally have the knowledge and skill to back it up you could get into "insert league here" or solo whatever

grizzled stratus
#

Mhm

wheat rose
#

I'm not trying to steer you away mind you but be realistic , while also making what you personally want to make/play

grizzled stratus
#

So I should make an mmo rpg ?

#

Becuase I would wna play that

#

But everyone saying that’s unrealistic

wheat rose
#

You could, but i'd start off small like your concept from earlier

grizzled stratus
#

Ok 👌

wheat rose
#

You could even try making something simple like the general system of an mmo rpg

#

slap them on a platform and make enemies etc

grizzled stratus
#

Yeah

#

I thinking

#

Player has weapon

#

Player kill enemy

wheat rose
#

yeah

grizzled stratus
#

Player kill boss

wheat rose
#

those type of ideas

grizzled stratus
#

Wait a easy boss

wheat rose
#

simple ideas

grizzled stratus
#

You know bosses that have a looping animations

#

And things come from sky v

#

That y have to dodge

#

That’s simple

#

Buts it’s still a boss

wheat rose
#

also i'd keep animations etc to a minimum so you don't fall into an endless loop of making models that dont work how they should lol

#

just for the start that is

grizzled stratus
#

Ok!

wheat rose
#

Walk>Run(just the walking animation but faster playback speed)

grizzled stratus
#

Ye

wheat rose
#

Light attack > Heavy attack(slower playback )

grizzled stratus
#

I just have one problem

#

Idk how to make combat

#

Good

#

Like juicy

#

Yk

wheat rose
#

you don't need to

#

this is your first game

grizzled stratus
#

True

wheat rose
#

could do something as simple as

#

right click to block! if block = true take no dmg

grizzled stratus
#

Else{take dmg }

wheat rose
#

yeah now you get it

#

brief short code

#

multi purpose animations

grizzled stratus
#

If(enemyHealth <= 0)

#

Destroy(game object)

wheat rose
#

yeah that

#

couldnt type delete for some reason lool but yeah destroy

grizzled stratus
#

Uhhu

wheat rose
#

also health is gonna be easy to do

grizzled stratus
#

Kk so

wheat rose
#

literally learned a method to do it in my flappy bird rip off lol

grizzled stratus
#

Mhm…

#

So 1 + 1 = 2

#

So I’m gonna make an mmorpg too da loo

wheat rose
#

Ui text with a reference and a trigger for health

grizzled stratus
#

Yup

wheat rose
#

originally it was for the score tracking for my flappy bird game

#

but it works for health too

grizzled stratus
#

Slider.value = health

#

Slider.maxValue = max health

#

For health

wheat rose
#

but yeah break down every step of your game

grizzled stratus
#

Yup

wheat rose
#
-----------------------------
        -Player
-player movement
-player stats (health, dmg)
-player ui (to display hp)
-player inventory
 -------------------------```
#

something like this

grizzled stratus
#

Hmm got it

wheat rose
#

pick something specific like the player and stick to it and keep refine it a little bit

#

don't spend too much time on the polish until later

grizzled stratus
#

Got it

wheat rose
#

Anyway I gotta go back to making my map 🤣

grizzled stratus
#

😭💀

wheat rose
#

this is way bigger than it looks 🤣

grizzled stratus
#

Well good luck with that 😭

wheat rose
#

you can hardly see the bean but this is right next to the volcano on the left

#

This is only the first world 😭

grizzled stratus
#

😭😭😭.

#

How many more worlds 💀

wheat rose
#

Well.... remember how i said it was like an rpgmmo

grizzled stratus
#

True

wheat rose
#

the different worlds tie to the progression of the game

grizzled stratus
#

Kk

wheat rose
#

and every world is probably going to be about 100 levels or so and im thinking about doing 500 levels lmao so prolly 5 more of these? lool

#

though the first world is defo gonna be the biggest one because im not about to make another 9 tile terrain lmao

grizzled stratus
#

You were the one saying keep it simple 😭

wheat rose
#

that's why i said to do the opposite of what i was doing lmfao

#

tbh this might just end up being a demo though like a stress test version of the game before it gets remade into the same conscept but way more refined lmao

#

so different worlds prolly wont happen in this version of the game

grizzled stratus
#

. Ummmm

#

Keep it’s small

#

And put your code into chuncks

#

And think about it simplistically

#

Like this

#
-----------------------------
        -Player
-player movement
-player stats (health, dmg)
-player ui (to display hp)
-player inventory
 -------------------------```
wheat rose
#

yeah pretty much the gist of it

#

honestly one of the hardest parts is going to be making different codes work together

#

because frankly you're gonna need a lot of tutorials to glue a game together

grizzled stratus
#

No I mean

#

You should follow that

#

But your game is gonna be w rizz dw

#

It’s just like rly rly

#

Rly

#

Rly

#

Complicated

#

For me to understand

wheat rose
#

it's going to be a huge game tbh which goes against my advice

#

this is my first 3d game lol

#

but i'm making it work and seeing it through to the end

grizzled stratus
#

Kk