Skip to content

Construct 3 Behavior to rotate objects in x,y,z

License

Notifications You must be signed in to change notification settings

F3der1co/mikal_rotate_shape

 
 

Repository files navigation

To build the addon, run

npm i
node ./build.js

To run the dev server, run

npm i
node ./dev.js

The build uses the pluginConfig file to generate everything else.

The main files you may want to look at would be instance.js and scriptInterface.js

Rotate 3D

  • Very open to PRs!
  • If you fork, I suggest that you change the addon id, so they don't clash.

About

Construct 3 Behavior to rotate objects in x,y,z

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%