wtalent89
- 총 활동 수 9
- 마지막 활동
- 회원 가입일
- 내가 팔로우하는 사용자 수 0명
- 나를 팔로우하는 사용자 수 0명
- 투표 수 0
- 구독 수 2
-
wtalent89님이 에 댓글을 입력함
Okay, I solved it, in case anyone else has a similar question: For the payout I am adding the initial bet variable to a second variable which is attached to the "max emitted" input on the emitter. ...
-
wtalent89님이 에 댓글을 입력함
Process goes, bet, randomized variable selects, emitter emits coins based on variable, machine resets, bet, randomized variable selects, emitter has already emitted.. I cant find a way without plac...
-
wtalent89님이 에 댓글을 입력함
What I need to do is emit the bet variable more than once. I was hoping that there would be a way to emit an amount, then somehow reset the emitter so I can emit a different amount while still leav...
-
wtalent89님이 에 게시물을 만듦
Reset emitter amount
I am building a bingo type machine, attempting to use an emitter to emit coins on payout. My "Bet" variable is attached to the "max emitted at once" input or the "max emitted" input (either way, sa...
-
wtalent89님이 에 게시물을 만듦
How do I create a shift type button for my own game.
I want R2 to remap the rest of the buttons for new functionality while being held down.
-
wtalent89님이 에 댓글을 입력함
I think I figured it out---- each individual object has to be collidable, but not movable, then the group itself can be changed to movable
-
wtalent89님이 에 게시물을 만듦
How do I get my group to not explode into individual parts
Built a car with different sculpts (seats, wheels, headlights, etc). Grouped it all together. When I press play each individual sculpt forces itself to break off the object as if it cannot stay gro...