Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TransformAnimationComponent to LuaInterpreter #570

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

r41k0u
Copy link
Contributor

@r41k0u r41k0u commented May 18, 2022

No description provided.

@r41k0u r41k0u requested review from angad-k and Ishan-002 May 18, 2022 09:15
rootex/script/interpreter.cpp Outdated Show resolved Hide resolved
rootex/script/interpreter.cpp Outdated Show resolved Hide resolved
@r41k0u r41k0u requested a review from Ishan-002 June 1, 2022 10:27
@@ -50,6 +50,7 @@
#include "core/resource_files/text_resource_file.h"
#include "core/resource_files/particle_effect_resource_file.h"
#include "event_manager.h"
#include "components/space/transform_animation_component.h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add this line above, where all other component header files are being included. (Line 29)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants