movable actors are floating around...
blackmoroi
Member Posts: 28
Pls help me...I am making a top down game in which player has to move some blocks..but this movable blocks are just floating around.Pls help me to fix this.I want this movable blocks should remain steady unless it is pushed by actor..Pls help me...
Answers
You need to constrain them to their position until the player actor collides with them.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
It will be more helpful if it is more specific..how to constrain their position??.Pls help me
create teo attribute in the actor start x and y in the actor put two change attribute that change start x and y to his position after create two constrain attribute that constrain start x and y to the player position or you can simply change the movable attribute to false and when player collide with him change movable to true
You can't change the moveable attribute at runtime.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
Got a video cooking just for you.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
thks thks a lot.....let me try this out
sorry to say...still not working in my project..even if the rules are applied,the box will move even when collide with enemies or other boxes,but surprisingly in the above video your boxes are not moving like that.Pls help me..can u make a download link for the above shown gamesalad project??