#i know nothing with CV2

14 messages · Page 1 of 1 (latest)

limber dew
#

kinda like one of those hood games where u would rob the store and u would get money type stuff

ruby stone
#

x = x + y

#

youre probably just setting the money instead of adding onto it in the circuit for the cash register

limber dew
ruby stone
#

basically take an add chip

#

first input is the variable which you wish to add to and the second input the amount to increment by

#

output goes back into the variable

limber dew
#

i still dont understand💀 but i'll try it out

#

do yk if theres a yt tutorial?

ruby stone
#

well go search youtube then

#

you know how inputs are on the left side and outputs on the right?

#

you just, plug in the value output of the variable into the add chip

#

and the output of that into the variable value input

#

then for the second input of the add chip put in the number you want to increase the variable by