AlexandreS

Results 23 issues of AlexandreS

## Description When creating a random object in a group, it would be easier to get the group size to create an object from its name with: `"Object" + toString(RandomInRange(1,...

✨ enhancement

[Stories](https://gdevelop-storybook.s3.amazonaws.com/change-teacher-resources-list/latest/index.html?path=/story/homepage-learnsection--education-subscriber)

- Improve performance display when painting using a PIXI.TilingSprite - Fix painting when tilemap is rotated - Allow atlas size to be something else then a tile size multiple and...

https://github.com/user-attachments/assets/547e93bb-33ba-49eb-90b9-82453693ed05

- Make color parsing from string more robust (issues when setting colors in Sprite, BBText, Particle emitter and effects with colors) - Allow use of hex strings and shorthand hex...

Closes #3312 https://user-images.githubusercontent.com/32449369/145590989-eaa6fe57-2794-4779-a161-9ee9d3165410.mp4

To be able to use Repeat X Seconds to start and stop emission. ![image](https://user-images.githubusercontent.com/32449369/136651068-e125de43-e875-42a8-bd3a-5b542b68eb17.png) Otherwise, you start and stop the emission on a single frame

To have the same behavior between objects list and groups list. @danired we didn't think about this: users wouldn't understand that this feature doesn't work in the groups list.

Fixes #4600 Waiting to know if different options should be renamed (See issue)