Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - StuffandThings

Pages: [1]
1
Programming Questions / Object Wobble Effect
« on: September 10, 2016, 01:23:10 PM »
I tried out Klazen's 'wobble' code:
(click to show/hide)

but I want to use it in a slightly different way. I'm trying to figure out how to set it up so that you place an instance in the room, and edit the creation code to have the same effect. It seems that this way, any instance you place will have the same properties and the wobbles will be in-sync. But what if I wanted to control each instance, and make them all wobble differently (instead of making more objects)?

I tried to setup some variables to call from the creation code but I keep getting an error saying "objWobble.(variable) not set before reading it."  I tried something along the lines of this:
(click to show/hide)

I know the variables have to be initialized first, but even when I did get GM to accept the code, there was no wobble. How would I set this up?

2
Unfinished / Incomplete / I Wanna Be The Mash-Up (Demo)
« on: September 08, 2016, 10:19:18 AM »
This is the first part of a fangame I'm working on, now with the I Wanna Be The Studio Engine (YoYoYo Edition). The first version I made of this was coded from scratch, so that didn't work out too well. Now that I'm using this engine, its much better. So hopefully the only real problem now is just the level design.

Please give me any feedback that could improve the game.

httpss://stuffandthings85.itch.io/i-wanna-be-the-mash-up-demo-v2

EDIT: Fixed a crash on a boss fight, and made a few small environment changes. I will be adding stuff when I get to it.

3
User-Made Creations / I Wanna Be The Troll (working title)- Demo
« on: August 08, 2016, 04:04:58 PM »
httpss://stuffandthings85.itch.io/i-wanna-be-the-mash-up-demo-v2

Fangame I'm working on. I wanted to call it "I Wanna Be The Troll" but I just realized that name is already taken. But anyway, try it out and tell me what you think.

I'm new to game making, so I know it's not perfect, but I would like some constructive criticism so I can improve upon it.

(Try to) enjoy!

EDIT: This is a newer version using the I Wanna Be The Studio Engine (YoYoYo Edition). So far, I have only re-done what was in the original version, but there's more to come. Please give me any feedback to help improve the game!

4
Meet and Greet! / Hello
« on: August 08, 2016, 03:58:50 PM »
Hi, introducing myself.

Started playing I Wanna Be The Guy (and the spinoffs) a few years ago, and recently got into game making. Working on a fangame right now (will post).

Pages: [1]