I want to get the orientation of the object every frame.
Hara
started a topic
over 3 years ago
I want to get the rotation of a rotating object with Get Rotation and synchronize it with another object with Set Rotation, but it doesn't work. I put Wait in to try and get it to work, but is there any way to get it every frame without wait?
Best Answer
C
Chujo @STYLY
said
over 3 years ago
If the same State is executed without wait after Finish, an infinite loop will occur. To be more specific, it loops 1000 times in one frame. After 1000 loops, PlayMaker will stop the infinite loop. As a result, the FSM will be disabled and will stop. If you have checked the Every Frame checkbox for each action, it will execute every frame without wait.
1 Comment
Chujo @STYLY
said
over 3 years ago
Answer
If the same State is executed without wait after Finish, an infinite loop will occur. To be more specific, it loops 1000 times in one frame. After 1000 loops, PlayMaker will stop the infinite loop. As a result, the FSM will be disabled and will stop. If you have checked the Every Frame checkbox for each action, it will execute every frame without wait.
Hara
I want to get the rotation of a rotating object with Get Rotation and synchronize it with another object with Set Rotation, but it doesn't work. I put Wait in to try and get it to work, but is there any way to get it every frame without wait?
If the same State is executed without wait after Finish, an infinite loop will occur. To be more specific, it loops 1000 times in one frame. After 1000 loops, PlayMaker will stop the infinite loop. As a result, the FSM will be disabled and will stop. If you have checked the Every Frame checkbox for each action, it will execute every frame without wait.
Chujo @STYLY
If the same State is executed without wait after Finish, an infinite loop will occur. To be more specific, it loops 1000 times in one frame. After 1000 loops, PlayMaker will stop the infinite loop. As a result, the FSM will be disabled and will stop. If you have checked the Every Frame checkbox for each action, it will execute every frame without wait.
-
Error message is displayed when uploading Prefabs to STYLY, and model can not be uploaded.
-
Light doesn't show up correctly in STYLY Studio.
-
I want to check if an object is in view on STYLY.
-
About how to generate an event on STYLY Mobile (AR).
-
I want to move from a STYLY scene to another website.
-
I want to determine if a player has entered a certain area in the browser.
-
I would like to upload Timeline as a prefab, but an error is displayed and can not be uploaded.
-
A model created with Blender does not display correctly in STYLY.
-
Collisions are not detected correctly with PlayMaker.
-
About Equipment of InteractionSDK.
See all 170 topics