Well. not my fault
I'm using 4k Textures, having 3x Textures for one thing is a bit extreme.
I think, people are trying to overthink this or being stupid.
I hope everyone one knows how masks work.
A mask applys a effect to everything below it, example will be noise mask or hue mask, I want one that inverts all the colors/Colours behind it.
Still not the effect I need to achieve.
Yea that inverses the sprite not the same effect as a mask
how do you make this?
A simple mask that inverts pixel colors.
have it store usernames that can only see the chat if the names are nil then show the whole server.
I would say is to use post requests to a php file to update a jsonValue then every 2 secounds is to use a get request to get the chat
Export lowercases files
When I export my game it lowercases all my files such as webfonts.
Steps to Reproduce Bug
Observed Result
the exporter dosen't preserve the caps
Expected Result
The files to look like
WebFont.eot not webfont.eot
Operating System and Service Pack
Windows 7 Service Pack 4
Construct 2 Version ID
1.9.8
My internet keeps turning on and off. I won't beable to do it until I leave London to go back home which will be a day.
use the timer behavior I will fix it now for you.
Develop games in your browser. Powerful, performant & highly capable.
okay thanks, done it seems to work
Bump
Okay the first part is
When the mouse is clicked it checks if the recharge is done. If so it that triggers the flash and subtract the recharge by 20 making it 0 again ( i would change it to set )
Line 2 is basicly every 0.25 secounds if the recharge is less then 20(not done) then it adds 1 to the recharge.
Line 3 is displaying the recharge.
Thanks to Bburg800 for the capx example. Any question feel free to contact me.