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

New extension: Create Multiple Object (Sprite) #836

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

Description

Create objects in rows and columns from the chosen quantity. Especially for Sprite

Here's an example:

Number of objects to be created: 15
How many rows will it be: 3
How many columns will there be: 5

How to use the extension

  1. Add condition: trigger once on
  2. Add action: Create multiple objects

Enter all parameters that are mandatory and be happy.

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

CreateMultipleObjectsExample.zip

Extension file

CreateMultipleObject.zip

@github-actions github-actions bot requested a review from a team as a code owner March 28, 2023 23:43
@github-actions github-actions bot added the ✨ New extension A new extension label Mar 28, 2023
@github-actions github-actions bot added this to Needs review in Extensions review Mar 28, 2023
@D8H
Copy link
Contributor

D8H commented Mar 29, 2023

Thank you for submitting an extension.

Can you explain the differences with the existing extension?
https://wiki.gdevelop.io/gdevelop5/extensions/create-multiple-copies-of-object/

@ajotanc
Copy link

ajotanc commented Mar 30, 2023

Thank you for submitting an extension.

Can you explain the differences with the existing extension? https://wiki.gdevelop.io/gdevelop5/extensions/create-multiple-copies-of-object/

So, the main difference is that this one was made for Sprite, which you can choose the animation which will be created, another difference is that you can choose the directions in which the objects will be created like in the example I sent, like "top-left, bottom -left, center, top-center, bottom-center". I created it because I needed to create specific objects for an animation Sprite and when I changed the animation of the object, they changed all of them. So I decided to make this extension for that, as I said in particular for Sprite (animation).

@D8H
Copy link
Contributor

D8H commented Apr 13, 2023

when I changed the animation of the object, they changed all of them

Do you mean when using the "Create multiple copies of an object" extension?

There is an upcoming change to fix the object picking of extensions that create objects:

@ajotanc
Copy link

ajotanc commented May 8, 2023

Do you mean when using the "Create multiple copies of an object" extension?

There is an upcoming change to fix the object picking of extensions that create objects:

yes!

@VegeTato VegeTato added the 👨‍👩‍👧‍👦 Community extension An extension submission to be merged ASAP with a lightweight review. label Jun 13, 2023
@D8H
Copy link
Contributor

D8H commented Mar 18, 2024

There is a new parameter type that allows extension users to apply actions to created objects:
image

I think it would make more sense to modify the following extension, so I'm closing this PR:
https://wiki.gdevelop.io/gdevelop5/extensions/create-multiple-copies-of-object/

Fell free to open it back if you still want to continue with this submission.

@D8H D8H closed this Mar 18, 2024
Extensions review automation moved this from Needs review to Rejected Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👨‍👩‍👧‍👦 Community extension An extension submission to be merged ASAP with a lightweight review. ✨ New extension A new extension
Projects
Extensions review
  
Rejected
Development

Successfully merging this pull request may close these issues.

None yet

3 participants