Hello can someone help me to sort out problem pls.
My player is able to pick up object with
player grab_instance 0
-on collision with box
-set posistion to player with box
than
-box pin pin to player
add 1 to grab_instance
if value grab_instance 1 and A pressed
- player subtrace 1 from grab_instance
- box set bullet speed 300
- box pin unpin
problem is cos all of the boxes getting bullet speed 300 i want to release just box picked by player all of rest of boxes need to stay on possition
is any way to do it thank you for all help and sorry for my english