Remember me
You are here: HomeForumCyberix3D ForumExamplesPlugins
Welcome, Guest
Username: Password: Remember me

TOPIC: Plugins

Plugins 8 years 8 months ago #171

  • ViraX
  • ViraX's Avatar
  • NOW ONLINE
  • Expert Boarder
  • Posts: 148
  • Thank you received: 110
could we have an example, to create and use a simple plugin, please. :)
The administrator has disabled public write access.

Plugins 8 years 7 months ago #173

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 658
  • Thank you received: 624
There is a problem with the plugin functionality right now.
We will fix the problem soon and post an example.
Regards,
Cyberix3D team
The administrator has disabled public write access.

Plugins 8 years 7 months ago #175

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 658
  • Thank you received: 624
If there are things that repeat themselves in your projects and you do not want to build them all over again you can use plugins.
A plugin allows you to create a piece of code and load it in a different project.

1. In order to create a new Plugin go to File -> New Plugin
h3d89ce4.png


2. Build your plugin like you build a regular project and save it.
In the example below we are building a Bullet Shoot plugin
1.png


3. Now, Start a new project and drag the plugin block into the scene and choose the plugin that you have created
2.png


4. Press the "Update Plugin" button in order to import the plugin code into your project:
3.png


You can change the plugin commands as you wish but as soon as you press "Update Plugin" the code will be imported again from the plugin and all of your changes will be lost.

Regards,
Cyberix3D team
The administrator has disabled public write access.
The following user(s) said Thank You: ViraX, Symbiotic Interactives, fullmoongames111
Time to create page: 0.104 seconds