Actor within another moving/rotating actor
PetCro
Member Posts: 21
Hi guys,
Could you please help me with the following problem?
I want to set a rule, where Actor 1 cannot leave Actor 2 (not even a pixel), even if Actor 2 is moving or rotating.
Thanks
Peter
Could you please help me with the following problem?
I want to set a rule, where Actor 1 cannot leave Actor 2 (not even a pixel), even if Actor 2 is moving or rotating.
Thanks
Peter
Comments
Actually I want to make a game with lines and a fire-actor, where the fire has to follow the lines (or choose which direction it has to go). But the lines could rotate and if they dont connect each other, than the fire is gone and the game is over
Thanks
Pete
It's too late, I run a very strict 5 month 'thank you' system, anything after that time will not be accepted.
Sounds great ! Good luck with it.
can anyone help me?
thanks,
Pete
So u want to have lines and a actor that fires at them is what i think?? Sounds like a basic game After that i have no clue what your talking.
It sounds like u want to make a game like duck hunt but kinda different??
A better description would help. A quick way to start this i think might be.
Id say make 3 actors name them player, enemy, Bullet.
Have the player when rule key is pressed spawn actor bullet.
-Make him able to rotate with a swipe or just move.
Give bullet a move behavior in the direction o want it to shoot.
on the enemy make a collide with bullet rule and in the do section put destroy actor.
-Add a move rule or something so it looks better.
Take it from there adjust things to make it work the way u want.
thanks for the answer.so i want to create a game,where the fire has to reach the goal,but the fire can move only on lines (and these lines would be rotatable). similar to blood flow,but i want to control my player, so i want to decide which direction it should go.
or maybe it would be easier if the fire hits a point, and the optional directions would appear.i tried to do that but somehow i couldnt make it
hope this helps
thanks,
pete