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

Added the "Frame index" and "Image speed" fields. #849

Merged
merged 3 commits into from
Apr 20, 2022

Conversation

VladiStep
Copy link
Member

@VladiStep VladiStep commented Apr 20, 2022

  1. Added "Frame index" and "Image speed" fields for game object instances in the room editor.
  2. Fixed crash when changing frame index of sprite instance with null sprite.
  3. UndertaleRoomRenderer (used in "ExportAllRoomsToPng.csx") now takes into account frame index of sprite instances (+ object instances).
  4. Added "DataFieldOneTimeConverter" for one-time binding to bool fields.

Closes #834

…instances; added "DataFieldOneTimeConverter"; added missing "IsSharedSizeScope" attribute
…dImageLoaderWithIndex" to "UndertaleRoomRenderer"
Co-authored-by: Miepee <38186597+Miepee@users.noreply.github.com>
@Grossley Grossley merged commit 8bc66c6 into UnderminersTeam:master Apr 20, 2022
@VladiStep VladiStep deleted the objectInstImprovement branch April 20, 2022 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add frame and speed parameters to object instances for GMS 2.3 games
3 participants