Hello,
I have few scripting questions:
Spawn boxes on map as entity
Is it possible to spawn boxes which look like ones on the image below as an entity on specific coordinates?
Check if user isn't moving
Is there any way to trigger event if user hadn't moved (Jumped, ducked, went forward, backward, left or right) for 5 seconds and then trigger other event if user moves again (Note: camera moving doesn't affect events)
Code examples would be useful..
-Thank you alot!