[Solved] Replicating Scenes & Replacing Actors

ariainteractiveariainteractive Member, PRO Posts: 3
edited June 2017 in Tech Support

Edit, I figured out what I did wrong, I was replacing the animation frames in the prototype, not the actor files in each scene. I couldn't figure out how to delete this thread, maybe it'll be helpful for others?

===

Hello everyone, I'm new here and have started learning the basics of Gamesalad recently, so far having fun with it.

I've gone through the the cookbooks and learned the basics and I'm starting to get deeper into the advanced stuff now.

I thought it would be a good learning experience to purchase a template, replace the graphics with my own and modify the existing game rather than start from scratch.

I purchased a cool little platform game called Mr Jumpy. I went through and replaced all of the graphics with my own using the "show package contents" option by right-clicking on the project file, keeping all of the file names and dimensions exactly the same as the images in the original game, no problems there. When I purchased the game it only had one level. I wanted to create 3 levels with a different main character actor on each level. This template comes with one animated main character actor who runs and jumps from platform to platform. I created 3 animated character images, 20 images for each animated character with him in various degrees of movement.

In gamesalad creator Scenes Tab, I simply copied the 1 existing scene and pasted it twice, creating two exact copies of that scene. I then renamed each scene accordingly, went into each scene and moved some of the platform actors around, making each level slightly more difficult to pass. Still no problems there! Each "level" gets more difficult and they are all stitched together so after one level is passed the next one loads.

The one thing I can't seem to figure out is how to replace or change my main character actor in levels 2 and 3 with the animated main characters I made for those levels. Similarly to how I copied the scenes, I went into my actors tab of gamesalad creator and used the Edit > Copy, Edit > Paste commands to replicate the animated main character actor. I renamed the animated main character actor, and double clicked on him to change out the sequence of animated png files of my newly copied main animated character actor.

Now I have the 3 animated main character actors visible in my actors tab. When I open up Scene 2 in edit mode, I've attempted a few approaches to replace my animated main character actor:

-deleting the animated main character actor #1 (mrjump) from the scene, and dragging the animated main character actor #2 (mrjump2) to the same place

-clicking on my animated main character actor #1 (mrjump) in the scene, and dragging my animated main character actor #2 (mrjump2) on top of it (hoping mrjump2 would replace mrjump1 and maintain it's behaviors)

in both approaches, when I preview the scene the animated main character actor #2 does show up and begin to "run" but dies immediately.

here are a few screen shots, hopefully they help illustrate my question. hoping this is something simple! I'll continue with the cookbook advanced stuff too but thought I'd see if anyone here could help point me in the right direction.

actors

mrjump

mrjump2

mrjump in scene, want to replace him with mrjump2

Sign In or Register to comment.