#Best way to set MULTIPLE objects transform on a 30hz

1 messages · Page 1 of 1 (latest)

abstract parrot
#

Best way by least CPU wise

frail jay
#

Run it off of the object authority and chain your chips

abstract parrot
frail jay
#

Why are you using get all with tag in this instance?

abstract parrot
abstract parrot
#

Added a for each chip. It works but on 18.75 CPU @frail jay

teal rapids
#

yeah, the second your dealing with multiple objects heat will never be your friend

#

just always run off object authority and your ok

abstract parrot
merry arrow
abstract parrot
merry arrow
#

ohhhhhhhhhh

#

Cool

#

So when you pull in a crate from the boat wha do you want it to do

abstract parrot
#

I know how to do that tho

#

Just the CPU problem

merry arrow
#

okay

#

mk

#

so eveytging works fine?

#

just the cpu?

abstract parrot
#

Ya

merry arrow
#

Mk then send a pic

abstract parrot
merry arrow
#

no

#

send a pic

#

the system your using is probably just bad

abstract parrot
#

I can't I'm not on now

merry arrow
#

mk

abstract parrot
#

In general it's ``update 30hz> for each> set transform

#

@merry arrow

merry arrow
#

Why are you using a for each?

abstract parrot
merry arrow
#

If you collect a crate you want all the crates to change there position?

abstract parrot
#

Just the crate itself

merry arrow
#

So you don’t need a for each…

abstract parrot
merry arrow
#

You want the crates to float around is that it?

abstract parrot
#

Yes in a circle

#

Around the boat

merry arrow
#

why didn’t you say that

abstract parrot
#

In the thread I posted above it shows that

merry arrow
#

Probably best to create an illusion that the water is going around the boat

#

but in reality your just rotating the boat

#

So don’t move all the crates just move the boat

abstract parrot
merry arrow
#

You want it all to be random?

abstract parrot
#

I want some to move 3 crates clockwise and 2 counterclockwise

merry arrow
#

hmmm

#

i see now

#

One solution could be is

  1. use a rotator, one for clockwise and one for counterclockwise
  2. it works the same as a clamp but it just rotates it aswell
abstract parrot
merry arrow
#

hm

abstract parrot
merry arrow
#

ur asking 4 too much

#

it’s impossible

abstract parrot
#

Animation gizmo is what I'll do

abstract parrot
#

Managed to save 8-10 CPU with method crypticcreator mentioned

merry arrow
#

what was it

#

@abstract parrot i’m curious for myself