It's not so correct logic you put there. As I mentioned before set the boolean active to truly toogle the instance state and not rely on animation. And it is not make sense if you set boolean true while the condition already true.
So in the following example I made it simple to gives basic understanding:
dropbox.com/scl/fi/9kpnv592r6fy8jhfk67q5/ChangeColorDistance.c3p
Deactivate only works by right clicking further from minimum activated distance.
Ah you really need to pick up object by evaluating the distance:
dropbox.com/scl/fi/ttl9527zfzp5czp0gamz0/change_color_around.capx
And make sure that "active" variable created in Family instance variable and don't forget to set the variable too.
You need to add 'for each' for Sprite so each instances will act the same.
It needs access permission:
drive.google.com/drive/folders/1NWMqR1XpxPwGkUbo3zS5DIMQZNtlVqC8
Grant an access to the file first.
Do you host the game yourself? So it is pure 2 player human to human to be able to play the game. Would be fantastic if user can have an AI as opponent while waiting.
Mostly puzzle game on mobile and old PC game "Lose Your Marbles" since I am (halfway?) recreating it with extra twist.
Manual path kinda reminds me an rpg title 'Rondo Sword', giving extra layer of strategy. By the way the battle animation looks legit for early development.
Develop games in your browser. Powerful, performant & highly capable.
Do you planning to add visual pathway as route guide?
Does the condition met at the first place? Try to put an action (change Build_Block opacity, angle, etc) to see if the condition actually trigger.
Hope this one gives you an idea:
dropbox.com/scl/fi/o7g2ryjz2q2shdunopsd3/hook_chain.capx
> > *happy hook-time
>
> *happy hook-time
Seems that you just share a folder and some images on it but no c3p file.
Is the object needs to checking surroundings in 4 directions? Test overlapping at offset probably the way to go. Anyway here an example with "Surroundings" treated as solid:
dropbox.com/scl/fi/dryi01dj60s7mn9792vgc/bounding_box_alternative.capx
Member since 22 Feb, 2012