RandomParrot
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
How do I emit the number of objects in a variable?
I have a variable which is modifiable by the player, I want to then hit one button to trigger the emitter to emit the number of objects they have selected in the variable.For example, they choose h...
-
How do I logic a 2D sidescrolling vehicle like bikes in trials?
If I use a follower to attach on a single plane like regular 2D solutions then the bike can still spin around that point or topple over sideways. And the upright tool stops it from going up ramps.I...