
Elizabeth Meyers
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Elizabeth Meyers Sort by recent activity-
Particle spawner or Tween Manager?
Hi everyone, I am trying to make a game where stuff is falling down and i catch it with my mouth. I tried using tween transform for it but that wasn't working and am now trying with particles physi...
-
Tween Manager Error
Hi everyone, I want to set a start value from a tween dynamically for spawning but when i use this: global.tweenManager.setStartValue(SceneObject sceneObject, string tweenName, newStartValue) i get...