#💬 mrjampʹs Feedback

1 messages · Page 1 of 1 (latest)

unborn flameBOT
toxic salmon
#

love the concept
now make it actually run 😈

#

and make so starter blocks (yellow) can't go under other blocks

slow quartz
toxic salmon
#

strange idea but you can make the order of the block execution by parenting new block parts under the one above

#

if that makes sense

#

also, do you mind if i "take inspiration" from you?
lol
i just wanna try to do it

toxic salmon
#

thanks champ

slow quartz
#

I ‘took inpsiration’ from another game engine, not sure if you know it, its called ‘scratch’

toxic salmon
#

yeah i'm aware

#

i haven't seen anyone make scratch in roblox yet

slow quartz
#

Nah me neither

#

Wondered how hard it could be

#

Realised im naive lol

#

Currently have abit of the scripting done too

toxic salmon
#

if i end up making a game i'm gonna share some revenue

slow quartz
#

Nah its okay 👍

toxic salmon
#

i just REALLY love the concept

slow quartz
#

Ty

toxic salmon
#

you a real genius

slow quartz
#

Uh im not the guy who invented the concept

toxic salmon
#

yeah but you the genius to think of it in roblox

#

never have scratch and roblox intersected in my mind

slow quartz
toxic salmon
#

you cool too

toxic salmon
#

you have block
drag another one below it
parent it to the first block

#

so on

slow quartz
#

Yea thats whats gonna happen

terse stone
#

change the name to hello kitty blocks uwu simulator 69

slow quartz
#

good idea!

pliant blade
#

r u going to make the 'when game starts' only as the first peice

#

also you should seporate them into catagorys like events

slow quartz
pliant blade
#

oh

#

ok

slow quartz
# pliant blade oh

I didnt mean to be agressive, but now when i read it i can see it might be abit agressive, sorry if you felt that.

pliant blade
#

nah its calm

slow quartz
#

@fresh kite

#

so for example:

local fruits = {
  ["Apple"] = {["Price"] = 10, Count = 4},
  ["Orange"] = {["Price"] = 18, Count = 2}
}

print(fruits.Apple)
print(fruits.Orange.Count)
slow quartz
#

why does it not work

#

gosh okay

#

another thread ig