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

Create empty script in objects #21

Open
Infiland opened this issue Jul 21, 2024 · 0 comments
Open

Create empty script in objects #21

Infiland opened this issue Jul 21, 2024 · 0 comments
Labels
feature New feature or request objects Related to objects

Comments

@Infiland
Copy link
Owner

Each object would have a script, which has populated event scripts

So the create event from gamemaker would be _ready():

And step event would be _process():

Input events would be under _input(): and inside would be if statements depending on what was pressed, released, held etc etc.

Other events would serve as custom functions

@Infiland Infiland added the feature New feature or request label Jul 21, 2024
@Infiland Infiland added this to the Objects - v0.3 milestone Jul 21, 2024
@Infiland Infiland added the objects Related to objects label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request objects Related to objects
Projects
None yet
Development

No branches or pull requests

1 participant