Skip to content

Tween can cause sprites to disappear while spamming errors in some scenarios #50

@Auroriax

Description

@Auroriax

Once you press UP, the sprite disappears and the console will constantly keep throwing errors.

tween_length 0.05

========
OBJECTS

background .
darkgray

playerIdle
black white pink
.....
..2..
.111.
.111.
.0.0.

playerJumping
black white pink
.....
..2..
.111.
01110
.....

=======
LEGEND

player = playerIdle or playerJumping

p = playerIdle

SOUNDS

================
COLLISIONLAYERS

background
player, playerJumping

======
RULES

up [> player] -> [> playerJumping]

==============
WINCONDITIONS

=======
LEVELS

......
......
......
......
...p..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions