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

TOPIC: Plugins

Plugins 8 years 11 months ago #171

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

Plugins 8 years 11 months ago #173

  • cyberix3d
  • cyberix3d's Avatar
  • NOW ONLINE
  • Administrator
  • Posts: 671
  • Thank you received: 649
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 11 months ago #175

  • cyberix3d
  • cyberix3d's Avatar
  • NOW ONLINE
  • Administrator
  • Posts: 671
  • Thank you received: 649
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.113 seconds