Kazimieras Mikelis (Meekelis)

Meekelis

Geek Repo

Location:Edinburgh, Scotland, United Kingdom

Home Page:https://cas.omg.lol/

Github PK Tool:Github PK Tool

Kazimieras Mikelis's repositories

UE-EventMessagingSystem

Event Messaging System is a plugin for Unreal Engine 4.26. It allows actors to call events on each other without having soft or hard reference links, but instead by using tags and class filters. All events are called in a static way from anywhere in C++ or Blueprints. Event messages have data payloads in key - value pairs.

Language:C++License:MITStargazers:7Issues:2Issues:0

UE-AI-Plan-System

AI Plan System is a plugin for Unreal Engine 4.27. It offers a new Blueprint asset type to encapsulate AI plans for planning AI agents and provides a way to run these plans from any Blueprint through a custom K2 node. An AI plan is a Blueprint where multiple AI actions are defined and eventually a Finish node is called.

Language:C++License:MITStargazers:3Issues:1Issues:0

Hacker-News-Readability-Tweaks

A userscript to improve Hacker News (https://news.ycombinator.com/) readability. Compatible with Userscript (Safari), Violentmonkey, Tampermonkey, Greasemonkey, and other userscript browser extensions.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:1