On frame change and when effect changes how do I sync them so the rest of the server see's it. Anyone got a CapX would be best
Im using the "Adjust HSL" effect and when a player changes the color of there sprite, for some reason it changes every other players sprite to the same color. How would I go about fixing
i.gyazo.com/8ae5021861c8ab6351c6abcdce3a7fda.png (Start)
i.gyazo.com/ac22612eca3f0b179c9f8828c256f3b2.png (Host)
i.gyazo.com/de9a760ba3e4adfe2bb513013f401cc6.png (Peer)
i.gyazo.com/16392eee842a6d272fd10b09ef1e7ca2.png (Full Event Sheet)
Develop games in your browser. Powerful, performant & highly capable.
Here is an example
What kinda file is that and how do I open it??
It is a Construct 3 project file.
Thx man! it worked!
Ok so How would I go about animation change?
Like on object touched - set Player animation to object.animationframe
Heres a screenshot of my mess
gyazo.com/f0a4a33e72a7c1f8946e69d75459a978
I got everything working accept animations if possible can you edit my capX, please!!??!!
dropbox.com/s/hyu2ol2zi6cnc6f/testanimation.capx
I did the same as with the hsl effect.
Just copied and pasted the actions and adjusted a bit.
Note i used a Boolean to flip between 2 frames.
Update