 tybedid Registered User |
Quote
|
2023-08-16 10:46:11 |
|
i made a game that has the option to exit and enter the car it worked fine but when iget out the car i want to spawn near the car how i can do it
|
 andgameplay Registered User |
Quote
|
2023-08-16 19:27:33 |
|
You can use "change the position of scene node" and choice the option "relative a scene node" and choice a parameter next the car.
Show your game when you finish!
Good luck!
|
 just_in_case Moderator |
Quote
|
2023-08-17 06:24:39 |
|
You might not spawn to the correct location if your player has collide when moved behavior attached to him, you will be able to do it properly in the next update of CopperCube, where you can move an object without collision if you are using the physics engine as well.
|