Solidify and movement help please
So I bought a template which I am currently modifying and really I still need help with some things. I have only studied this a little and forgotten the whole process due to business.
The game I purchased moves with the keyboard left and right. I want to know how I can change this to move with my touch.
I understand that I need to change it to touch is pressed but how do i make it move as fast as when it was using the keyboard?
Also, this template consist of the actor falling down platforms, but sometimes when it falls down from too high it passes the platform instead of colliding with it even though I set it to collide. I am thinking to stop it from passing through when the height is higher I need to change its density right?
I am not near a computer so I cant test that but thanks in advance!
Comments
Create a game level integer attribute the put a new actor on the screen and a rule When touch is pressed Change Attribute To 1 in the otherwise section put Change Attribute To 0. Go to the actor with the keyboard behaviour in it and replace that condition with your new attribute. When New Attribute = 1.
At to the second question no Density won't make any difference to the Collide behaviour. If the Collide behaviour works under some conditions but not others then there is something in the rules telling it to behave differently. Hard to say without seeing it if you can upload a stripped down version maybe someone could help. Or if you haven't changed anything you could contact the seller and see what they have to say.
Universal Binary Template - Universal Binary Template Instructions Rev 4 (Short) - Custom Score Display Template