You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to set a Spline Scene's Variable when using the React component?
This is useful for a lot of use cases, for example, setting the user ID or Session ID of the user interacting with the scene, this way the Scene can call an API passing the User ID/Session ID to the backend to know the User's state.
In my specific Use Case, I have created an interactive Arcade Machine, and it need to know how many coins the user has before interacting.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there a way to set a Spline Scene's Variable when using the React component?
This is useful for a lot of use cases, for example, setting the user ID or Session ID of the user interacting with the scene, this way the Scene can call an API passing the User ID/Session ID to the backend to know the User's state.
In my specific Use Case, I have created an interactive Arcade Machine, and it need to know how many coins the user has before interacting.
Beta Was this translation helpful? Give feedback.
All reactions