-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or request
Description
So I want to add a isOnFloor data to the body using your example
--macro echo.Macros.add_data("isOnFloor", "Bool")But when I try to access it just spits an error
This is the hxml if it will help
-cp src
-lib heaps
-lib hlsdl
-lib deepnightLibs
-lib ldtk-haxe-api
-lib echo
-hl bin/Test.hl
-main Main
-D windowSize=1024x576
--macro echo.Macros.add_data("entity", "objects.Entity")
--macro echo.Macros.add_data("isOnFloor", "Bool")Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
