fawad42
- 총 활동 수 15
- 마지막 활동
- 회원 가입일
- 내가 팔로우하는 사용자 수 0명
- 나를 팔로우하는 사용자 수 0명
- 투표 수 0
- 구독 수 4
-
Change from a playable to a remixable dream after it has been uploaded to the dreamiverse
I have uploaded a dream consisting of multiple scenes as playable but I want to change it so that it can now be remixable.
-
How do I post a score after a series of linked levels are completed
I have a variable for number of deaths and wanted to post the score for the total deaths after completing the dream which consists of 10 levels however it only seems to post the deaths from the fir...
-
How do I use make an enemy follow the exact path of another animated enemy but slightly behind it
I have an animated enemy going in a square configuration but I need around 15 other enemies that are following the same pathway but slightly behind each other so it's like they are following each o...
-
How do I lock 2-d object's orientation when it is moveable
I have a 2-d object that can move in the x and y axis only, but the problem is that when it catches on a corner of a wall, the object can rotate on its axis. I have used a gyroscope to maintain the...
-
Reset a destroyed object in its original position
I currently have a set up that causes a 'coin' object to be destroyed once the player comes in contact with it by using a tag that will output a signal to the destroyer on the coin which is detecte...