Hi.
I found Construct 2 Days ago, nice and simple to use Engine.
I read some Tutorials but now is stuck.
Ok i want a Sprite as "spawn trigger" and an other as "spawn point".
So i made them and this event:
on collision between "Player" and "spawn trigger"
->
[ul]
[li]destroy "spawn trigger"[/li]
[li]spawn object "enemy" on object "spawn point"[/code:ecqo1270][/li]
[/ul]
But it dont spawn the enemy on the "spawn point".
The same enemy is in the layout before as first enemy and if the player run over the "trigger" the new enemy spawns on the same place the first stand before.
What have i did wrong? O.o
Sry about my bad english. ^^