Skip to content

hi, problems with enter function in statemachine.lua #14

@MohammadIbraheem71

Description

@MohammadIbraheem71

i am using love11.3. the enter function of the state machine always causes problems
line 18 of statemachine.lua
(
self.current:enter(enterParams)
)
the error returned is
attempt to call method 'enter'(a nil value)
pls help me out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions