#circuits-show-off

1 messages · Page 41 of 1

prisma patrol
#

Could make that in 5 chips

tired kestrel
#

Yo who knows how to make all of players in a room telaport to a spot #1.0 rooms

green talon
tired kestrel
#

Ok

#

Thanks

green talon
#

thats simplest, non dynamic way

tired kestrel
#

Ok thank you bro you are helpful

#

But do you have to configure the sender or smth to make it send to all

tired kestrel
#

Oh okie

prisma patrol
#

@celest crown that's not nice

green talon
#

been ages ago, but i still remember how pressed they were and that pfp

prisma patrol
#

Look at gizmo is actually kinda decent

#

Unless you have a Cv2 method then it's obsolete

green talon
#

with or without update event, i never really noticed

prisma patrol
#

I recently made a basic AI physics system

#

Includes gravity, wall collision, and jumping (not really physics but still decided to add it)

green talon
# prisma patrol Includes gravity, wall collision, and jumping (not really physics but still deci...

that what i did for this but not jumping bc basic for everyone
it also pivots when turning tho

https://youtu.be/5yhlpVNnFzU?si=soRTo43P7ZEftNUV

T55
▶ Play video
#

just ez math, wouldnt call it a system tho

prisma patrol
#

Or something that controls another thing

green talon
prisma patrol
#

Nice job

green talon
cursive token
#

do you guys see it or is it just me

#

we got gtag mod menu in rec room 😭

prisma patrol
high yew
torpid falcon
#

does anyone know how to get recroom studio

ancient marlin
#

i have a system that simulates gravitational pull based on a mass value but it was late so i just didn't use it

manic ice
cursive token
ancient marlin
manic ice
ancient marlin
#

not yet since i have another system i need to try first

#

but if it doesn't work I'll try that

ancient marlin
#

its circuit time

zinc flare
#

Not to scale. 1/10

keen glade
#

Not to scale 0/10

prisma patrol
prisma patrol
ashen hawk
#

@small tundra

hot zealot
#

set forward vector

ashen hawk
#

that*

small tundra
# ashen hawk

always send that stuff in the post you asked help in

limpid ice
cursive token
#

screenmode players playing this: 😁
vr players playing this: 🤢

tardy mulch
#

image.png

#

4002nd message dang
||(well 4003 including this)||
crazy almost every single msg ive sent is in a circuit channel

deft torrent
#

Cause I’m trying to learn how to code

small tundra
#

if you're talking about actual code then find something in google

deft torrent
#

OK, thank you I was talking about circuits

deft torrent
small tundra
#

use google, watch guides in youtube

deft torrent
ancient marlin
cursive token
#

Smart

#

Oh wait yeah you don’t need to account to account for direction

green talon
cursive token
#

As in?

#

Pointing a forward vector towards a target?

green talon
cursive token
#

against??

#

oh you mean the direction of the normal but behind it?

#

I don’t know how to get a normal in the first place but I’m pretty sure you take the normal vector and add all coordinates by 180 no?

green talon
# cursive token against??

ye

forward = (0,0,1)
normal = (45 degree pitch)

when foward against it, the pitch is added, titlting it while remaining forward

forward = (1,0,0)

when forward against it, the pitch is added as roll, rolling it while remaing to the right

cursive token
#

I’ve never properly understood vectors

#

For me I see them as 3 values

#

That’s it

#

xyz

#

I don’t know how they interface with position, rotation

#

If I have a cube facing at (0, 0, 0) and turn it around shouldn’t it be (0, 0, 180)?

green talon
cursive token
#

Wait but then there’s only one vector

cursive token
#

If you rotate the model on its origin, how will the vector change

#

How do we know what vertex it’s tracking

green talon
cursive token
#

Isn’t vector3 also a cheeky way to store 3 floats in one variable

#

Cuz the split and combine chips exist

green talon
green talon
cursive token
#

Wait if I multiply an object’s position by 2

#

It’s distance from origin is doubled right?

kind pond
#

yea so

#

one question

#

what does the generic room thing do?

#

or where are dictionaries?

#

sorry

#

forgot abt beta content 😄

molten forge
#

I don't know what I'm gonna use it for

#

I was originally gonna do some kind of ai where it searches its environment to pick the best direction to avoid a wall

green talon
molten forge
green talon
molten forge
teal sinew
#

Is T55 cooking a huge essay?

molten forge
#

probably

green talon
green talon
#

i did my research fair n square 🥱 RRtroll

prisma patrol
#

So much easier

molten forge
prisma patrol
molten forge
#

I wanna try something new

prisma patrol
#

Well there is obstacle avoidance

#

Or any angle pathplanning

#

Both make the AI look more realistic

molten forge
prisma patrol
#

I've made theta* which is an any angle pathplanning technique

#

This was a LoS path smoother

#

So I'll change the title

#

But basically it does this while pathfinding rather than after

robust raven
#

@south mauve could you add me ?

south mauve
robust raven
still sage
#

only took up 2 and a half hours of my life💀

manic ice
#

uh

warped karma
still sage
prisma patrol
prisma patrol
#

I feel like you could've just used an execution integer switch

still sage
still sage
prisma patrol
#

It's alr just ignore it for now if the other stuff is working

#

But when you get better at circuits you're going to want to use that instead

still sage
#

Alright thanks for the advice. I might give it a go either tomorrow or Friday

#

Having to fight that stupid ranking system though almost made me break a control lol

prisma patrol
#

Think I might make a ranking system

still sage
#

Yeah I had to make a rushed upgraded one for my friend and since I added more realistic ranks it took forever

prisma patrol
#

Just a basic one that assigns an index to the player

#

But it'll get the rank and the rest I'll make later

still sage
prisma patrol
#

Ngl I don't really do ranks or mod menus

#

I mostly do AI stuff

#

Like Pathfinding

still sage
#

I love to do military, political stuff, and star wars irl and in game and I do circuits and building for them a lot

frosty shard
#

ግብረ-ስጋችሁ!~~

arctic briar
split garden
safe blaze
zinc flare
barren sand
prisma patrol
limpid ice
little fjord
#

anyone have a glitch where you can only see circuits with connect option?

green talon
limpid ice
novel lotus
#

https://youtu.be/Hejo7C7STL4 I made a whistle controlled arrow inspired by Yondu Udonta's weapon from Guardians of the Galaxy. I made it target AI and players. Making it target and kill RecRoom AI was very difficult. There are no animations or rotators on the Arrow! All animations are performed by using math which I'm super proud of. I hope you enjoy this recreation of the Yaka Arrow!

This is a CV2 invention that is inspired by the Yaka Arrow that Yondu Udonta uses from Guardians of the Galaxy 1-2. I hope you enjoy this demonstration of my hard work!

▶ Play video
green talon
silk hazel
novel lotus
wraith ferry
shrewd flare
sharp anchor
limber mountain
celest crown
limber mountain
novel lotus
limber mountain
warped karma
deep axle
#

True

teal sinew
#

take using your eyes and brain and don't give back RRlurk , bro is getting banned from torrenting forever sooner or later 💀

deep axle
#

And I’ll drop the circuits for it edit and save so other people can modify

warped karma
#

the cpu optimiser

prisma patrol
warped karma
deep axle
warped karma
#

im such a helpful fellow

lone scroll
#

Is it a cannon event to connect a rotate vector with an update 30Hz

prisma patrol
unique steeple
limpid ice
#

You talk about my friend who made that room?

#

I forget his name but I do remember him

vivid dome
sharp pawn
kind pond
vivid dome
celest crown
hallow hollow
green talon
limber mountain
celest crown
prisma patrol
mystic helm
hallow hollow
zinc flare
elder kite
deep axle
#

To much info is better than to little

deep axle
#

But thanks for reminding me of that I’ll post a video with the circuits when I publish it tonight

upbeat acorn
#

Forwarding this from the Creator Hub server ^^

green talon
#

i did just the sounds ("ah" "buh"), but no name sounds ("see", "dee") when i was starting circuits RRtroll
u had to spell everything how they sounded instead how spelt, but ye.

i didnt think it was worth sharing tho, also the people i showed it to thought it sounded dirty as i used my voice, and its soft, so ye 😭

green talon
#

but im sure bros dose a buncha other stuff modern tts dose and has sounds of letters names, and not just their sounds

#

this WAS made long time ago tho, so ye

deep axle
prisma patrol
deep axle
#

Funny guy

green talon
deep axle
#

It modifies gravity of players objects and projectiles

#

And has a tagging system that allows you to easily tag any object to give them gravity property’s

green talon
#

also if want a reply back... reply 😭

#

thats y took so long

prisma patrol
#

critisism aside it looks good

warped karma
#

full on crashing out

green talon
prisma patrol
#

i lied i didn't look at it

deep axle
#

You guys can take a look when you get on

green talon
prisma patrol
warped karma
#

Cinnamon has crushed his headset

#

in anger

green talon
deep axle
#

Thank you

warped karma
green talon
green talon
# green talon

i was forwarding hains forward, geuss its not recurssive smh

#

L discord

#

i wanted the funny encapsulation

warped karma
#

cinnamon has destroyed his room in rage

somber vine
#

my circuit

green talon
deep axle
#

I’m ending it

green talon
# somber vine

Australian guy slowing the devs down (probably) with rooms 2 n such

somber vine
green talon
warped karma
#

the b's face when he saw the gat

deep axle
somber vine
#

yup

green talon
deep axle
#

No comment

warped karma
#

he is wailing

#

cinnamon

somber vine
#

cinnamondragon

deep axle
#

xCinnamonDragon

warped karma
#

xcinnamoncrashout

deep axle
#

Cinnamon Dragon deez nuts on your face

#

🥜

green talon
deep axle
#

Ima end it now

warped karma
green talon
violet pilot
#

Wait why are people Making pathfinders when there's already one?

green talon
violet pilot
green talon
# warped karma

i will help if he can define vector dot, vector magnitude, and distance formulas RRDevious

#

(i said the formulas like a million times) RRtroll

deep axle
#

Real

warped karma
#

cinnamon said holy gyat

deep axle
#

Fake news

#

Did not say such things

green talon
#

that thing is pretty old and runs on delay loops RRtroll

deep axle
#

Like me

#

I run solely on delay loops

green talon
green talon
deep axle
#

My bad

#

You built different

green talon
#

i have button cases too

deep axle
#

To much is an understatement

#

Wanna leave a business email to

green talon
#

and a animated snap back button

warped karma
#

cinnamon said ur his inspiration

somber vine
green talon
somber vine
#

now its realistic

green talon
#

designed to fit together too

deep axle
warped karma
#

guys i snuck in the t55 discord server RRDevious

green talon
green talon
deep axle
#

If I say pretty please can I be a tier two sub

#

My favorite twitch streamer T55 let me be a tier two

deep axle
#

Please

#

Please

#

🙏

green talon
deep axle
#

To the server I am
Now in

green talon
deep axle
#

This @warped karma guy just spawned a crash gun and crashed me

#

Before I could save

#

My room

warped karma
#

We were supposed to play Russian roulette and you deleted the Russian roulette part of the gun

#

I thought you had chosen whatever mode it was on

#

Anyway, the room is saved

green talon
deep axle
#

Time for me to sleep and go back to lurking the discord

#

Back to the rat hole I go

#

Peace

green talon
#

same, i got work

green talon
arctic briar
steady pelican
nimble tusk
#

friggin sweet

haughty rivet
rustic spruce
tired kestrel
unique steeple
modest magnet
torpid falcon
unique steeple
silk hazel
frosty raft
celest crown
sly mesa
#

Bruh

sterile bough
torpid gust
sterile bough
green talon
sterile bough
#

if it works, it works

green talon
green talon
sterile bough
warped karma
prisma patrol
#

Also needed an excuse to use flow field Pathfinding

#

And if I'm being real I don't wanna make another AI just for this game

prisma patrol
green talon
prisma patrol
green talon
prisma patrol
#

Also an easy excuse to use flow field Pathfinding

prisma patrol
nimble zodiac
#

why the hell was i pinged

prisma sapphire
#

yay

green talon
#

indeeb

prisma patrol
#

what this

prisma sapphire
prisma patrol
#

oh

green talon
split garden
#

what was it about

green talon
split garden
#

oh I know that video

arctic briar
split garden
prisma patrol
#

about average

#

for most of my maps

#

nerd

arctic briar
prisma patrol
#

bro i needed an excuse for my ffp

#

anyway this is to make it compatible for my system which makes everything automatic

keen glade
#

my td has zero nodes RRSmile (and its automatic)

keen glade
prisma patrol
#

if I were to make it 5 nodes i'd have to add things to connect the neighbors (like walls)

prisma patrol
#

I needed an excuse to use my flow field pathfinding algorithm because i just remade it

#

and I got inspired to make a td game based on how i remade the ai for ffp

#

also might add different spawns for the ai hence why i used ffp

#

cant really do that if i only have one path

random remnant
prisma patrol
#

Not to sound rude but I had stated it was an excuse to use my Pathfinding algorithm

Also because I might add different spawns so it's just easier to have a Pathfinding algorithm

random remnant
#

It’s just a waste of cpu

#

Tower defenses only have like 3 paths

prisma patrol
#

Personally

#

And it automatically generates the path (I'm a Pathfinding nerd)

random remnant
#

Your preference ig

prisma patrol
#

Also just to show off if I'm being honest

warped karma
# prisma patrol And it automatically generates the path (I'm a Pathfinding nerd)

I haven’t worked with pathfinding or anything like that before, but in my opinion or you’d have to do to make this completely without Notes is making an increment of measurement like a meter make your map equal length and size in metres and simply add instructions for it to go how many forward how many left And so on and so forth you could easily automate that

prisma patrol
#

But the point of it is to show off my flow field AI rather than it being optimized

#

At most it'll take 8% CPU

green talon
# prisma patrol Also just to show off if I'm being honest

didnt u do pathfinding n stuff for years
i did like 3 algorithms (1 unintentionally) in 18 days (but obviously even less than that, just spread across) & sounds like they alr comparable to ur chip count n allat 🥱

where's my praise RRwah
ig its no surprise really by this point, im just too good at everything 😔 ||RRtroll||

prisma patrol
#

Why not show off

#

You can get a cookie or something idk 🍪

green talon
#

but ye is fine xD

warped karma
#

i luv data tables

sharp pawn
#

now you can blow away objects with a microphone, i don't know why i did that

vagrant plinth
#

feels like somthing out of a DS game

wraith ferry
sterile bough
wraith ferry
steady pelican
silk hazel
#

Got The SFX Working For The Axe, Even The Upgrade SFX.
(just gotta make the upgrading system ;-;)

wheat root
#

I made a 999HZ that works in RRs R2

ornate bronze
#

Who here is taking Commissions? I need some Pathfinding and AI CV2 done as soon as possible

ornate bronze
prisma patrol
#

Check meetup

paper sedge
#

Goblin AI :(

fair forge
#

Bêta Ai ⤴️

fair forge
paper sedge
#

It’s not intuitive :(

fair forge
paper sedge
#

:C

fair forge
#

🤥

barren sand
elder kite
green talon
golden eagle
#

😭✌️

prisma patrol
gentle jewel
#

Can someone tell me how to use a angular velocity I need it to work like a set rotation

green talon
#

i barely touched physics

main sapphire
green talon
# main sapphire Uhhh E = MC^2

equations would be the worst way to explain it 💀

i alr hate math formulas, what makes u think ill get physics ones, they're basically the same 😭

main sapphire
#

Its Not Like That Hard To Translate Equations

#

Im Pretty Sure Reversing The Equation Would Help

#

Also Uhhhhhh

green talon
main sapphire
#

E =~ 2.71828

green talon
#

programming is much better format that equations

main sapphire
green talon
main sapphire
green talon
#

before then, i woulda called integrals the "smoothstep" or "long S" looking thing. Pancake992 had to tell me

main sapphire
green talon
#

i go work now

main sapphire
warped karma
green talon
main sapphire
#

Rasterization Is Faster Tho

green talon
main sapphire
green talon
main sapphire
#

Rendering Is Slow On RR No Matter What Cuz It Runs On Cpu

green talon
#

with circuits, i think code is compiled, & cv2 is just a interpreted interface to that code. So its more efficient the less from scratch u do things

green talon
green talon
pastel sedge
#

raytracing is faster in rr 👍

split garden
rapid jolt
wraith ferry
hollow flame
prisma patrol
green talon
sterile bough
green talon
sterile bough
#

and sfx done by our cutie sound guy @last basin

sterile bough
#

were tryin to make it high quality

green talon
green talon
#

i know BEsiege

sterile bough
#

you know REsiege

prisma patrol
sterile bough
#

what the helll

slender oar
keen glade
#

Literally me

sterile bough
#

it says @keen glade

keen glade
#

True….

slender oar
#

😔 don’t hurt me

sterile bough
slender oar
sterile bough
sterile bough
slender oar
#

Sooo build?

sterile bough
#

yah

#

and everything design wise, like the heroes for the game

slender oar
sterile bough
slender oar
#

How much

sterile bough
elder kite
green talon
sterile bough
keen glade
#

My tower defense is literally so goated no glaze

#

It’ll be out 2029 fs

sterile bough
keen glade
green talon
keen glade
#

True

green talon
keen glade
#

True

green talon
#

those effects straight up like, higher resolution ps3 games or sumn

green talon
keen glade
#

True

sterile bough
green talon
sterile bough
#

no

green talon
zinc flare
#

Yeee

spice saddle
#

Keep it circuits related...

next meadow
#

password system for the hacker if he gets my acc again (Fail = Crash/Fried Vr)

inner aspen
#

also the reset dorm room button exists on the website so this could easily be circumvented

next meadow
#

i spam saved

inner aspen
#

that wont protect against that

next meadow
#

what i mean is if he trys to load a save it wont work

inner aspen
#

not what im talking about. im talking about the button on the website

next meadow
#

also theres a reset dorm button????

inner aspen
#

always has been

next meadow
#

i never knew

inner aspen
next meadow
#

...

#

im cooked then am i?

inner aspen
#

youre not if you secure your account better

#

2fa, stronger password, etc. all stuff that applies to every service you may have an account on

#

and also vigilance of not downloading and running random stuff from the internet

#

as an extra tip you could also start using a password manager so you only need to remember one password and store randomly generated passwords for all the services in it

paper sedge
#

This new split test is crazy

sterile bough
thorn fjord
paper sedge
thorn fjord
#

I mean how is it possible to the delete the Makerpen Object Board ? And for me made no sense to upgrade Makerpen

zinc flare
#

It's real

#

Mods aren't allowed to spread misinformation.

thorn fjord
prisma patrol
green talon
prisma patrol
thorn fjord
paper sedge
#

it’s coming soon

#

Trust ™️

wraith ferry
#

how are you gunna make the equivalent of datablobs

paper sedge
primal mural
#

gojo

green talon
green talon
zinc flare
ancient raft
green talon
zinc flare
#

Oh

#

Remake all of the MakerPen and its uses

green talon
# zinc flare Oh

concept RRtroll
but i could, just tedious, rather have it done with nested lists, but without full support, id have to compile to strings which i done so much atp

green talon
# zinc flare Remake all of the MakerPen and its uses

Edit: Ez
Create: Best with replicator (rooms 2 is ass, so 😬)
Select: Ez
Connect: Ez
Move, Rotate: Already done
Manipulate: In a way, with replicator (rooms 2 is ass, so 😬)
Scale: In a way, with replicator (rooms 2 is ass, so 😬)
Make Invention: Ez

anything else, i forgor

green talon
#

personally, id just have:

Spawn (Create)

Select:

  • Transform (Gizmo):
    • Move
    • Rotate
    • Scale (Scale & manipulate)
  • Enter Scope (edit, selection menu)
  • Wire (hold, release on in/output)
  • Settings (Configure, hold on general part of object)
  • Make Invention
green talon
prisma patrol
green talon
green talon
zinc flare
#

UwU

sterile bough
#

from what i know it’s like studio ui tho?

#

i’m not a circuit guy

green talon
sterile bough
green talon
sterile bough
green talon
unreal cove
green talon
unreal cove
green talon
unreal cove
split garden
green talon
split garden
meager belfry
#

relatively simple circuit board system; the only issue is with this system is that it contains 2,000 circuits; making it take a huge chunk of the circuit cal and leaving barely any room for my other cv2 systems that need to be used.

Its uses/actions are very simple, but the reason there is so much is because it accomodates so many things i cant talk about; has several fail-safes/debug and anti cheats, and so many things to account for. Its completely automatic though; and sadly i cant leak what its for, i can tell you that this might be one of the most used circuit boards once it releases. Most used in a specific genre of game, rarely used in dorms/hangouts.

#

Zoom in on the image to see the size of a single circuit compared to the whole system 😭

nimble tusk
#

relatively simple indeed

plucky creek
meager belfry
meager belfry
plucky creek
plucky creek
meager belfry
meager belfry
# plucky creek Yes there is you must be blind

also its MY system, andnive improved it several times. I have a slight feeling i know MY OWN system dude. You cant even read the name of a single circuit, so who are you to judge if theyre repeating or not?

meager belfry
plucky creek
meager belfry
plucky creek
meager belfry
#

the game fits 5 people and needs to be nearly bug-proof. Instead of a cheesey local system thats prone to error, it runs off of an individual indice list of the players to accomodate each one.

meager belfry
# plucky creek Your the one talking about how this gonna be the most used circuit board 💀

very well might be, heres a hint for you since youre just so intrested; its a remastered system with complete constomizable interface including several improvements upon an old system commonly used by players who make games in a certain genre. Its a BETTER system than the one that ALL players who make this specific genre use; im sure it very well might be the most used circuit board for players making their own games in this certain genre, because its 10x better and more customizable than the leading systems to make it.

plucky creek
meager belfry
meager belfry
meager belfry
plucky creek
meager belfry
#

this isnt even mine 😭 (this isnt my most complex i mean)

plucky creek
meager belfry
meager belfry
meager belfry
plucky creek
meager belfry
meager belfry
plucky creek
meager belfry
#

i said “this isnt even mine” as in its not my most complex. I even said its relatively simple in the original post.

#

yea you sure know alot about cv2 😂 to some kid, something might seem like THEY can do it, but that doesnt make it simple, depending on how well it functions/the systems you used to make it function are quite objective.

#

If you really wanna play dumb, whats your FAVORITE system youve ever made?

plucky creek
meager belfry
# plucky creek I’m sorry your butthurt this conversation ain’t going anywhere

yea because youre a little braindead buddy; you started shitting on my circuitry when youre too scared to present your own. You have less than an understanding of basic cv2 because even an infant with half a brain could notice that specific systems cant be ran broadly, they need to be ran individually. You know nothing and dont even deserve to have an opportunity to bank on other people when you know nothing yourself. Ill let you cry, gotta go make something youll dream you could make buddy.

Much love 💚

plucky creek
indigo bone
#

Holy crash out over something like this yo like bro arguing isn’t necessary, can people just be nice to each other 🙏

zinc flare
#

People when any kind of circuits, no matter what level or difficulty is presented 💔 :

#

anyways, check out these super useful circuits I made

keen glade
#

Bro got the cropped og image

zinc flare
meager belfry
meager belfry
meager belfry
prisma patrol
livid tide
#

What text character u use to display a cube

green talon
#

good luck if trying make your own, mines the most optimized in rec RRtroll

#

damn its prob even faster now. Dont need vector3 create anymore

fringe bridge
#

Oh yeah definitely

tropic breach
#

wanna see what i used ?

#

YEAHHHH BUDDDYYY LIGGHHTTT WEEIIGGHTTR

green talon
#

mostly for screens tho

prisma patrol
green talon
#

u cant even use the scroll bar to jump, u had to sit through the slow ass scrolling

green talon
#

for consoles

copper flower
#

Not sure, I don't work on UI and don't play on console.

green talon
foggy condor
#

So we’re showing off?

green talon
#

thankfully not on console anymore 🙏

split garden
indigo bone
green talon
#

rather make my own than give access

foggy condor
#

🔥 🔥

wraith ferry
past sage
# foggy condor

You need a event to set the variables to the player choosen or evetytime you rank someone your variable will change not his

foggy condor
#

Yellow hoodie 😂✌️

somber vine
#

oh wait is it fake gold hoodie 💔 it looks weird

green talon
green talon
# somber vine mm

also that fake 'green' reflection of the rec center would be in the dark spots

clear furnace
#

I'd recommend changing the angle and range to the y axis for better control.

clear furnace
green talon
warped karma
#

Maybe a Hoodie too a Hoodie would be nice

clear furnace
green talon
steady pelican
paper sedge
#

apart from that one thing, awesome sauce

steady pelican
#

There will be a cooldown dont worry lol

#

honestly what I could do is just have it so VR players get the cooldown, while everything else does, but I'm unsure if console feels vibrations

#

Ehh I'll just add the equipment slot emphasises cooldown for everything, makes it simpler

paper sedge
clear furnace
#

The more white light you add with the saturation, the brighter the color becomes.

#

Pinks, pastels n such.

#

Now if you want to shorten the distance between when it becomes white, you can multiply the value that's produced by the lerp value to shorten the distance between the min and max values of saturation.

green talon
#

Alr made light editor stuff
#circuits message

This had dedicated Hue slider, & a Saturation n Brightness plane. All interaction volumes, no touch pad

Tho i improved them later on with "is local VR" so screenmode is based off cursor & made a generalized editing by 1 slider. & Now i gotta incorporate a new design for the room's custom makerpen

green talon
#

also i [crashed](#circuits message), supposed to be 179.9999 so it wouldnt go back to the skinny beam (loaded autosave)

steady pelican
green talon
# steady pelican

i could do if we had render plane component RRDevious
& if the position & rotation of it wasnt synched RRtroll

green talon
steady pelican
nimble tusk
#

bill is bored? whos bill

sterile bough
green talon
hollow flame
hollow flame
clear furnace
#

Oooh you are correct about it being from red to red. I adjusted it so it would end where purple would be. As for the saturation part., For stage lights, it's hard to make it white or pink ish....and with the saturation, normally it would take the color away (using HSV) but if you go to a specific value, it blends the two perfectly (in my opinion). I believe that value controls the brightness of the hue. I might be wrong.

#

@green talon

#

Now if only the touchpad was smaller...

warped karma
#

/call-mods

#

frick

#

@paper sedge I hope ur awake

paper sedge
green talon
viral pelican
#

fuck me

steady pelican
rapid jolt
untold hull
turbid flower
#

Hi

#

Everyone

clear furnace
green talon
clear furnace
prisma patrol
hot zealot
green talon
#

thats just percentages in general/fractions

hot zealot
green talon
hot zealot
#

I know lmfao I'm playing with you

green talon
#

fractions are just equations before calculating percents. Im geussing because depending on the inputs, computers can only represent so much percision n such and no one wants to write allat anyway of something

green talon
# hot zealot I know lmfao I'm playing with you

mhm RRDevious

american schools really are doomed if ur just know learning bout it. At least thats what Pancake992 says when i tell em about when i was in highschool & judging off how much i hate math n stuff

hot zealot
green talon
#

cant learn shit from real math. Equations succ

hot zealot
green talon
#

i was literally in ur exact shoes in highschool, reveiw n all

green talon
green talon
hot zealot
# green talon ?

I've been failing my actual math irl, but when I do math in rec room it makes sense

green talon
#

funny how most math still dosent apply

like for vectors, i just use the chips within, not cos, sin, or anything

hot zealot
#

yeahh

green talon
#

i initially wasted alot of time trying to make a right triangle calculator and all this, when like, u never have to do allat

hot zealot
#

literally

green talon
#

even if u didnt have a libary for allat, highschool level still isnt quite used, its mostly matrix multiplication, which since its mostly used, id say its more general purpose and usefull than whats taught in school

untold hull
signal tapir
untold hull
sterile bough
vale yacht
#

I aint dead yet, so here's my titans.
Yes, they're mostly operational. Ronin is the most worked on w/ a unity camera as the latest update.

green talon
#

if ever happens soon... Rooms 2 taking allll the attention RRsmileF

#

(apparently, forgor bout maker ai RRblank)

vale yacht
#

This isn't done in rooms 2. This is a normal room with Unity cameras added onto the scene.

vale yacht
#

Regarding locomotion, these machines can move freely, their only handicap is up and down due to them having a flying seat code.

green talon
elder kite
prisma patrol
elder kite
#

I don’t want to claim the title of it being A* without knowing first, but I did use FGH costs for nodes. This is my first time doing something more advanced

prisma patrol
#

Cool

prisma patrol
#

Keep up the good work

elder kite
next shale
#

are they the nodes?

#

raycast?

elder kite
#

I use list variables for the nodes

#

And I just for each the nodes and put a beacon on it

next shale
#

ohh mk

prisma patrol
#

I'm pretty experienced when it comes to pathfinding

elder kite
#

That’s how I did it in the video

#

I used list variables

olive needle
prisma patrol
vale yacht
warped karma
vale yacht
#

I do not.

warped karma
blazing cargo
clear mesa
#

that’s so cool bro

green talon
#

this being the code that was run (The only circuits in it are being dedicated to run the code, not a glorified prompt system that only dose a few things from prebuilt circuits like that most likely was)

0: P = 17 pointer = 17
1: r1 If== Backspace 5 if register[1] = "Backspace", then pointer = 5. Else continue
2: r1 If== Down Arrow 7 if register[1] = "Down Arrow", then pointer = 7. Else continue
3: R11 S+ r1 Ram[11] String Add "register[1]"
4: P = 8 pointer = 8
5: R11 S- 1 Ram[11] String Subtract 1
6: P = 8 pointer = 8
7: R16 = T Ram[16] = "T"
8: Out clear Send "Clear" to external circuits
9: Out R11 Send "Ram[11]" to external circuits
10: IRT Return from interrupt
11: Reserved memory, starts empty
12: In 1 Reserved memory, starts as "Input 1"
13: R11 If== R12 15 if Ram[11] == Ram[12], then pointer = 15. Else continue
14: P = 13 pointer = 13
15: Ret Return from function
16: Reserved memory, starts empty
17: r3 = 28 register[3] = 28
18: R16 If== F 18 if Ram[16] == "F", then pointer = 18. Else continue
19: R16 = F *Ram[16] = "F"
20: Out clear Send "Clear" to external circuits
21: R11 If== yes 25 if Ram[11] == "yes", then pointer = 25. Else continue
22: R11 = Ram[11] = ""
23: Out incorrect Send "incorrect" to external circuits
24: P = 18 pointer = 18
25: R11 = Ram[11] = ""
26: r3 + 1 regesister[3] Add 1
27: Out Rr3 Send "Ram[register[3]]" to external circuits
28: P = 18 pointer = 18
29: Bruh? Constant value in memory
30: Cheese? Constant value in memory
31: Sauce? Constant value in memory

#

All a keyboard driver & prompt program ^

#

the external circuits being:

  • Keyboard: All it dose is interrupt the cpu on key press, & gives the key data packet
  • Screen: Uses to add text & its color if defined to the screen, & clears the screen. & Thats it

0 Prebuilt circuits

timber axle
zinc flare
warped karma
zinc flare
#

That screen is big enough

green talon
green talon
#

better off just remaking it in my CPUs language

zinc flare
#

Define true

green talon
zinc flare
#

I mean make it play the game with its machine code

green talon
#

mines built with flexibility & my own take in mind, which essentially turned it into a language

green talon
zinc flare
#

Just make a 6052 assembly translater

#

You can do it, we have faith in you!

green talon
#

& as i said, simulating the hardware would be more limited & expensive too, so recreating with my own code better

zinc flare
#

):

green talon
zinc flare
#

I meant playable NES game being emulated

green talon
green talon
#

I still gotta compress its variables 🤔
be even less cpu use UwU

imagine a compiled ver tho 👀

blazing cargo
#

I gave the "IRS" a PokeBall and this happen 😭🙏

green talon
blazing cargo
#

I'ma try and make it as high quality as I can too

steep frigate
untold hull
steep frigate
untold hull
steep frigate
blazing cargo
blazing cargo
last narwhal
#

I don't have any videos rn but I made the detonator from sucide squad, and it fully works

#

Let me make a video

torpid falcon
last narwhal
vale yacht
#

Maybe, maybe not 👀

last narwhal
blazing cargo
#

search up yt vids ask people for help

torpid falcon
blazing cargo
barren sand
#

your creation will now be discar-

NOT THIS TIME!

signal folio
#

How??

raven zealot
#

How did you get this

#

🥶

oblique mica
#

Why did my photo get deleted xd

oblique mica
keen gyro
safe blaze
swift spruce
#

why wont it work!!

celest crown
celest crown
brittle copper
vale yacht
zinc flare
#

↑↑↓↓←→←→

past sage
gloomy basalt
opal drum
#

bro

celest crown
past sage
magic lichen
#

someone polished the floor a bit too much tho

gloomy basalt
magic lichen
#

Ah, makes sense

frank briar
rough heart
#

Very cool stuff

severe agate
swift spruce
#

just checked out my friend and guess what chips he uses-🖐️😭😭🙏🙏

rustic spruce
stoic valley
severe agate
stoic valley
#

It’s goated

severe agate
frank briar
limber mountain
whole scarab
#

Fine, I’ll just use a delay chip Hank Schrader 😡

slender oar
#

Make your own delay chip

void atlas
#

Does anyone know what circuit it is to get the player volume level

#

Like if it’s put into a hud element chip it shows there talking level

void atlas
#

Thank you

nimble tusk
#

surprisingly doesnt take much net heat in r2 (around 5% on client)

zinc flare
#

No, that's obviously a text camera @green talon could learn a thing or two. Very high resolution.

violet pilot
#

Looks like a camera to me, no text

paper sedge
green talon
# zinc flare No, that's obviously a text camera <@404802011016462336> could learn a thing or...

Ik just trolling, but for the reactions

Text maybe ~30x30:

  • i wouldnt even attempt to attach to trigger handle, take forever. Way laggier & likely to crash. My rooms are Function > Form
  • Then it would be like 5fps with only 1 light maybe with color. So no fancy blinn phong, no multiple lights.
  • You would be seeing nothing new, but maybe the higher res a lil faster. Id think 3 lights & the blinn phong was finally something more unique, but geuss ye take everything for granted & 18x18, 324 pixels, is not enough. Crazy. You know theres supposed to be cpu left to run your game logic 💀

Other than that,
Canvas 'Screen'/Printer Cam: Max res = Canvas res (1024x1440?)

  • Would be nothing new, you already seen printer cam do high res, & recently even with the blinn phong. Maybe i could render blinn phong with recursive reflections, but thats it
  • Color versions would be limited (unless object set color limit is not once per second like it is for objects. But then i have to make a whole new printer) but greyscale full range as usual. Though i could probably show the dithering i added in the Canvas screen for ^Camera-T55
rustic spruce
zinc flare
green talon
#

320x200 RRsmileF
thats not 30x30

if width 30: 30x23 would match the aspect ratio

nimble tusk
zinc flare
rustic spruce
valid pecan
knotty sorrel
#

can someone teach me cv2

gloomy basalt
round stream
gloomy basalt
#

It releases once I’m happy with it

round stream
#

Fair enough lol

barren sand
fallow flame
#

I suppose its mediocre compared to the stuff you guys do, but after hours of watching tutorials i made my own progression system (not copied, just learned and did everything else myself)

nimble tusk
#

good organization 👍

fallow flame
severe agate
zinc flare
#

THOSE WERE MOTION TRAILS?

severe agate
#

I think?

#

not rrs

barren sand
severe agate
barren sand
zinc axle
barren sand
zinc axle
#

Wait there was more to that vid

#

I'm stupid

arctic timber
#

yo i got a quistion anyone know how to make a military train system

ancient marlin
sharp pawn
wraith ferry
#

also you use advanced creation mode?!1

sharp pawn
wraith ferry
#

but what works works!

nimble tusk
#

acm is so good

wraith ferry
#

i could try and use it seriously