Git Product home page Git Product logo

mmt_plugin's Introduction

MMT_Plugin

Machinery Modelling Toolkit is a plugin for UE4. This plugin provides some basic means to add custom physics code in blueprints, which can be executed during physics sub-stepping. This repository contains only plugin binary for x64 and source code.

The basis of the plugin is a custom pawn MMT_Pawn, which has a custom event "MMT_Physics_Tick" executed during normal and sub-stepped physics updates. In addition to MMT_Pawn you will find several functions which a necessary to query and interact with objects during physics sub-stepping. All functions have prefix "MMT" so it's easy to find them among blueprint nodes.

Installation: Copy content of this repository into [your project main folder]/Plugins/MMT/ if you don't have Plugins folder just make one. Plugin will be automatically picked up by editor.

Instruction on how to use plugin on your own without content examples: https://github.com/BoredEngineer/MMT_Plugin/wiki

More information can be found here: https://forums.unrealengine.com/showthread.php?99605-OPEN-SOURCE-Machinery-Modelling-Toolkit

mmt_plugin's People

Contributors

boredengineer avatar racethemase avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.