ICode is a visual scripting system to create and manipulate any aspect of gameplay for your Unity games in a very similiar fashion to mecanim animator controllers. Bring your visions to reality in a creative and visual way!
- Intuitive Visual Editor
- Highly Extendible
- Source Code
- Hundreds of actions and conditions
- Free Updates
- Many third party integrations
Item System can be used for inventory, bank, crafting, store, spells and more.
- Intuitive Editor
- Multiple Inventories
- Saving
- Photon Unity Networking(Optional)
- Easy to modify and extend
- Example included
This project is a RPG Starter Kit for Unity. You will need to study the included state machine system to use the kit successfully.
- Login System
- Player creation and selection
- Inventory, Equipment, Store, Bank, Crafting, Gathering, Spell System
- Coop Multiplayer with Photon Unity Networking
- Artificial Intelligence
- Status System
- Saving with PlayerPrefs or MySQL
- Visual Scripting
- Third Person Controller
- Example art included
- and more!
Sprite Maker allows you to capture a 3D model and make a sprite of it. It also supports recording and capturing particle effects and animations and creates a sprite sheet for those.
This login system works by sending the relevant information to php scripts on your server, which then send it to the MySQL database.
- Registration
- Email verification and activation
- Password recovery and reset
- Remember functionality
- Easy to use API