#object that rotates when a key is pressed.

4 messages · Page 1 of 1 (latest)

tawdry sequoia
#

title is self-explanatory. i'm currently trying to make an object that rotates when the player holds down on a certain key. how can i do this? i've tried CFrame and Vector3 but i'm having difficulty with it.

serene schoonerBOT
#

studio** You are now Level 2! **studio

pine horizon
#

@tawdry sequoia I would just do renderstep and just keep checking if the key is down @tawdry sequoia

#

Or a task that pauses when the player lifts the key and continues when the key is down