I tried to use "create instance into family" action,it's not working.
(the objects are created, but my family is still empty)
but if I try your example, it's working correctly.
is it possible to use two tween effects at once?
did you use bullet behavior? you can set their angle of motions with random(360)
try using a cone-shaped sprite, instead of LOS behavior
i think instead of using LOS, you can use a cone-shaped sprite.
then if that sprite overlapping an object, trigger a boolean.
then, pick object with booelan == true
Hello, I want to make a text animation behavior. is that possible?
Just a standard jquery animate() method, or maybe something like on this site : http://www.megalocode.com/cooltext
.
If it's possible, do i need to know something before I start coding?
thanks.
i think there's an expression called AnimationName.
you can save it to a variable, then use set animation to that variable.
I'm on mobile right now, can't open C2.
1.) random spawn :
2.) make beetle go to the cake :
3.) zig-zag movement
I think it should work.
add instance variable. then compare it with global variable answer.
Hello, I copy-pasted panning events from the official example. But it's not working.
Am I forgot something? Unbounded scrolling? etc?
Develop games in your browser. Powerful, performant & highly capable.
add trigger once condition, or set your loop as a sub event, for example :
on start of layout ->
(add sub event) for()
on function("loop")
(add sub event)
you can use wrap behaviour
perhaps you should ask the one who made it.
why you didn't use layer?
perhaps you can make your admob ads events inside a group, then disable it when a player buys your game