The Official Blog of Patcoola

Im just a dude watching over my parents,
and trying to make cartoons and video games from home.

Tag: JavaScript

Page: 2 of 12

R&D: Super Pin Plug-in for Construct 2

I have modified the Pin plug-in for the game creation program Construct 2, I call this new behavior plug-in Super Pin.

Super Pin offers new features for controlling the object’s position without having to unpin and re-pin the object to apply changes.


Read More

Advertisement

Donate Now!

After a hard day, I like to relax with a cold jar of pickle juice and a hardy fart. If you like my blog, please consider donating.


R&D: Way Points Plug-in for Construct 2

A system to let sprites move from point-to-point.

R&D: Scroller Plug-in for Construct 2

A plugin to create a side scrolling vcam.

R&D: Math Kit Plug-in for Construct 2

A plugin to provide a collection of useful math functions.

Script: Random Character [JS]

Script Title: randomChar
Programming Language: Java Script
Date Completed: 2013/09/21

Purpose: Returns a random character.


Read More

Advertisement

Donate Now!

This might not be the best time, but making a blog is not easy. Would you consider donating?


Script: Intersection [JS]

Script: Z Index [JS API]

Script: Date Format [JS]

A JS implementation of PHP's data function.

R&D 2014-10-20: Sync Server Time with JavaScript

Using the PHP’s time() function to set the date in JavaScript. Useful for when the Website would like the visitor to be able to view the same date and time that the Website has.

In JavaScript we need to assign the argument zero to new Date(), then use the setTime() function with the server time multiplied by 1000.


Read More

Advertisement

Donate Now!

Hey buddy, it takes a lot to make a blog. How about a donation?


Script: String To XML [JS]

Script: To Boolean [JS]

Script: Is Boolean [JS]

Script Title: isBoolean
Programming Language: Java Script
Date Completed: 2013/06/12

Purpose: Checks if a value is equal to a Boolean value.


Read More

Advertisement

Donate Now!

Hey buddy, it takes a lot to make a blog. How about a donation?


Script: Mouse [JS API]

Script: Mouse Inner Position [JS API]

Finds the mouse position (x,y) within an element (legacy).

Script: Cookies [JS API]

Page: 2 of 12

« Newer Older »