The Helping Hand Forum (Post Your Issues Here!) (Game Development)

I was looking at views…

ohoooooooooooooooooooooooooooooooooooooooooooook

Just realized, if you have a free account, can’t you just put 50+ separate objects into one animation, and then code it so it goes to an animation? It could be a way to make objects without code like grass, or walls.

1 Like

Hejjo! i need a bit of help with a size problem, its in my game Rocki’n Racers Beta. i want it to enlarge the black car when u press the up arrow but i cant figure out how… so pls help

1 Like

Wowzers! This topic is long dead, so please do not reply like this again. It clogs up the forums. If you have an issue, we’d be happy to help if you create your own new topic.

Hello!

Have you tried using the size behavior?

You can use a combination of inputs, numbers, and properties to do what you’d like, I suggest experimenting again before asking again.

I’ll check out the link one you try to experiment with those things.

1 Like

i have just been testing… and i have figured out how to enlarge the object, but havent figured out
how to make it go smaller when u stop pressing the up arrow.

1 Like

Well, since there’s an “up” output on the keyboard function behavior, you could certainly repeat what you did with make it enlarge, just try small numbers.

Recall that 100 is the default size of your object.

1 Like